Index

A B C D E F G H I K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form

A

ACCEPT - Enum constant in enum com.azure.resourcemanager.deviceprovisioningservices.models.IpFilterActionType
Enum value Accept.
AccessRightsDescription - Class in com.azure.resourcemanager.deviceprovisioningservices.models
Defines values for AccessRightsDescription.
AccessRightsDescription() - Constructor for class com.azure.resourcemanager.deviceprovisioningservices.models.AccessRightsDescription
 
action() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IpFilterRule
Get the action property: The desired action for requests captured by this rule.
actionsRequired() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.PrivateLinkServiceConnectionState
Get the actionsRequired property: Actions required for a private endpoint connection.
ACTIVATING - Static variable in class com.azure.resourcemanager.deviceprovisioningservices.models.State
Static value Activating for State.
ACTIVATION_FAILED - Static variable in class com.azure.resourcemanager.deviceprovisioningservices.models.State
Static value ActivationFailed for State.
ACTIVE - Static variable in class com.azure.resourcemanager.deviceprovisioningservices.models.State
Static value Active for State.
ALL - Enum constant in enum com.azure.resourcemanager.deviceprovisioningservices.models.IpFilterTargetType
Enum value all.
allocationPolicy() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsPropertiesDescription
Get the allocationPolicy property: Allocation policy to be used by this provisioning service.
AllocationPolicy - Class in com.azure.resourcemanager.deviceprovisioningservices.models
Defines values for AllocationPolicy.
AllocationPolicy() - Constructor for class com.azure.resourcemanager.deviceprovisioningservices.models.AllocationPolicy
 
allocationWeight() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotHubDefinitionDescription
Get the allocationWeight property: weight to apply for a given iot h.
ALREADY_EXISTS - Static variable in class com.azure.resourcemanager.deviceprovisioningservices.models.NameUnavailabilityReason
Static value AlreadyExists for NameUnavailabilityReason.
apply() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.CertificateResponse.Update
Executes the update request.
apply() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.PrivateEndpointConnection.Update
Executes the update request.
apply() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.ProvisioningServiceDescription.Update
Executes the update request.
apply(Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.CertificateResponse.Update
Executes the update request.
apply(Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.PrivateEndpointConnection.Update
Executes the update request.
apply(Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.ProvisioningServiceDescription.Update
Executes the update request.
applyAllocationPolicy() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotHubDefinitionDescription
Get the applyAllocationPolicy property: flag for applying allocationPolicy or not for a given iot hub.
APPROVED - Static variable in class com.azure.resourcemanager.deviceprovisioningservices.models.PrivateLinkServiceConnectionStatus
Static value Approved for PrivateLinkServiceConnectionStatus.
AsyncOperationResult - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
An immutable client-side representation of AsyncOperationResult.
AsyncOperationResultInner - Class in com.azure.resourcemanager.deviceprovisioningservices.fluent.models
Result of a long running operation.
AsyncOperationResultInner() - Constructor for class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.AsyncOperationResultInner
 
authenticate(TokenCredential, AzureProfile) - Static method in class com.azure.resourcemanager.deviceprovisioningservices.IotDpsManager
Creates an instance of IotDps service API entry point.
authenticate(TokenCredential, AzureProfile) - Method in class com.azure.resourcemanager.deviceprovisioningservices.IotDpsManager.Configurable
Creates an instance of IotDps service API entry point.
authenticate(HttpPipeline, AzureProfile) - Static method in class com.azure.resourcemanager.deviceprovisioningservices.IotDpsManager
Creates an instance of IotDps service API entry point.
authorizationPolicies() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsPropertiesDescription
Get the authorizationPolicies property: List of authorization keys for a provisioning service.

B

beginCreateOrUpdate(String, String, ProvisioningServiceDescriptionInner) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
Create or update the metadata of the provisioning service.
beginCreateOrUpdate(String, String, ProvisioningServiceDescriptionInner, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
Create or update the metadata of the provisioning service.
beginCreateOrUpdatePrivateEndpointConnection(String, String, String, PrivateEndpointConnectionInner) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
Create or update the status of a private endpoint connection with the specified name.
beginCreateOrUpdatePrivateEndpointConnection(String, String, String, PrivateEndpointConnectionInner, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
Create or update the status of a private endpoint connection with the specified name.
beginDelete(String, String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
Deletes the Provisioning Service.
beginDelete(String, String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
Deletes the Provisioning Service.
beginDeletePrivateEndpointConnection(String, String, String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
Delete private endpoint connection with the specified name.
beginDeletePrivateEndpointConnection(String, String, String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
Delete private endpoint connection with the specified name.
beginUpdate(String, String, TagsResource) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
Update an existing provisioning service's tags.
beginUpdate(String, String, TagsResource, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
Update an existing provisioning service's tags.

C

capacity() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsSkuInfo
Get the capacity property: The number of units to provision.
certificate() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.CertificateProperties
Get the certificate property: base-64 representation of X509 certificate .cer file or just .pem file content.
certificate() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeRequest
Get the certificate property: base-64 representation of X509 certificate .cer file or just .pem file content.
certificate() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponseProperties
Get the certificate property: base-64 representation of X509 certificate .cer file or just .pem file content.
CertificateListDescription - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
An immutable client-side representation of CertificateListDescription.
CertificateListDescriptionInner - Class in com.azure.resourcemanager.deviceprovisioningservices.fluent.models
The JSON-serialized array of Certificate objects.
CertificateListDescriptionInner() - Constructor for class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.CertificateListDescriptionInner
 
CertificateProperties - Class in com.azure.resourcemanager.deviceprovisioningservices.models
The description of an X509 CA Certificate.
CertificateProperties() - Constructor for class com.azure.resourcemanager.deviceprovisioningservices.models.CertificateProperties
 
CertificatePurpose - Class in com.azure.resourcemanager.deviceprovisioningservices.models
Defines values for CertificatePurpose.
CertificatePurpose() - Constructor for class com.azure.resourcemanager.deviceprovisioningservices.models.CertificatePurpose
 
CertificateResponse - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
An immutable client-side representation of CertificateResponse.
CertificateResponse.Definition - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
The entirety of the CertificateResponse definition.
CertificateResponse.DefinitionStages - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
The CertificateResponse definition stages.
CertificateResponse.DefinitionStages.Blank - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
The first stage of the CertificateResponse definition.
CertificateResponse.DefinitionStages.WithCreate - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
The stage of the CertificateResponse definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.
CertificateResponse.DefinitionStages.WithIfMatch - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
The stage of the CertificateResponse definition allowing to specify ifMatch.
CertificateResponse.DefinitionStages.WithParentResource - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
The stage of the CertificateResponse definition allowing to specify parent resource.
CertificateResponse.DefinitionStages.WithProperties - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
The stage of the CertificateResponse definition allowing to specify properties.
CertificateResponse.Update - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
The template for CertificateResponse update.
CertificateResponse.UpdateStages - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
The CertificateResponse update stages.
CertificateResponse.UpdateStages.WithIfMatch - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
The stage of the CertificateResponse update allowing to specify ifMatch.
CertificateResponse.UpdateStages.WithProperties - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
The stage of the CertificateResponse update allowing to specify properties.
CertificateResponseInner - Class in com.azure.resourcemanager.deviceprovisioningservices.fluent.models
The X509 Certificate.
CertificateResponseInner() - Constructor for class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.CertificateResponseInner
 
checkProvisioningServiceNameAvailability(OperationInputs) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
Check if a provisioning service name is available.
checkProvisioningServiceNameAvailability(OperationInputs) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsResources
Check if a provisioning service name is available.
checkProvisioningServiceNameAvailabilityWithResponse(OperationInputs, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
Check if a provisioning service name is available.
checkProvisioningServiceNameAvailabilityWithResponse(OperationInputs, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsResources
Check if a provisioning service name is available.
CLIENT_AUTHENTICATION - Static variable in class com.azure.resourcemanager.deviceprovisioningservices.models.CertificatePurpose
Static value clientAuthentication for CertificatePurpose.
code() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.ErrorMessage
Get the code property: standard error code.
com.azure.resourcemanager.deviceprovisioningservices - package com.azure.resourcemanager.deviceprovisioningservices
Package containing the classes for IotDpsClient.
com.azure.resourcemanager.deviceprovisioningservices.fluent - package com.azure.resourcemanager.deviceprovisioningservices.fluent
Package containing the service clients for IotDpsClient.
com.azure.resourcemanager.deviceprovisioningservices.fluent.models - package com.azure.resourcemanager.deviceprovisioningservices.fluent.models
Package containing the inner data models for IotDpsClient.
com.azure.resourcemanager.deviceprovisioningservices.models - package com.azure.resourcemanager.deviceprovisioningservices.models
Package containing the data models for IotDpsClient.
configure() - Static method in class com.azure.resourcemanager.deviceprovisioningservices.IotDpsManager
Gets a Configurable instance that can be used to create IotDpsManager with optional configuration.
connectionString() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotHubDefinitionDescription
Get the connectionString property: Connection string of the IoT hub.
create() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.CertificateResponse.DefinitionStages.WithCreate
Executes the create request.
create() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.PrivateEndpointConnection.DefinitionStages.WithCreate
Executes the create request.
create() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.ProvisioningServiceDescription.DefinitionStages.WithCreate
Executes the create request.
create(Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.CertificateResponse.DefinitionStages.WithCreate
Executes the create request.
create(Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.PrivateEndpointConnection.DefinitionStages.WithCreate
Executes the create request.
create(Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.ProvisioningServiceDescription.DefinitionStages.WithCreate
Executes the create request.
created() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.CertificateProperties
Get the created property: The certificate's creation date and time.
created() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponseProperties
Get the created property: Certificate created time.
createOrUpdate(String, String, ProvisioningServiceDescriptionInner) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
Create or update the metadata of the provisioning service.
createOrUpdate(String, String, ProvisioningServiceDescriptionInner, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
Create or update the metadata of the provisioning service.
createOrUpdate(String, String, String, CertificateResponseInner) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.DpsCertificatesClient
Add new certificate or update an existing certificate.
createOrUpdatePrivateEndpointConnection(String, String, String, PrivateEndpointConnectionInner) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
Create or update the status of a private endpoint connection with the specified name.
createOrUpdatePrivateEndpointConnection(String, String, String, PrivateEndpointConnectionInner, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
Create or update the status of a private endpoint connection with the specified name.
createOrUpdateWithResponse(String, String, String, CertificateResponseInner, String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.DpsCertificatesClient
Add new certificate or update an existing certificate.

D

define(String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.DpsCertificates
Begins definition for a new CertificateResponse resource.
define(String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsResources
Begins definition for a new ProvisioningServiceDescription resource.
definePrivateEndpointConnection(String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsResources
Begins definition for a new PrivateEndpointConnection resource.
delete(String, String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
Deletes the Provisioning Service.
delete(String, String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
Deletes the Provisioning Service.
delete(String, String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsResources
Deletes the Provisioning Service.
delete(String, String, String, String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.DpsCertificatesClient
Deletes the specified certificate associated with the Provisioning Service.
delete(String, String, String, String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.DpsCertificates
Deletes the specified certificate associated with the Provisioning Service.
deleteById(String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.DpsCertificates
Deletes the specified certificate associated with the Provisioning Service.
deleteById(String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsResources
Deletes the Provisioning Service.
deleteByIdWithResponse(String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsResources
Deletes the Provisioning Service.
deleteByIdWithResponse(String, String, String, byte[], Boolean, CertificatePurpose, OffsetDateTime, OffsetDateTime, Boolean, String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.DpsCertificates
Deletes the specified certificate associated with the Provisioning Service.
deleteByResourceGroup(String, String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsResources
Deletes the Provisioning Service.
DELETED - Static variable in class com.azure.resourcemanager.deviceprovisioningservices.models.State
Static value Deleted for State.
deletePrivateEndpointConnection(String, String, String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
Delete private endpoint connection with the specified name.
deletePrivateEndpointConnection(String, String, String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsResources
Delete private endpoint connection with the specified name.
deletePrivateEndpointConnection(String, String, String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
Delete private endpoint connection with the specified name.
deletePrivateEndpointConnection(String, String, String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsResources
Delete private endpoint connection with the specified name.
deletePrivateEndpointConnectionById(String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsResources
Delete private endpoint connection with the specified name.
deletePrivateEndpointConnectionByIdWithResponse(String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsResources
Delete private endpoint connection with the specified name.
deleteWithResponse(String, String, String, String, String, byte[], Boolean, CertificatePurpose, OffsetDateTime, OffsetDateTime, Boolean, String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.DpsCertificatesClient
Deletes the specified certificate associated with the Provisioning Service.
deleteWithResponse(String, String, String, String, String, byte[], Boolean, CertificatePurpose, OffsetDateTime, OffsetDateTime, Boolean, String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.DpsCertificates
Deletes the specified certificate associated with the Provisioning Service.
DELETING - Static variable in class com.azure.resourcemanager.deviceprovisioningservices.models.State
Static value Deleting for State.
DELETION_FAILED - Static variable in class com.azure.resourcemanager.deviceprovisioningservices.models.State
Static value DeletionFailed for State.
description() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.PrivateLinkServiceConnectionState
Get the description property: The description for the current state of a private endpoint connection.
details() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.ErrorMessage
Get the details property: detailed summary of error.
DEVICE_API - Enum constant in enum com.azure.resourcemanager.deviceprovisioningservices.models.IpFilterTargetType
Enum value deviceApi.
DEVICE_CONNECT - Static variable in class com.azure.resourcemanager.deviceprovisioningservices.models.AccessRightsDescription
Static value DeviceConnect for AccessRightsDescription.
deviceProvisioningHostname() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsPropertiesDescription
Get the deviceProvisioningHostname property: Device endpoint for this provisioning service.
DISABLED - Static variable in class com.azure.resourcemanager.deviceprovisioningservices.models.PublicNetworkAccess
Static value Disabled for PublicNetworkAccess.
DISCONNECTED - Static variable in class com.azure.resourcemanager.deviceprovisioningservices.models.PrivateLinkServiceConnectionStatus
Static value Disconnected for PrivateLinkServiceConnectionStatus.
display() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.OperationInner
Get the display property: The object that represents the operation.
display() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.Operation
Gets the display property: The object that represents the operation.
dpsCertificates() - Method in class com.azure.resourcemanager.deviceprovisioningservices.IotDpsManager
Gets the resource collection API of DpsCertificates.
DpsCertificates - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
Resource collection API of DpsCertificates.
DpsCertificatesClient - Interface in com.azure.resourcemanager.deviceprovisioningservices.fluent
An instance of this class provides access to all the operations defined in DpsCertificatesClient.

E

ENABLED - Static variable in class com.azure.resourcemanager.deviceprovisioningservices.models.PublicNetworkAccess
Static value Enabled for PublicNetworkAccess.
enableDataResidency() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsPropertiesDescription
Get the enableDataResidency property: Optional.
ENROLLMENT_READ - Static variable in class com.azure.resourcemanager.deviceprovisioningservices.models.AccessRightsDescription
Static value EnrollmentRead for AccessRightsDescription.
ENROLLMENT_WRITE - Static variable in class com.azure.resourcemanager.deviceprovisioningservices.models.AccessRightsDescription
Static value EnrollmentWrite for AccessRightsDescription.
error() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.AsyncOperationResultInner
Get the error property: Error message containing code, description and details.
error() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.AsyncOperationResult
Gets the error property: Error message containing code, description and details.
ErrorDetails - Class in com.azure.resourcemanager.deviceprovisioningservices.models
Error details.
ErrorDetails() - Constructor for class com.azure.resourcemanager.deviceprovisioningservices.models.ErrorDetails
 
ErrorDetailsException - Exception in com.azure.resourcemanager.deviceprovisioningservices.models
Exception thrown for an invalid response with ErrorDetails information.
ErrorDetailsException(String, HttpResponse) - Constructor for exception com.azure.resourcemanager.deviceprovisioningservices.models.ErrorDetailsException
Initializes a new instance of the ErrorDetailsException class.
ErrorDetailsException(String, HttpResponse, ErrorDetails) - Constructor for exception com.azure.resourcemanager.deviceprovisioningservices.models.ErrorDetailsException
Initializes a new instance of the ErrorDetailsException class.
ErrorMessage - Class in com.azure.resourcemanager.deviceprovisioningservices.models
Error response containing message and code.
ErrorMessage() - Constructor for class com.azure.resourcemanager.deviceprovisioningservices.models.ErrorMessage
 
etag() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.CertificateResponseInner
Get the etag property: The entity tag.
etag() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.ProvisioningServiceDescriptionInner
Get the etag property: The Etag field is *not* required.
etag() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.VerificationCodeResponseInner
Get the etag property: Request etag.
etag() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.CertificateResponse
Gets the etag property: The entity tag.
etag() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.ProvisioningServiceDescription
Gets the etag property: The Etag field is *not* required.
etag() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponse
Gets the etag property: Request etag.
expiry() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.CertificateProperties
Get the expiry property: The certificate's expiration date and time.
expiry() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponseProperties
Get the expiry property: Code expiry.

F

FAILING_OVER - Static variable in class com.azure.resourcemanager.deviceprovisioningservices.models.State
Static value FailingOver for State.
FAILOVER_FAILED - Static variable in class com.azure.resourcemanager.deviceprovisioningservices.models.State
Static value FailoverFailed for State.
filterName() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IpFilterRule
Get the filterName property: The name of the IP filter rule.
fromString(String) - Static method in class com.azure.resourcemanager.deviceprovisioningservices.models.AccessRightsDescription
Creates or finds a AccessRightsDescription from its string representation.
fromString(String) - Static method in class com.azure.resourcemanager.deviceprovisioningservices.models.AllocationPolicy
Creates or finds a AllocationPolicy from its string representation.
fromString(String) - Static method in class com.azure.resourcemanager.deviceprovisioningservices.models.CertificatePurpose
Creates or finds a CertificatePurpose from its string representation.
fromString(String) - Static method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsSku
Creates or finds a IotDpsSku from its string representation.
fromString(String) - Static method in enum com.azure.resourcemanager.deviceprovisioningservices.models.IpFilterActionType
Parses a serialized value to a IpFilterActionType instance.
fromString(String) - Static method in enum com.azure.resourcemanager.deviceprovisioningservices.models.IpFilterTargetType
Parses a serialized value to a IpFilterTargetType instance.
fromString(String) - Static method in class com.azure.resourcemanager.deviceprovisioningservices.models.NameUnavailabilityReason
Creates or finds a NameUnavailabilityReason from its string representation.
fromString(String) - Static method in class com.azure.resourcemanager.deviceprovisioningservices.models.PrivateLinkServiceConnectionStatus
Creates or finds a PrivateLinkServiceConnectionStatus from its string representation.
fromString(String) - Static method in class com.azure.resourcemanager.deviceprovisioningservices.models.PublicNetworkAccess
Creates or finds a PublicNetworkAccess from its string representation.
fromString(String) - Static method in class com.azure.resourcemanager.deviceprovisioningservices.models.State
Creates or finds a State from its string representation.

G

generateVerificationCode(String, String, String, String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.DpsCertificatesClient
Generate verification code for Proof of Possession.
generateVerificationCode(String, String, String, String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.DpsCertificates
Generate verification code for Proof of Possession.
generateVerificationCodeWithResponse(String, String, String, String, String, byte[], Boolean, CertificatePurpose, OffsetDateTime, OffsetDateTime, Boolean, String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.DpsCertificatesClient
Generate verification code for Proof of Possession.
generateVerificationCodeWithResponse(String, String, String, String, String, byte[], Boolean, CertificatePurpose, OffsetDateTime, OffsetDateTime, Boolean, String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.DpsCertificates
Generate verification code for Proof of Possession.
GEO_LATENCY - Static variable in class com.azure.resourcemanager.deviceprovisioningservices.models.AllocationPolicy
Static value GeoLatency for AllocationPolicy.
get(String, String, String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.DpsCertificatesClient
Get the certificate from the provisioning service.
get(String, String, String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.DpsCertificates
Get the certificate from the provisioning service.
getApiVersion() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsClient
Gets Api Version.
getById(String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.DpsCertificates
Get the certificate from the provisioning service.
getById(String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsResources
Get the metadata of the provisioning service without SAS keys.
getByIdWithResponse(String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsResources
Get the metadata of the provisioning service without SAS keys.
getByIdWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.DpsCertificates
Get the certificate from the provisioning service.
getByResourceGroup(String, String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
Get the metadata of the provisioning service without SAS keys.
getByResourceGroup(String, String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsResources
Get the metadata of the provisioning service without SAS keys.
getByResourceGroupWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
Get the metadata of the provisioning service without SAS keys.
getByResourceGroupWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsResources
Get the metadata of the provisioning service without SAS keys.
getDefaultPollInterval() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsClient
Gets The default poll interval for long-running operation.
getDpsCertificates() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsClient
Gets the DpsCertificatesClient object to access its operations.
getEndpoint() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsClient
Gets server parameter.
getHttpPipeline() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsClient
Gets The HTTP pipeline to send requests through.
getHttpStatusCode() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.ErrorDetails
Get the httpStatusCode property: The HTTP status code.
getIotDpsResources() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsClient
Gets the IotDpsResourcesClient object to access its operations.
getOperationResult(String, String, String, String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
Gets the status of a long running operation, such as create, update or delete a provisioning service.
getOperationResult(String, String, String, String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsResources
Gets the status of a long running operation, such as create, update or delete a provisioning service.
getOperationResultWithResponse(String, String, String, String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
Gets the status of a long running operation, such as create, update or delete a provisioning service.
getOperationResultWithResponse(String, String, String, String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsResources
Gets the status of a long running operation, such as create, update or delete a provisioning service.
getOperations() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsClient
Gets the OperationsClient object to access its operations.
getPrivateEndpointConnection(String, String, String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
Get private endpoint connection properties.
getPrivateEndpointConnection(String, String, String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsResources
Get private endpoint connection properties.
getPrivateEndpointConnectionById(String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsResources
Get private endpoint connection properties.
getPrivateEndpointConnectionByIdWithResponse(String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsResources
Get private endpoint connection properties.
getPrivateEndpointConnectionWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
Get private endpoint connection properties.
getPrivateEndpointConnectionWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsResources
Get private endpoint connection properties.
getPrivateLinkResources(String, String, String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
Get the specified private link resource for the given provisioning service.
getPrivateLinkResources(String, String, String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsResources
Get the specified private link resource for the given provisioning service.
getPrivateLinkResourcesWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
Get the specified private link resource for the given provisioning service.
getPrivateLinkResourcesWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsResources
Get the specified private link resource for the given provisioning service.
getSubscriptionId() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsClient
Gets The subscription identifier.
getValue() - Method in exception com.azure.resourcemanager.deviceprovisioningservices.models.ErrorDetailsException
 
getWithResponse(String, String, String, String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.DpsCertificatesClient
Get the certificate from the provisioning service.
getWithResponse(String, String, String, String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.DpsCertificates
Get the certificate from the provisioning service.
groupId() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.GroupIdInformationProperties
Get the groupId property: The group id.
GroupIdInformation - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
An immutable client-side representation of GroupIdInformation.
GroupIdInformationInner - Class in com.azure.resourcemanager.deviceprovisioningservices.fluent.models
The group information for creating a private endpoint on a provisioning service.
GroupIdInformationInner() - Constructor for class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.GroupIdInformationInner
 
GroupIdInformationProperties - Class in com.azure.resourcemanager.deviceprovisioningservices.models
The properties for a group information object.
GroupIdInformationProperties() - Constructor for class com.azure.resourcemanager.deviceprovisioningservices.models.GroupIdInformationProperties
 

H

HASHED - Static variable in class com.azure.resourcemanager.deviceprovisioningservices.models.AllocationPolicy
Static value Hashed for AllocationPolicy.

I

id() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.GroupIdInformationInner
Get the id property: The resource identifier.
id() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.CertificateResponse
Gets the id property: Fully qualified resource Id for the resource.
id() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.GroupIdInformation
Gets the id property: The resource identifier.
id() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.PrivateEndpoint
Get the id property: The resource identifier.
id() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.PrivateEndpointConnection
Gets the id property: Fully qualified resource Id for the resource.
id() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.ProvisioningServiceDescription
Gets the id property: Fully qualified resource Id for the resource.
id() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponse
Gets the id property: Fully qualified resource Id for the resource.
idScope() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsPropertiesDescription
Get the idScope property: Unique identifier of this provisioning service.
innerModel() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.AsyncOperationResult
Gets the inner com.azure.resourcemanager.deviceprovisioningservices.fluent.models.AsyncOperationResultInner object.
innerModel() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.CertificateListDescription
Gets the inner com.azure.resourcemanager.deviceprovisioningservices.fluent.models.CertificateListDescriptionInner object.
innerModel() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.CertificateResponse
Gets the inner com.azure.resourcemanager.deviceprovisioningservices.fluent.models.CertificateResponseInner object.
innerModel() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.GroupIdInformation
Gets the inner com.azure.resourcemanager.deviceprovisioningservices.fluent.models.GroupIdInformationInner object.
innerModel() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsSkuDefinition
Gets the inner com.azure.resourcemanager.deviceprovisioningservices.fluent.models.IotDpsSkuDefinitionInner object.
innerModel() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.NameAvailabilityInfo
Gets the inner com.azure.resourcemanager.deviceprovisioningservices.fluent.models.NameAvailabilityInfoInner object.
innerModel() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.Operation
Gets the inner com.azure.resourcemanager.deviceprovisioningservices.fluent.models.OperationInner object.
innerModel() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.PrivateEndpointConnection
Gets the inner com.azure.resourcemanager.deviceprovisioningservices.fluent.models.PrivateEndpointConnectionInner object.
innerModel() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.PrivateLinkResources
Gets the inner com.azure.resourcemanager.deviceprovisioningservices.fluent.models.PrivateLinkResourcesInner object.
innerModel() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.ProvisioningServiceDescription
Gets the inner com.azure.resourcemanager.deviceprovisioningservices.fluent.models.ProvisioningServiceDescriptionInner object.
innerModel() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.SharedAccessSignatureAuthorizationRule
Gets the inner com.azure.resourcemanager.deviceprovisioningservices.fluent.models.SharedAccessSignatureAuthorizationRuleInner object.
innerModel() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponse
Gets the inner com.azure.resourcemanager.deviceprovisioningservices.fluent.models.VerificationCodeResponseInner object.
INVALID - Static variable in class com.azure.resourcemanager.deviceprovisioningservices.models.NameUnavailabilityReason
Static value Invalid for NameUnavailabilityReason.
IotDpsClient - Interface in com.azure.resourcemanager.deviceprovisioningservices.fluent
The interface for IotDpsClient class.
IotDpsManager - Class in com.azure.resourcemanager.deviceprovisioningservices
Entry point to IotDpsManager.
IotDpsManager.Configurable - Class in com.azure.resourcemanager.deviceprovisioningservices
The Configurable allowing configurations to be set.
IotDpsPropertiesDescription - Class in com.azure.resourcemanager.deviceprovisioningservices.models
the service specific properties of a provisioning service, including keys, linked iot hubs, current state, and system generated properties such as hostname and idScope.
IotDpsPropertiesDescription() - Constructor for class com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsPropertiesDescription
 
iotDpsResources() - Method in class com.azure.resourcemanager.deviceprovisioningservices.IotDpsManager
Gets the resource collection API of IotDpsResources.
IotDpsResources - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
Resource collection API of IotDpsResources.
IotDpsResourcesClient - Interface in com.azure.resourcemanager.deviceprovisioningservices.fluent
An instance of this class provides access to all the operations defined in IotDpsResourcesClient.
IotDpsSku - Class in com.azure.resourcemanager.deviceprovisioningservices.models
Defines values for IotDpsSku.
IotDpsSku() - Constructor for class com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsSku
 
IotDpsSkuDefinition - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
An immutable client-side representation of IotDpsSkuDefinition.
IotDpsSkuDefinitionInner - Class in com.azure.resourcemanager.deviceprovisioningservices.fluent.models
Available SKUs of tier and units.
IotDpsSkuDefinitionInner() - Constructor for class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.IotDpsSkuDefinitionInner
 
IotDpsSkuDefinitionListResult - Class in com.azure.resourcemanager.deviceprovisioningservices.models
List of available SKUs.
IotDpsSkuDefinitionListResult() - Constructor for class com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsSkuDefinitionListResult
 
IotDpsSkuInfo - Class in com.azure.resourcemanager.deviceprovisioningservices.models
List of possible provisioning service SKUs.
IotDpsSkuInfo() - Constructor for class com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsSkuInfo
 
IotHubDefinitionDescription - Class in com.azure.resourcemanager.deviceprovisioningservices.models
Description of the IoT hub.
IotHubDefinitionDescription() - Constructor for class com.azure.resourcemanager.deviceprovisioningservices.models.IotHubDefinitionDescription
 
iotHubs() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsPropertiesDescription
Get the iotHubs property: List of IoT hubs associated with this provisioning service.
IpFilterActionType - Enum in com.azure.resourcemanager.deviceprovisioningservices.models
Defines values for IpFilterActionType.
IpFilterRule - Class in com.azure.resourcemanager.deviceprovisioningservices.models
The IP filter rules for a provisioning Service.
IpFilterRule() - Constructor for class com.azure.resourcemanager.deviceprovisioningservices.models.IpFilterRule
 
ipFilterRules() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsPropertiesDescription
Get the ipFilterRules property: The IP filter rules.
IpFilterTargetType - Enum in com.azure.resourcemanager.deviceprovisioningservices.models
Defines values for IpFilterTargetType.
ipMask() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IpFilterRule
Get the ipMask property: A string that contains the IP address range in CIDR notation for the rule.
isVerified() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.CertificateProperties
Get the isVerified property: Determines whether certificate has been verified.
isVerified() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponseProperties
Get the isVerified property: Indicate if the certificate is verified by owner of private key.

K

keyName() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.SharedAccessSignatureAuthorizationRuleInner
Get the keyName property: Name of the key.
keyName() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.SharedAccessSignatureAuthorizationRule
Gets the keyName property: Name of the key.

L

list() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
List all the provisioning services for a given subscription id.
list() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.OperationsClient
Lists all of the available Microsoft.Devices REST API operations.
list() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsResources
List all the provisioning services for a given subscription id.
list() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.Operations
Lists all of the available Microsoft.Devices REST API operations.
list(Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
List all the provisioning services for a given subscription id.
list(Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.OperationsClient
Lists all of the available Microsoft.Devices REST API operations.
list(Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsResources
List all the provisioning services for a given subscription id.
list(Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.Operations
Lists all of the available Microsoft.Devices REST API operations.
list(String, String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.DpsCertificatesClient
Get all the certificates tied to the provisioning service.
list(String, String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.DpsCertificates
Get all the certificates tied to the provisioning service.
listByResourceGroup(String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
Get a list of all provisioning services in the given resource group.
listByResourceGroup(String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsResources
Get a list of all provisioning services in the given resource group.
listByResourceGroup(String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
Get a list of all provisioning services in the given resource group.
listByResourceGroup(String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsResources
Get a list of all provisioning services in the given resource group.
listKeys() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.ProvisioningServiceDescription
List the primary and secondary keys for a provisioning service.
listKeys(Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.ProvisioningServiceDescription
List the primary and secondary keys for a provisioning service.
listKeys(String, String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
List the primary and secondary keys for a provisioning service.
listKeys(String, String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsResources
List the primary and secondary keys for a provisioning service.
listKeys(String, String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
List the primary and secondary keys for a provisioning service.
listKeys(String, String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsResources
List the primary and secondary keys for a provisioning service.
listKeysForKeyName(String, String, String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
List primary and secondary keys for a specific key name.
listKeysForKeyName(String, String, String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsResources
List primary and secondary keys for a specific key name.
listKeysForKeyNameWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
List primary and secondary keys for a specific key name.
listKeysForKeyNameWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsResources
List primary and secondary keys for a specific key name.
listPrivateEndpointConnections(String, String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
List private endpoint connection properties.
listPrivateEndpointConnections(String, String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsResources
List private endpoint connection properties.
listPrivateEndpointConnectionsWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
List private endpoint connection properties.
listPrivateEndpointConnectionsWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsResources
List private endpoint connection properties.
listPrivateLinkResources(String, String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
List private link resources for the given provisioning service.
listPrivateLinkResources(String, String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsResources
List private link resources for the given provisioning service.
listPrivateLinkResourcesWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
List private link resources for the given provisioning service.
listPrivateLinkResourcesWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsResources
List private link resources for the given provisioning service.
listValidSkus(String, String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
Gets the list of valid SKUs and tiers for a provisioning service.
listValidSkus(String, String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsResources
Gets the list of valid SKUs and tiers for a provisioning service.
listValidSkus(String, String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
Gets the list of valid SKUs and tiers for a provisioning service.
listValidSkus(String, String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsResources
Gets the list of valid SKUs and tiers for a provisioning service.
listWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.DpsCertificatesClient
Get all the certificates tied to the provisioning service.
listWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.DpsCertificates
Get all the certificates tied to the provisioning service.
location() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotHubDefinitionDescription
Get the location property: ARM region of the IoT hub.
location() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.ProvisioningServiceDescription
Gets the location property: The geo-location where the resource lives.

M

message() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.NameAvailabilityInfoInner
Get the message property: message containing a detailed reason name is unavailable.
message() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.ErrorMessage
Get the message property: standard error description.
message() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.NameAvailabilityInfo
Gets the message property: message containing a detailed reason name is unavailable.

N

name() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.GroupIdInformationInner
Get the name property: The resource name.
name() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.IotDpsSkuDefinitionInner
Get the name property: Sku name.
name() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.OperationInner
Get the name property: Operation name: {provider}/{resource}/{read | write | action | delete}.
name() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.CertificateResponse
Gets the name property: The name of the resource.
name() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.GroupIdInformation
Gets the name property: The resource name.
name() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsSkuDefinition
Gets the name property: Sku name.
name() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsSkuInfo
Get the name property: Sku name.
name() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotHubDefinitionDescription
Get the name property: Host name of the IoT hub.
name() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.Operation
Gets the name property: Operation name: {provider}/{resource}/{read | write | action | delete}.
name() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.OperationInputs
Get the name property: The name of the Provisioning Service to check.
name() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.PrivateEndpointConnection
Gets the name property: The name of the resource.
name() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.ProvisioningServiceDescription
Gets the name property: The name of the resource.
name() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponse
Gets the name property: The name of the resource.
NameAvailabilityInfo - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
An immutable client-side representation of NameAvailabilityInfo.
NameAvailabilityInfoInner - Class in com.azure.resourcemanager.deviceprovisioningservices.fluent.models
Description of name availability.
NameAvailabilityInfoInner() - Constructor for class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.NameAvailabilityInfoInner
 
nameAvailable() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.NameAvailabilityInfoInner
Get the nameAvailable property: specifies if a name is available or not.
nameAvailable() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.NameAvailabilityInfo
Gets the nameAvailable property: specifies if a name is available or not.
NameUnavailabilityReason - Class in com.azure.resourcemanager.deviceprovisioningservices.models
Defines values for NameUnavailabilityReason.
NameUnavailabilityReason() - Constructor for class com.azure.resourcemanager.deviceprovisioningservices.models.NameUnavailabilityReason
 
nextLink() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsSkuDefinitionListResult
Get the nextLink property: The next link.
nextLink() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.OperationListResult
Get the nextLink property: URL to get the next set of operation list results if there are any.
nextLink() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.ProvisioningServiceDescriptionListResult
Get the nextLink property: the next link.
nextLink() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.SharedAccessSignatureAuthorizationRuleListResult
Get the nextLink property: The next link.

O

operation() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.OperationDisplay
Get the operation property: Name of the operation.
Operation - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
An immutable client-side representation of Operation.
OperationDisplay - Class in com.azure.resourcemanager.deviceprovisioningservices.models
The object that represents the operation.
OperationDisplay() - Constructor for class com.azure.resourcemanager.deviceprovisioningservices.models.OperationDisplay
 
OperationInner - Class in com.azure.resourcemanager.deviceprovisioningservices.fluent.models
Provisioning Service REST API operation.
OperationInner() - Constructor for class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.OperationInner
 
OperationInputs - Class in com.azure.resourcemanager.deviceprovisioningservices.models
Input values for operation results call.
OperationInputs() - Constructor for class com.azure.resourcemanager.deviceprovisioningservices.models.OperationInputs
 
OperationListResult - Class in com.azure.resourcemanager.deviceprovisioningservices.models
Result of the request to list provisioning service operations.
OperationListResult() - Constructor for class com.azure.resourcemanager.deviceprovisioningservices.models.OperationListResult
 
operations() - Method in class com.azure.resourcemanager.deviceprovisioningservices.IotDpsManager
Gets the resource collection API of Operations.
Operations - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
Resource collection API of Operations.
OperationsClient - Interface in com.azure.resourcemanager.deviceprovisioningservices.fluent
An instance of this class provides access to all the operations defined in OperationsClient.

P

PENDING - Static variable in class com.azure.resourcemanager.deviceprovisioningservices.models.PrivateLinkServiceConnectionStatus
Static value Pending for PrivateLinkServiceConnectionStatus.
primaryKey() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.SharedAccessSignatureAuthorizationRuleInner
Get the primaryKey property: Primary SAS key value.
primaryKey() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.SharedAccessSignatureAuthorizationRule
Gets the primaryKey property: Primary SAS key value.
privateEndpoint() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.PrivateEndpointConnectionProperties
Get the privateEndpoint property: The private endpoint property of a private endpoint connection.
PrivateEndpoint - Class in com.azure.resourcemanager.deviceprovisioningservices.models
The private endpoint property of a private endpoint connection.
PrivateEndpoint() - Constructor for class com.azure.resourcemanager.deviceprovisioningservices.models.PrivateEndpoint
 
PrivateEndpointConnection - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
An immutable client-side representation of PrivateEndpointConnection.
PrivateEndpointConnection.Definition - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
The entirety of the PrivateEndpointConnection definition.
PrivateEndpointConnection.DefinitionStages - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
The PrivateEndpointConnection definition stages.
PrivateEndpointConnection.DefinitionStages.Blank - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
The first stage of the PrivateEndpointConnection definition.
PrivateEndpointConnection.DefinitionStages.WithCreate - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
The stage of the PrivateEndpointConnection definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.
PrivateEndpointConnection.DefinitionStages.WithParentResource - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
The stage of the PrivateEndpointConnection definition allowing to specify parent resource.
PrivateEndpointConnection.DefinitionStages.WithProperties - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
The stage of the PrivateEndpointConnection definition allowing to specify properties.
PrivateEndpointConnection.Update - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
The template for PrivateEndpointConnection update.
PrivateEndpointConnection.UpdateStages - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
The PrivateEndpointConnection update stages.
PrivateEndpointConnection.UpdateStages.WithProperties - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
The stage of the PrivateEndpointConnection update allowing to specify properties.
PrivateEndpointConnectionInner - Class in com.azure.resourcemanager.deviceprovisioningservices.fluent.models
The private endpoint connection of a provisioning service.
PrivateEndpointConnectionInner() - Constructor for class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.PrivateEndpointConnectionInner
 
PrivateEndpointConnectionProperties - Class in com.azure.resourcemanager.deviceprovisioningservices.models
The properties of a private endpoint connection.
PrivateEndpointConnectionProperties() - Constructor for class com.azure.resourcemanager.deviceprovisioningservices.models.PrivateEndpointConnectionProperties
 
privateEndpointConnections() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsPropertiesDescription
Get the privateEndpointConnections property: Private endpoint connections created on this IotHub.
PrivateLinkResources - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
An immutable client-side representation of PrivateLinkResources.
PrivateLinkResourcesInner - Class in com.azure.resourcemanager.deviceprovisioningservices.fluent.models
The available private link resources for a provisioning service.
PrivateLinkResourcesInner() - Constructor for class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.PrivateLinkResourcesInner
 
privateLinkServiceConnectionState() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.PrivateEndpointConnectionProperties
Get the privateLinkServiceConnectionState property: The current state of a private endpoint connection.
PrivateLinkServiceConnectionState - Class in com.azure.resourcemanager.deviceprovisioningservices.models
The current state of a private endpoint connection.
PrivateLinkServiceConnectionState() - Constructor for class com.azure.resourcemanager.deviceprovisioningservices.models.PrivateLinkServiceConnectionState
 
PrivateLinkServiceConnectionStatus - Class in com.azure.resourcemanager.deviceprovisioningservices.models
Defines values for PrivateLinkServiceConnectionStatus.
PrivateLinkServiceConnectionStatus() - Constructor for class com.azure.resourcemanager.deviceprovisioningservices.models.PrivateLinkServiceConnectionStatus
 
properties() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.CertificateResponseInner
Get the properties property: properties of a certificate.
properties() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.GroupIdInformationInner
Get the properties property: The properties for a group information object.
properties() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.PrivateEndpointConnectionInner
Get the properties property: The properties of a private endpoint connection.
properties() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.ProvisioningServiceDescriptionInner
Get the properties property: Service specific properties for a provisioning service.
properties() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.VerificationCodeResponseInner
Get the properties property: The properties property.
properties() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.CertificateResponse
Gets the properties property: properties of a certificate.
properties() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.GroupIdInformation
Gets the properties property: The properties for a group information object.
properties() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.PrivateEndpointConnection
Gets the properties property: The properties of a private endpoint connection.
properties() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.ProvisioningServiceDescription
Gets the properties property: Service specific properties for a provisioning service.
properties() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponse
Gets the properties property: The properties property.
provider() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.OperationDisplay
Get the provider property: Service provider: Microsoft Devices.
ProvisioningServiceDescription - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
An immutable client-side representation of ProvisioningServiceDescription.
ProvisioningServiceDescription.Definition - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
The entirety of the ProvisioningServiceDescription definition.
ProvisioningServiceDescription.DefinitionStages - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
The ProvisioningServiceDescription definition stages.
ProvisioningServiceDescription.DefinitionStages.Blank - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
The first stage of the ProvisioningServiceDescription definition.
ProvisioningServiceDescription.DefinitionStages.WithCreate - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
The stage of the ProvisioningServiceDescription definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.
ProvisioningServiceDescription.DefinitionStages.WithEtag - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
The stage of the ProvisioningServiceDescription definition allowing to specify etag.
ProvisioningServiceDescription.DefinitionStages.WithLocation - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
The stage of the ProvisioningServiceDescription definition allowing to specify location.
ProvisioningServiceDescription.DefinitionStages.WithProperties - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
The stage of the ProvisioningServiceDescription definition allowing to specify properties.
ProvisioningServiceDescription.DefinitionStages.WithResourceGroup - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
The stage of the ProvisioningServiceDescription definition allowing to specify parent resource.
ProvisioningServiceDescription.DefinitionStages.WithSku - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
The stage of the ProvisioningServiceDescription definition allowing to specify sku.
ProvisioningServiceDescription.DefinitionStages.WithTags - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
The stage of the ProvisioningServiceDescription definition allowing to specify tags.
ProvisioningServiceDescription.Update - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
The template for ProvisioningServiceDescription update.
ProvisioningServiceDescription.UpdateStages - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
The ProvisioningServiceDescription update stages.
ProvisioningServiceDescription.UpdateStages.WithTags - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
The stage of the ProvisioningServiceDescription update allowing to specify tags.
ProvisioningServiceDescriptionInner - Class in com.azure.resourcemanager.deviceprovisioningservices.fluent.models
The description of the provisioning service.
ProvisioningServiceDescriptionInner() - Constructor for class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.ProvisioningServiceDescriptionInner
 
ProvisioningServiceDescriptionListResult - Class in com.azure.resourcemanager.deviceprovisioningservices.models
List of provisioning service descriptions.
ProvisioningServiceDescriptionListResult() - Constructor for class com.azure.resourcemanager.deviceprovisioningservices.models.ProvisioningServiceDescriptionListResult
 
provisioningState() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsPropertiesDescription
Get the provisioningState property: The ARM provisioning state of the provisioning service.
publicNetworkAccess() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsPropertiesDescription
Get the publicNetworkAccess property: Whether requests from Public Network are allowed.
PublicNetworkAccess - Class in com.azure.resourcemanager.deviceprovisioningservices.models
Defines values for PublicNetworkAccess.
PublicNetworkAccess() - Constructor for class com.azure.resourcemanager.deviceprovisioningservices.models.PublicNetworkAccess
 

R

reason() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.NameAvailabilityInfoInner
Get the reason property: specifies the reason a name is unavailable.
reason() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.NameAvailabilityInfo
Gets the reason property: specifies the reason a name is unavailable.
refresh() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.CertificateResponse
Refreshes the resource to sync with Azure.
refresh() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.PrivateEndpointConnection
Refreshes the resource to sync with Azure.
refresh() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.ProvisioningServiceDescription
Refreshes the resource to sync with Azure.
refresh(Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.CertificateResponse
Refreshes the resource to sync with Azure.
refresh(Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.PrivateEndpointConnection
Refreshes the resource to sync with Azure.
refresh(Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.ProvisioningServiceDescription
Refreshes the resource to sync with Azure.
region() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.ProvisioningServiceDescription
Gets the region of the resource.
regionName() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.ProvisioningServiceDescription
Gets the name of the resource region.
REGISTRATION_STATUS_READ - Static variable in class com.azure.resourcemanager.deviceprovisioningservices.models.AccessRightsDescription
Static value RegistrationStatusRead for AccessRightsDescription.
REGISTRATION_STATUS_WRITE - Static variable in class com.azure.resourcemanager.deviceprovisioningservices.models.AccessRightsDescription
Static value RegistrationStatusWrite for AccessRightsDescription.
REJECT - Enum constant in enum com.azure.resourcemanager.deviceprovisioningservices.models.IpFilterActionType
Enum value Reject.
REJECTED - Static variable in class com.azure.resourcemanager.deviceprovisioningservices.models.PrivateLinkServiceConnectionStatus
Static value Rejected for PrivateLinkServiceConnectionStatus.
requiredMembers() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.GroupIdInformationProperties
Get the requiredMembers property: The required members for a specific group id.
requiredZoneNames() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.GroupIdInformationProperties
Get the requiredZoneNames property: The required DNS zones for a specific group id.
resource() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.OperationDisplay
Get the resource property: Resource Type: ProvisioningServices.
resourceGroupName() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.CertificateResponse
Gets the name of the resource group.
resourceGroupName() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.PrivateEndpointConnection
Gets the name of the resource group.
resourceGroupName() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.ProvisioningServiceDescription
Gets the name of the resource group.
RESUMING - Static variable in class com.azure.resourcemanager.deviceprovisioningservices.models.State
Static value Resuming for State.
rights() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.SharedAccessSignatureAuthorizationRuleInner
Get the rights property: Rights that this key has.
rights() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.SharedAccessSignatureAuthorizationRule
Gets the rights property: Rights that this key has.

S

S1 - Static variable in class com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsSku
Static value S1 for IotDpsSku.
secondaryKey() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.SharedAccessSignatureAuthorizationRuleInner
Get the secondaryKey property: Secondary SAS key value.
secondaryKey() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.SharedAccessSignatureAuthorizationRule
Gets the secondaryKey property: Secondary SAS key value.
SERVER_AUTHENTICATION - Static variable in class com.azure.resourcemanager.deviceprovisioningservices.models.CertificatePurpose
Static value serverAuthentication for CertificatePurpose.
SERVICE_API - Enum constant in enum com.azure.resourcemanager.deviceprovisioningservices.models.IpFilterTargetType
Enum value serviceApi.
SERVICE_CONFIG - Static variable in class com.azure.resourcemanager.deviceprovisioningservices.models.AccessRightsDescription
Static value ServiceConfig for AccessRightsDescription.
serviceClient() - Method in class com.azure.resourcemanager.deviceprovisioningservices.IotDpsManager
 
serviceOperationsHostname() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsPropertiesDescription
Get the serviceOperationsHostname property: Service endpoint for provisioning service.
SharedAccessSignatureAuthorizationRule - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
An immutable client-side representation of SharedAccessSignatureAuthorizationRule.
SharedAccessSignatureAuthorizationRuleInner - Class in com.azure.resourcemanager.deviceprovisioningservices.fluent.models
Description of the shared access key.
SharedAccessSignatureAuthorizationRuleInner() - Constructor for class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.SharedAccessSignatureAuthorizationRuleInner
 
SharedAccessSignatureAuthorizationRuleListResult - Class in com.azure.resourcemanager.deviceprovisioningservices.models
List of shared access keys.
SharedAccessSignatureAuthorizationRuleListResult() - Constructor for class com.azure.resourcemanager.deviceprovisioningservices.models.SharedAccessSignatureAuthorizationRuleListResult
 
sku() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.ProvisioningServiceDescriptionInner
Get the sku property: Sku info for a provisioning Service.
sku() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.ProvisioningServiceDescription
Gets the sku property: Sku info for a provisioning Service.
state() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsPropertiesDescription
Get the state property: Current state of the provisioning service.
State - Class in com.azure.resourcemanager.deviceprovisioningservices.models
Defines values for State.
State() - Constructor for class com.azure.resourcemanager.deviceprovisioningservices.models.State
 
STATIC - Static variable in class com.azure.resourcemanager.deviceprovisioningservices.models.AllocationPolicy
Static value Static for AllocationPolicy.
status() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.AsyncOperationResultInner
Get the status property: current status of a long running operation.
status() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.AsyncOperationResult
Gets the status property: current status of a long running operation.
status() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.PrivateLinkServiceConnectionState
Get the status property: The status of a private endpoint connection.
subject() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.CertificateProperties
Get the subject property: The certificate's subject name.
subject() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponseProperties
Get the subject property: Certificate subject.
SUSPENDED - Static variable in class com.azure.resourcemanager.deviceprovisioningservices.models.State
Static value Suspended for State.
SUSPENDING - Static variable in class com.azure.resourcemanager.deviceprovisioningservices.models.State
Static value Suspending for State.
systemData() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.CertificateResponseInner
Get the systemData property: Metadata pertaining to creation and last modification of the resource.
systemData() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.PrivateEndpointConnectionInner
Get the systemData property: Metadata pertaining to creation and last modification of the resource.
systemData() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.ProvisioningServiceDescriptionInner
Get the systemData property: Metadata pertaining to creation and last modification of the resource.
systemData() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.CertificateResponse
Gets the systemData property: Metadata pertaining to creation and last modification of the resource.
systemData() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.PrivateEndpointConnection
Gets the systemData property: Metadata pertaining to creation and last modification of the resource.
systemData() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.ProvisioningServiceDescription
Gets the systemData property: Metadata pertaining to creation and last modification of the resource.

T

tags() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.ProvisioningServiceDescription
Gets the tags property: Resource tags.
tags() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.TagsResource
Get the tags property: Resource tags.
TagsResource - Class in com.azure.resourcemanager.deviceprovisioningservices.models
A container holding only the Tags for a resource, allowing the user to update the tags on a Provisioning Service instance.
TagsResource() - Constructor for class com.azure.resourcemanager.deviceprovisioningservices.models.TagsResource
 
target() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IpFilterRule
Get the target property: Target for requests captured by this rule.
thumbprint() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.CertificateProperties
Get the thumbprint property: The certificate's thumbprint.
thumbprint() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponseProperties
Get the thumbprint property: Certificate thumbprint.
tier() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsSkuInfo
Get the tier property: Pricing tier name of the provisioning service.
toString() - Method in enum com.azure.resourcemanager.deviceprovisioningservices.models.IpFilterActionType
 
toString() - Method in enum com.azure.resourcemanager.deviceprovisioningservices.models.IpFilterTargetType
 
TRANSITIONING - Static variable in class com.azure.resourcemanager.deviceprovisioningservices.models.State
Static value Transitioning for State.
type() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.GroupIdInformationInner
Get the type property: The resource type.
type() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.CertificateResponse
Gets the type property: The type of the resource.
type() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.GroupIdInformation
Gets the type property: The resource type.
type() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.PrivateEndpointConnection
Gets the type property: The type of the resource.
type() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.ProvisioningServiceDescription
Gets the type property: The type of the resource.
type() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponse
Gets the type property: The type of the resource.

U

update() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.CertificateResponse
Begins update for the CertificateResponse resource.
update() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.PrivateEndpointConnection
Begins update for the PrivateEndpointConnection resource.
update() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.ProvisioningServiceDescription
Begins update for the ProvisioningServiceDescription resource.
update(String, String, TagsResource) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
Update an existing provisioning service's tags.
update(String, String, TagsResource, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsResourcesClient
Update an existing provisioning service's tags.
updated() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.CertificateProperties
Get the updated property: The certificate's last update date and time.
updated() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponseProperties
Get the updated property: Certificate updated time.

V

validate() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.AsyncOperationResultInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.CertificateListDescriptionInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.CertificateResponseInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.GroupIdInformationInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.IotDpsSkuDefinitionInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.NameAvailabilityInfoInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.OperationInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.PrivateEndpointConnectionInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.PrivateLinkResourcesInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.ProvisioningServiceDescriptionInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.SharedAccessSignatureAuthorizationRuleInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.VerificationCodeResponseInner
Validates the instance.
validate() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.CertificateProperties
Validates the instance.
validate() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.ErrorDetails
Validates the instance.
validate() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.ErrorMessage
Validates the instance.
validate() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.GroupIdInformationProperties
Validates the instance.
validate() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsPropertiesDescription
Validates the instance.
validate() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsSkuDefinitionListResult
Validates the instance.
validate() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsSkuInfo
Validates the instance.
validate() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotHubDefinitionDescription
Validates the instance.
validate() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IpFilterRule
Validates the instance.
validate() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.OperationDisplay
Validates the instance.
validate() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.OperationInputs
Validates the instance.
validate() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.OperationListResult
Validates the instance.
validate() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.PrivateEndpoint
Validates the instance.
validate() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.PrivateEndpointConnectionProperties
Validates the instance.
validate() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.PrivateLinkServiceConnectionState
Validates the instance.
validate() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.ProvisioningServiceDescriptionListResult
Validates the instance.
validate() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.SharedAccessSignatureAuthorizationRuleListResult
Validates the instance.
validate() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.TagsResource
Validates the instance.
validate() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeRequest
Validates the instance.
validate() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponseProperties
Validates the instance.
value() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.CertificateListDescriptionInner
Get the value property: The array of Certificate objects.
value() - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.PrivateLinkResourcesInner
Get the value property: The list of available private link resources for a provisioning service.
value() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.CertificateListDescription
Gets the value property: The array of Certificate objects.
value() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsSkuDefinitionListResult
Get the value property: The list of SKUs.
value() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.OperationListResult
Get the value property: Provisioning service operations supported by the Microsoft.Devices resource provider.
value() - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.PrivateLinkResources
Gets the value property: The list of available private link resources for a provisioning service.
value() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.ProvisioningServiceDescriptionListResult
Get the value property: List of provisioning service descriptions.
value() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.SharedAccessSignatureAuthorizationRuleListResult
Get the value property: The list of shared access policies.
valueOf(String) - Static method in enum com.azure.resourcemanager.deviceprovisioningservices.models.IpFilterActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.resourcemanager.deviceprovisioningservices.models.IpFilterTargetType
Returns the enum constant of this type with the specified name.
values() - Static method in class com.azure.resourcemanager.deviceprovisioningservices.models.AccessRightsDescription
Gets known AccessRightsDescription values.
values() - Static method in class com.azure.resourcemanager.deviceprovisioningservices.models.AllocationPolicy
Gets known AllocationPolicy values.
values() - Static method in class com.azure.resourcemanager.deviceprovisioningservices.models.CertificatePurpose
Gets known CertificatePurpose values.
values() - Static method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsSku
Gets known IotDpsSku values.
values() - Static method in enum com.azure.resourcemanager.deviceprovisioningservices.models.IpFilterActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.resourcemanager.deviceprovisioningservices.models.IpFilterTargetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.resourcemanager.deviceprovisioningservices.models.NameUnavailabilityReason
Gets known NameUnavailabilityReason values.
values() - Static method in class com.azure.resourcemanager.deviceprovisioningservices.models.PrivateLinkServiceConnectionStatus
Gets known PrivateLinkServiceConnectionStatus values.
values() - Static method in class com.azure.resourcemanager.deviceprovisioningservices.models.PublicNetworkAccess
Gets known PublicNetworkAccess values.
values() - Static method in class com.azure.resourcemanager.deviceprovisioningservices.models.State
Gets known State values.
verificationCode() - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponseProperties
Get the verificationCode property: Verification code.
VerificationCodeRequest - Class in com.azure.resourcemanager.deviceprovisioningservices.models
The JSON-serialized leaf certificate.
VerificationCodeRequest() - Constructor for class com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeRequest
 
VerificationCodeResponse - Interface in com.azure.resourcemanager.deviceprovisioningservices.models
An immutable client-side representation of VerificationCodeResponse.
VerificationCodeResponseInner - Class in com.azure.resourcemanager.deviceprovisioningservices.fluent.models
Description of the response of the verification code.
VerificationCodeResponseInner() - Constructor for class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.VerificationCodeResponseInner
 
VerificationCodeResponseProperties - Class in com.azure.resourcemanager.deviceprovisioningservices.models
The VerificationCodeResponseProperties model.
VerificationCodeResponseProperties() - Constructor for class com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponseProperties
 
verifyCertificate(String, String, String, String, VerificationCodeRequest) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.DpsCertificatesClient
Verifies the certificate's private key possession by providing the leaf cert issued by the verifying pre uploaded certificate.
verifyCertificate(String, String, String, String, VerificationCodeRequest) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.DpsCertificates
Verifies the certificate's private key possession by providing the leaf cert issued by the verifying pre uploaded certificate.
verifyCertificateWithResponse(String, String, String, String, VerificationCodeRequest, String, byte[], Boolean, CertificatePurpose, OffsetDateTime, OffsetDateTime, Boolean, String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.fluent.DpsCertificatesClient
Verifies the certificate's private key possession by providing the leaf cert issued by the verifying pre uploaded certificate.
verifyCertificateWithResponse(String, String, String, String, VerificationCodeRequest, String, byte[], Boolean, CertificatePurpose, OffsetDateTime, OffsetDateTime, Boolean, String, Context) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.DpsCertificates
Verifies the certificate's private key possession by providing the leaf cert issued by the verifying pre uploaded certificate.

W

withAction(IpFilterActionType) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IpFilterRule
Set the action property: The desired action for requests captured by this rule.
withActionsRequired(String) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.PrivateLinkServiceConnectionState
Set the actionsRequired property: Actions required for a private endpoint connection.
withAllocationPolicy(AllocationPolicy) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsPropertiesDescription
Set the allocationPolicy property: Allocation policy to be used by this provisioning service.
withAllocationWeight(Integer) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotHubDefinitionDescription
Set the allocationWeight property: weight to apply for a given iot h.
withApplyAllocationPolicy(Boolean) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotHubDefinitionDescription
Set the applyAllocationPolicy property: flag for applying allocationPolicy or not for a given iot hub.
withAuthorizationPolicies(List<SharedAccessSignatureAuthorizationRuleInner>) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsPropertiesDescription
Set the authorizationPolicies property: List of authorization keys for a provisioning service.
withCapacity(Long) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsSkuInfo
Set the capacity property: The number of units to provision.
withCertificate(byte[]) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.CertificateProperties
Set the certificate property: base-64 representation of X509 certificate .cer file or just .pem file content.
withCertificate(byte[]) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponseProperties
Set the certificate property: base-64 representation of X509 certificate .cer file or just .pem file content.
withCertificate(String) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeRequest
Set the certificate property: base-64 representation of X509 certificate .cer file or just .pem file content.
withCode(String) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.ErrorMessage
Set the code property: standard error code.
withConnectionString(String) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotHubDefinitionDescription
Set the connectionString property: Connection string of the IoT hub.
withCreated(String) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponseProperties
Set the created property: Certificate created time.
withDefaultPollInterval(Duration) - Method in class com.azure.resourcemanager.deviceprovisioningservices.IotDpsManager.Configurable
Sets the default poll interval, used when service does not provide "Retry-After" header.
withDescription(String) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.PrivateLinkServiceConnectionState
Set the description property: The description for the current state of a private endpoint connection.
withDetails(String) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.ErrorMessage
Set the details property: detailed summary of error.
withDisplay(OperationDisplay) - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.OperationInner
Set the display property: The object that represents the operation.
withEnableDataResidency(Boolean) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsPropertiesDescription
Set the enableDataResidency property: Optional.
withError(ErrorMessage) - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.AsyncOperationResultInner
Set the error property: Error message containing code, description and details.
withEtag(String) - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.ProvisioningServiceDescriptionInner
Set the etag property: The Etag field is *not* required.
withEtag(String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.ProvisioningServiceDescription.DefinitionStages.WithEtag
Specifies the etag property: The Etag field is *not* required.
withExistingProvisioningService(String, String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.CertificateResponse.DefinitionStages.WithParentResource
Specifies resourceGroupName, provisioningServiceName.
withExistingProvisioningService(String, String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.PrivateEndpointConnection.DefinitionStages.WithParentResource
Specifies resourceGroupName, resourceName.
withExistingResourceGroup(String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.ProvisioningServiceDescription.DefinitionStages.WithResourceGroup
Specifies resourceGroupName.
withExpiry(String) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponseProperties
Set the expiry property: Code expiry.
withFilterName(String) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IpFilterRule
Set the filterName property: The name of the IP filter rule.
withGroupId(String) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.GroupIdInformationProperties
Set the groupId property: The group id.
withHttpClient(HttpClient) - Method in class com.azure.resourcemanager.deviceprovisioningservices.IotDpsManager.Configurable
Sets the http client.
withIfMatch(String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.CertificateResponse.DefinitionStages.WithIfMatch
Specifies the ifMatch property: ETag of the certificate.
withIfMatch(String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.CertificateResponse.UpdateStages.WithIfMatch
Specifies the ifMatch property: ETag of the certificate.
withIotHubs(List<IotHubDefinitionDescription>) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsPropertiesDescription
Set the iotHubs property: List of IoT hubs associated with this provisioning service.
withIpFilterRules(List<IpFilterRule>) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsPropertiesDescription
Set the ipFilterRules property: The IP filter rules.
withIpMask(String) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IpFilterRule
Set the ipMask property: A string that contains the IP address range in CIDR notation for the rule.
withIsVerified(Boolean) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.CertificateProperties
Set the isVerified property: Determines whether certificate has been verified.
withIsVerified(Boolean) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponseProperties
Set the isVerified property: Indicate if the certificate is verified by owner of private key.
withKeyName(String) - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.SharedAccessSignatureAuthorizationRuleInner
Set the keyName property: Name of the key.
withLocation(String) - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.ProvisioningServiceDescriptionInner
withLocation(String) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotHubDefinitionDescription
Set the location property: ARM region of the IoT hub.
withLogOptions(HttpLogOptions) - Method in class com.azure.resourcemanager.deviceprovisioningservices.IotDpsManager.Configurable
Sets the logging options to the HTTP pipeline.
withMessage(String) - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.NameAvailabilityInfoInner
Set the message property: message containing a detailed reason name is unavailable.
withMessage(String) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.ErrorMessage
Set the message property: standard error description.
withName(IotDpsSku) - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.IotDpsSkuDefinitionInner
Set the name property: Sku name.
withName(IotDpsSku) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsSkuInfo
Set the name property: Sku name.
withName(String) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.OperationInputs
Set the name property: The name of the Provisioning Service to check.
withNameAvailable(Boolean) - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.NameAvailabilityInfoInner
Set the nameAvailable property: specifies if a name is available or not.
withPolicy(HttpPipelinePolicy) - Method in class com.azure.resourcemanager.deviceprovisioningservices.IotDpsManager.Configurable
Adds the pipeline policy to the HTTP pipeline.
withPrimaryKey(String) - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.SharedAccessSignatureAuthorizationRuleInner
Set the primaryKey property: Primary SAS key value.
withPrivateEndpoint(PrivateEndpoint) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.PrivateEndpointConnectionProperties
Set the privateEndpoint property: The private endpoint property of a private endpoint connection.
withPrivateEndpointConnections(List<PrivateEndpointConnectionInner>) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsPropertiesDescription
Set the privateEndpointConnections property: Private endpoint connections created on this IotHub.
withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionState) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.PrivateEndpointConnectionProperties
Set the privateLinkServiceConnectionState property: The current state of a private endpoint connection.
withProperties(CertificateProperties) - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.CertificateResponseInner
Set the properties property: properties of a certificate.
withProperties(CertificateProperties) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.CertificateResponse.DefinitionStages.WithProperties
Specifies the properties property: properties of a certificate.
withProperties(CertificateProperties) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.CertificateResponse.UpdateStages.WithProperties
Specifies the properties property: properties of a certificate.
withProperties(GroupIdInformationProperties) - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.GroupIdInformationInner
Set the properties property: The properties for a group information object.
withProperties(IotDpsPropertiesDescription) - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.ProvisioningServiceDescriptionInner
Set the properties property: Service specific properties for a provisioning service.
withProperties(IotDpsPropertiesDescription) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.ProvisioningServiceDescription.DefinitionStages.WithProperties
Specifies the properties property: Service specific properties for a provisioning service.
withProperties(PrivateEndpointConnectionProperties) - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.PrivateEndpointConnectionInner
Set the properties property: The properties of a private endpoint connection.
withProperties(PrivateEndpointConnectionProperties) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.PrivateEndpointConnection.DefinitionStages.WithProperties
Specifies the properties property: The properties of a private endpoint connection.
withProperties(PrivateEndpointConnectionProperties) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.PrivateEndpointConnection.UpdateStages.WithProperties
Specifies the properties property: The properties of a private endpoint connection.
withProperties(VerificationCodeResponseProperties) - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.VerificationCodeResponseInner
Set the properties property: The properties property.
withProvisioningState(String) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsPropertiesDescription
Set the provisioningState property: The ARM provisioning state of the provisioning service.
withPublicNetworkAccess(PublicNetworkAccess) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsPropertiesDescription
Set the publicNetworkAccess property: Whether requests from Public Network are allowed.
withReason(NameUnavailabilityReason) - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.NameAvailabilityInfoInner
Set the reason property: specifies the reason a name is unavailable.
withRegion(Region) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.ProvisioningServiceDescription.DefinitionStages.WithLocation
Specifies the region for the resource.
withRegion(String) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.ProvisioningServiceDescription.DefinitionStages.WithLocation
Specifies the region for the resource.
withRequiredMembers(List<String>) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.GroupIdInformationProperties
Set the requiredMembers property: The required members for a specific group id.
withRequiredZoneNames(List<String>) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.GroupIdInformationProperties
Set the requiredZoneNames property: The required DNS zones for a specific group id.
withRetryOptions(RetryOptions) - Method in class com.azure.resourcemanager.deviceprovisioningservices.IotDpsManager.Configurable
Sets the retry options for the HTTP pipeline retry policy.
withRetryPolicy(RetryPolicy) - Method in class com.azure.resourcemanager.deviceprovisioningservices.IotDpsManager.Configurable
Sets the retry policy to the HTTP pipeline.
withRights(AccessRightsDescription) - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.SharedAccessSignatureAuthorizationRuleInner
Set the rights property: Rights that this key has.
withScope(String) - Method in class com.azure.resourcemanager.deviceprovisioningservices.IotDpsManager.Configurable
Adds the scope to permission sets.
withSecondaryKey(String) - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.SharedAccessSignatureAuthorizationRuleInner
Set the secondaryKey property: Secondary SAS key value.
withSku(IotDpsSkuInfo) - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.ProvisioningServiceDescriptionInner
Set the sku property: Sku info for a provisioning Service.
withSku(IotDpsSkuInfo) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.ProvisioningServiceDescription.DefinitionStages.WithSku
Specifies the sku property: Sku info for a provisioning Service..
withState(State) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsPropertiesDescription
Set the state property: Current state of the provisioning service.
withStatus(PrivateLinkServiceConnectionStatus) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.PrivateLinkServiceConnectionState
Set the status property: The status of a private endpoint connection.
withStatus(String) - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.AsyncOperationResultInner
Set the status property: current status of a long running operation.
withSubject(String) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponseProperties
Set the subject property: Certificate subject.
withTags(Map<String, String>) - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.ProvisioningServiceDescriptionInner
withTags(Map<String, String>) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.ProvisioningServiceDescription.DefinitionStages.WithTags
Specifies the tags property: Resource tags..
withTags(Map<String, String>) - Method in interface com.azure.resourcemanager.deviceprovisioningservices.models.ProvisioningServiceDescription.UpdateStages.WithTags
Specifies the tags property: Resource tags.
withTags(Map<String, String>) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.TagsResource
Set the tags property: Resource tags.
withTarget(IpFilterTargetType) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IpFilterRule
Set the target property: Target for requests captured by this rule.
withThumbprint(String) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponseProperties
Set the thumbprint property: Certificate thumbprint.
withUpdated(String) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponseProperties
Set the updated property: Certificate updated time.
withValue(List<CertificateResponseInner>) - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.CertificateListDescriptionInner
Set the value property: The array of Certificate objects.
withValue(List<GroupIdInformationInner>) - Method in class com.azure.resourcemanager.deviceprovisioningservices.fluent.models.PrivateLinkResourcesInner
Set the value property: The list of available private link resources for a provisioning service.
withValue(List<IotDpsSkuDefinitionInner>) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsSkuDefinitionListResult
Set the value property: The list of SKUs.
withValue(List<ProvisioningServiceDescriptionInner>) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.ProvisioningServiceDescriptionListResult
Set the value property: List of provisioning service descriptions.
withValue(List<SharedAccessSignatureAuthorizationRuleInner>) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.SharedAccessSignatureAuthorizationRuleListResult
Set the value property: The list of shared access policies.
withVerificationCode(String) - Method in class com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponseProperties
Set the verificationCode property: Verification code.
A B C D E F G H I K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form