This commit is contained in:
OpenPublishBuild 2017-11-23 00:06:15 +00:00
Родитель f2bb9746fb
Коммит de1faa96cb
56 изменённых файлов: 6996 добавлений и 6305 удалений

Просмотреть файл

@ -286,16 +286,6 @@ references:
summary: <p>The <xref uid="com.microsoft.azure.keyvault.requests._update_certificate_policy_request" data-throw-if-not-resolved="false">UpdateCertificatePolicyRequest</xref> builder. </p> summary: <p>The <xref uid="com.microsoft.azure.keyvault.requests._update_certificate_policy_request" data-throw-if-not-resolved="false">UpdateCertificatePolicyRequest</xref> builder. </p>
syntax: syntax:
content: public class Builder content: public class Builder
- uid: com.microsoft.azure.keyvault.requests._update_certificate_request._builder
parent: com.microsoft.azure.keyvault.requests
href: com.microsoft.azure.keyvault.requests._update_certificate_request._builder.yml
name: UpdateCertificateRequest.Builder
nameWithType: UpdateCertificateRequest.Builder
fullName: com.microsoft.azure.keyvault.requests.UpdateCertificateRequest.Builder
type: Class
summary: <p>The <xref uid="com.microsoft.azure.keyvault.requests._update_certificate_request" data-throw-if-not-resolved="false">UpdateCertificateRequest</xref> builder. </p>
syntax:
content: public class Builder
- uid: com.microsoft.azure.keyvault.requests._update_key_request._builder - uid: com.microsoft.azure.keyvault.requests._update_key_request._builder
parent: com.microsoft.azure.keyvault.requests parent: com.microsoft.azure.keyvault.requests
href: com.microsoft.azure.keyvault.requests._update_key_request._builder.yml href: com.microsoft.azure.keyvault.requests._update_key_request._builder.yml
@ -316,3 +306,13 @@ references:
summary: <p>The <xref uid="com.microsoft.azure.keyvault.requests._update_secret_request" data-throw-if-not-resolved="false">UpdateSecretRequest</xref> builder. </p> summary: <p>The <xref uid="com.microsoft.azure.keyvault.requests._update_secret_request" data-throw-if-not-resolved="false">UpdateSecretRequest</xref> builder. </p>
syntax: syntax:
content: public class Builder content: public class Builder
- uid: com.microsoft.azure.keyvault.requests._update_certificate_request._builder
parent: com.microsoft.azure.keyvault.requests
href: com.microsoft.azure.keyvault.requests._update_certificate_request._builder.yml
name: UpdateCertificateRequest.Builder
nameWithType: UpdateCertificateRequest.Builder
fullName: com.microsoft.azure.keyvault.requests.UpdateCertificateRequest.Builder
type: Class
summary: <p>The <xref uid="com.microsoft.azure.keyvault.requests._update_certificate_request" data-throw-if-not-resolved="false">UpdateCertificateRequest</xref> builder. </p>
syntax:
content: public class Builder

Просмотреть файл

@ -129,7 +129,7 @@ references:
type: Interface type: Interface
summary: <p>A site definition with sufficient inputs to create a new web app / deployments slot in the cloud, but exposing additional optional inputs to specify. </p> summary: <p>A site definition with sufficient inputs to create a new web app / deployments slot in the cloud, but exposing additional optional inputs to specify. </p>
syntax: syntax:
content: public interface WithCreate<FluentT> content: public interface WithCreate<FluentT> extends Creatable<FluentT>,WebAppBase.DefinitionStages.WithClientAffinityEnabled<FluentT>,WebAppBase.DefinitionStages.WithClientCertEnabled<FluentT>,WebAppBase.DefinitionStages.WithScmSiteAlsoStopped<FluentT>,WebAppBase.DefinitionStages.WithSiteConfigs<FluentT>,WebAppBase.DefinitionStages.WithAppSettings<FluentT>,WebAppBase.DefinitionStages.WithConnectionString<FluentT>,WebAppBase.DefinitionStages.WithSourceControl<FluentT>,WebAppBase.DefinitionStages.WithHostNameBinding<FluentT>,WebAppBase.DefinitionStages.WithHostNameSslBinding<FluentT>,WebAppBase.DefinitionStages.WithAuthentication<FluentT>
typeParameters: typeParameters:
- type: dee0e3c3 - type: dee0e3c3
description: <p>the type of the resource </p> description: <p>the type of the resource </p>

Просмотреть файл

@ -243,7 +243,7 @@ references:
type: Interface type: Interface
summary: <p>The template for a site update operation, containing all the settings that can be modified. </p> summary: <p>The template for a site update operation, containing all the settings that can be modified. </p>
syntax: syntax:
content: public interface Update<FluentT> extends Appliable<FluentT>,WebAppBase.UpdateStages.WithClientAffinityEnabled<FluentT>,WebAppBase.UpdateStages.WithClientCertEnabled<FluentT>,WebAppBase.UpdateStages.WithScmSiteAlsoStopped<FluentT>,WebAppBase.UpdateStages.WithSiteConfigs<FluentT>,WebAppBase.UpdateStages.WithAppSettings<FluentT>,WebAppBase.UpdateStages.WithConnectionString<FluentT>,WebAppBase.UpdateStages.WithSourceControl<FluentT>,WebAppBase.UpdateStages.WithHostNameBinding<FluentT>,WebAppBase.UpdateStages.WithHostNameSslBinding<FluentT>,WebAppBase.UpdateStages.WithAuthentication<FluentT> content: public interface Update<FluentT>
typeParameters: typeParameters:
- type: dee0e3c3 - type: dee0e3c3
description: <p>the type of the resource </p> description: <p>the type of the resource </p>

Просмотреть файл

@ -129,7 +129,7 @@ references:
type: Interface type: Interface
summary: <p>A site definition with sufficient inputs to create a new web app / deployments slot in the cloud, but exposing additional optional inputs to specify. </p> summary: <p>A site definition with sufficient inputs to create a new web app / deployments slot in the cloud, but exposing additional optional inputs to specify. </p>
syntax: syntax:
content: public interface WithCreate<FluentT> content: public interface WithCreate<FluentT> extends Creatable<FluentT>,WebAppBase.DefinitionStages.WithClientAffinityEnabled<FluentT>,WebAppBase.DefinitionStages.WithClientCertEnabled<FluentT>,WebAppBase.DefinitionStages.WithScmSiteAlsoStopped<FluentT>,WebAppBase.DefinitionStages.WithSiteConfigs<FluentT>,WebAppBase.DefinitionStages.WithAppSettings<FluentT>,WebAppBase.DefinitionStages.WithConnectionString<FluentT>,WebAppBase.DefinitionStages.WithSourceControl<FluentT>,WebAppBase.DefinitionStages.WithHostNameBinding<FluentT>,WebAppBase.DefinitionStages.WithHostNameSslBinding<FluentT>,WebAppBase.DefinitionStages.WithAuthentication<FluentT>
typeParameters: typeParameters:
- type: dee0e3c3 - type: dee0e3c3
description: <p>the type of the resource </p> description: <p>the type of the resource </p>

Просмотреть файл

@ -116,7 +116,7 @@ references:
type: Interface type: Interface
summary: <p>The template for a site update operation, containing all the settings that can be modified. </p> summary: <p>The template for a site update operation, containing all the settings that can be modified. </p>
syntax: syntax:
content: public interface Update<FluentT> extends Appliable<FluentT>,WebAppBase.UpdateStages.WithClientAffinityEnabled<FluentT>,WebAppBase.UpdateStages.WithClientCertEnabled<FluentT>,WebAppBase.UpdateStages.WithScmSiteAlsoStopped<FluentT>,WebAppBase.UpdateStages.WithSiteConfigs<FluentT>,WebAppBase.UpdateStages.WithAppSettings<FluentT>,WebAppBase.UpdateStages.WithConnectionString<FluentT>,WebAppBase.UpdateStages.WithSourceControl<FluentT>,WebAppBase.UpdateStages.WithHostNameBinding<FluentT>,WebAppBase.UpdateStages.WithHostNameSslBinding<FluentT>,WebAppBase.UpdateStages.WithAuthentication<FluentT> content: public interface Update<FluentT>
typeParameters: typeParameters:
- type: dee0e3c3 - type: dee0e3c3
description: <p>the type of the resource </p> description: <p>the type of the resource </p>

Просмотреть файл

@ -295,7 +295,7 @@ references:
type: Interface type: Interface
summary: <p>The template for a site update operation, containing all the settings that can be modified. </p> summary: <p>The template for a site update operation, containing all the settings that can be modified. </p>
syntax: syntax:
content: public interface Update<FluentT> extends Appliable<FluentT>,WebAppBase.UpdateStages.WithClientAffinityEnabled<FluentT>,WebAppBase.UpdateStages.WithClientCertEnabled<FluentT>,WebAppBase.UpdateStages.WithScmSiteAlsoStopped<FluentT>,WebAppBase.UpdateStages.WithSiteConfigs<FluentT>,WebAppBase.UpdateStages.WithAppSettings<FluentT>,WebAppBase.UpdateStages.WithConnectionString<FluentT>,WebAppBase.UpdateStages.WithSourceControl<FluentT>,WebAppBase.UpdateStages.WithHostNameBinding<FluentT>,WebAppBase.UpdateStages.WithHostNameSslBinding<FluentT>,WebAppBase.UpdateStages.WithAuthentication<FluentT> content: public interface Update<FluentT>
typeParameters: typeParameters:
- type: dee0e3c3 - type: dee0e3c3
description: <p>the type of the resource </p> description: <p>the type of the resource </p>

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Просмотреть файл

@ -38,7 +38,7 @@ references:
<p></p> <p></p>
syntax: syntax:
content: public interface WithGroup<T> extends GroupableResource<T>.DefinitionStages.WithExistingResourceGroup,GroupableResource<T>.DefinitionStages.WithNewResourceGroup content: public interface WithGroup<T>
typeParameters: typeParameters:
- type: 8ce1ecb9 - type: 8ce1ecb9
description: <p>the next stage of the definition </p> description: <p>the next stage of the definition </p>

Просмотреть файл

@ -364,16 +364,6 @@ references:
summary: <p>Grouping of Batch application update stages. </p> summary: <p>Grouping of Batch application update stages. </p>
syntax: syntax:
content: public interface UpdateStages content: public interface UpdateStages
- uid: com.microsoft.azure.management.batch._batch_account._update_stages._with_application
parent: com.microsoft.azure.management.batch
href: com.microsoft.azure.management.batch._batch_account._update_stages._with_application.yml
name: BatchAccount.UpdateStages.WithApplication
nameWithType: BatchAccount.UpdateStages.WithApplication
fullName: com.microsoft.azure.management.batch.BatchAccount.UpdateStages.WithApplication
type: Interface
summary: <p>The stage of a Batch account definition allowing the creation of a Batch application. </p>
syntax:
content: public interface WithApplication
- uid: com.microsoft.azure.management.batch._batch_account._definition_stages._with_application - uid: com.microsoft.azure.management.batch._batch_account._definition_stages._with_application
parent: com.microsoft.azure.management.batch parent: com.microsoft.azure.management.batch
href: com.microsoft.azure.management.batch._batch_account._definition_stages._with_application.yml href: com.microsoft.azure.management.batch._batch_account._definition_stages._with_application.yml
@ -384,6 +374,16 @@ references:
summary: <p>The stage of a Batch account definition allowing the creation of a Batch application. </p> summary: <p>The stage of a Batch account definition allowing the creation of a Batch application. </p>
syntax: syntax:
content: public interface WithApplication content: public interface WithApplication
- uid: com.microsoft.azure.management.batch._batch_account._update_stages._with_application
parent: com.microsoft.azure.management.batch
href: com.microsoft.azure.management.batch._batch_account._update_stages._with_application.yml
name: BatchAccount.UpdateStages.WithApplication
nameWithType: BatchAccount.UpdateStages.WithApplication
fullName: com.microsoft.azure.management.batch.BatchAccount.UpdateStages.WithApplication
type: Interface
summary: <p>The stage of a Batch account definition allowing the creation of a Batch application. </p>
syntax:
content: public interface WithApplication
- uid: com.microsoft.azure.management.batch._batch_account._definition_stage0d783d9e8264e6921b5a7ac57082dfd6 - uid: com.microsoft.azure.management.batch._batch_account._definition_stage0d783d9e8264e6921b5a7ac57082dfd6
parent: com.microsoft.azure.management.batch parent: com.microsoft.azure.management.batch
href: com.microsoft.azure.management.batch._batch_account._definition_stage0d783d9e8264e6921b5a7ac57082dfd6.yml href: com.microsoft.azure.management.batch._batch_account._definition_stage0d783d9e8264e6921b5a7ac57082dfd6.yml
@ -394,6 +394,16 @@ references:
summary: <p>The stage of a Batch account definition allowing adding an application and a storage account. </p> summary: <p>The stage of a Batch account definition allowing adding an application and a storage account. </p>
syntax: syntax:
content: public interface WithApplicationAndStorage extends BatchAccount.DefinitionStages.WithStorage,BatchAccount.DefinitionStages.WithApplication content: public interface WithApplicationAndStorage extends BatchAccount.DefinitionStages.WithStorage,BatchAccount.DefinitionStages.WithApplication
- uid: com.microsoft.azure.management.batch._application._update_stages._with_application_package
parent: com.microsoft.azure.management.batch
href: com.microsoft.azure.management.batch._application._update_stages._with_application_package.yml
name: Application.UpdateStages.WithApplicationPackage
nameWithType: Application.UpdateStages.WithApplicationPackage
fullName: com.microsoft.azure.management.batch.Application.UpdateStages.WithApplicationPackage
type: Interface
summary: <p>The stage of a Batch application update allowing the creation of an application package. </p>
syntax:
content: public interface WithApplicationPackage
- uid: com.microsoft.azure.management.batch._application._update_definition_af002c8421e16b745af55a95ece4e746 - uid: com.microsoft.azure.management.batch._application._update_definition_af002c8421e16b745af55a95ece4e746
parent: com.microsoft.azure.management.batch parent: com.microsoft.azure.management.batch
href: com.microsoft.azure.management.batch._application._update_definition_af002c8421e16b745af55a95ece4e746.yml href: com.microsoft.azure.management.batch._application._update_definition_af002c8421e16b745af55a95ece4e746.yml
@ -426,32 +436,6 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the stage of the parent Batch account definition to return to after attaching this definition </p> description: <p>the stage of the parent Batch account definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.batch._application._update_stages._with_application_package
parent: com.microsoft.azure.management.batch
href: com.microsoft.azure.management.batch._application._update_stages._with_application_package.yml
name: Application.UpdateStages.WithApplicationPackage
nameWithType: Application.UpdateStages.WithApplicationPackage
fullName: com.microsoft.azure.management.batch.Application.UpdateStages.WithApplicationPackage
type: Interface
summary: <p>The stage of a Batch application update allowing the creation of an application package. </p>
syntax:
content: public interface WithApplicationPackage
- uid: com.microsoft.azure.management.batch._application._update_definition_stages._with_attach
parent: com.microsoft.azure.management.batch
href: com.microsoft.azure.management.batch._application._update_definition_stages._with_attach.yml
name: Application.UpdateDefinitionStages.WithAttach<ParentT>
nameWithType: Application.UpdateDefinitionStages.WithAttach<ParentT>
fullName: com.microsoft.azure.management.batch.Application.UpdateDefinitionStages.WithAttach<ParentT>
type: Interface
summary: >-
<p>The final stage of a Batch application definition. </p>
<p>At this stage, any remaining optional settings can be specified, or the application definition can be attached to the parent batch Account update. </p>
syntax:
content: public interface WithAttach<ParentT> extends Attachable<ParentT>.InUpdate,Application.UpdateDefinitionStages.WithApplicationPackage<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the stage of the parent Batch account update to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.batch._application._definition_stages._with_attach - uid: com.microsoft.azure.management.batch._application._definition_stages._with_attach
parent: com.microsoft.azure.management.batch parent: com.microsoft.azure.management.batch
href: com.microsoft.azure.management.batch._application._definition_stages._with_attach.yml href: com.microsoft.azure.management.batch._application._definition_stages._with_attach.yml
@ -468,6 +452,22 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the stage of the parent Batch account definition to return to after attaching this definition </p> description: <p>the stage of the parent Batch account definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.batch._application._update_definition_stages._with_attach
parent: com.microsoft.azure.management.batch
href: com.microsoft.azure.management.batch._application._update_definition_stages._with_attach.yml
name: Application.UpdateDefinitionStages.WithAttach<ParentT>
nameWithType: Application.UpdateDefinitionStages.WithAttach<ParentT>
fullName: com.microsoft.azure.management.batch.Application.UpdateDefinitionStages.WithAttach<ParentT>
type: Interface
summary: >-
<p>The final stage of a Batch application definition. </p>
<p>At this stage, any remaining optional settings can be specified, or the application definition can be attached to the parent batch Account update. </p>
syntax:
content: public interface WithAttach<ParentT> extends Attachable<ParentT>.InUpdate,Application.UpdateDefinitionStages.WithApplicationPackage<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the stage of the parent Batch account update to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.batch._batch_account._definition_stages._with_create - uid: com.microsoft.azure.management.batch._batch_account._definition_stages._with_create
parent: com.microsoft.azure.management.batch parent: com.microsoft.azure.management.batch
href: com.microsoft.azure.management.batch._batch_account._definition_stages._with_create.yml href: com.microsoft.azure.management.batch._batch_account._definition_stages._with_create.yml

Просмотреть файл

@ -593,16 +593,6 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the stage of the parent CDN profile definition to return to after attaching this definition </p> description: <p>the stage of the parent CDN profile definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.cdn._cdn_profile._update
parent: com.microsoft.azure.management.cdn
href: com.microsoft.azure.management.cdn._cdn_profile._update.yml
name: CdnProfile.Update
nameWithType: CdnProfile.Update
fullName: com.microsoft.azure.management.cdn.CdnProfile.Update
type: Interface
summary: <p>The template for an update operation, containing all the settings that can be modified. </p>
syntax:
content: public interface Update extends Appliable<CdnProfile>,CdnProfile.UpdateStages.WithEndpoint,Resource.UpdateWithTags<Update>
- uid: com.microsoft.azure.management.cdn._cdn_endpoint._update - uid: com.microsoft.azure.management.cdn._cdn_endpoint._update
parent: com.microsoft.azure.management.cdn parent: com.microsoft.azure.management.cdn
href: com.microsoft.azure.management.cdn._cdn_endpoint._update.yml href: com.microsoft.azure.management.cdn._cdn_endpoint._update.yml
@ -613,6 +603,16 @@ references:
summary: <p>The entirety of a CDN endpoint update as part of a CDN profile update. </p> summary: <p>The entirety of a CDN endpoint update as part of a CDN profile update. </p>
syntax: syntax:
content: public interface Update extends Settable<CdnProfile.Update> content: public interface Update extends Settable<CdnProfile.Update>
- uid: com.microsoft.azure.management.cdn._cdn_profile._update
parent: com.microsoft.azure.management.cdn
href: com.microsoft.azure.management.cdn._cdn_profile._update.yml
name: CdnProfile.Update
nameWithType: CdnProfile.Update
fullName: com.microsoft.azure.management.cdn.CdnProfile.Update
type: Interface
summary: <p>The template for an update operation, containing all the settings that can be modified. </p>
syntax:
content: public interface Update extends Appliable<CdnProfile>,CdnProfile.UpdateStages.WithEndpoint,Resource.UpdateWithTags<Update>
- uid: com.microsoft.azure.management.cdn._cdn_endpoint._update_definition_stages - uid: com.microsoft.azure.management.cdn._cdn_endpoint._update_definition_stages
parent: com.microsoft.azure.management.cdn parent: com.microsoft.azure.management.cdn
href: com.microsoft.azure.management.cdn._cdn_endpoint._update_definition_stages.yml href: com.microsoft.azure.management.cdn._cdn_endpoint._update_definition_stages.yml
@ -735,22 +735,6 @@ references:
summary: <p>A CDN profile definition allowing the SKU to be specified. </p> summary: <p>A CDN profile definition allowing the SKU to be specified. </p>
syntax: syntax:
content: public interface WithSku content: public interface WithSku
- uid: com.microsoft.azure.management.cdn._cdn_endpoint._definition_stages._with_standard_attach
parent: com.microsoft.azure.management.cdn
href: com.microsoft.azure.management.cdn._cdn_endpoint._definition_stages._with_standard_attach.yml
name: CdnEndpoint.DefinitionStages.WithStandardAttach<ParentT>
nameWithType: CdnEndpoint.DefinitionStages.WithStandardAttach<ParentT>
fullName: com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach<ParentT>
type: Interface
summary: >-
<p>The final stage of the CDN profile Standard Akamai or Standard Verizon endpoint definition. </p>
<p>At this stage, any remaining optional settings can be specified, or the CDN profile endpoint definition can be attached to the parent CDN profile definition </p>
syntax:
content: public interface WithStandardAttach<ParentT> extends CdnEndpoint.DefinitionStages.AttachableStandard<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the stage of the parent CDN profile definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.cdn._cdn_endpoint._update_definition_stages._with_standard_attach - uid: com.microsoft.azure.management.cdn._cdn_endpoint._update_definition_stages._with_standard_attach
parent: com.microsoft.azure.management.cdn parent: com.microsoft.azure.management.cdn
href: com.microsoft.azure.management.cdn._cdn_endpoint._update_definition_stages._with_standard_attach.yml href: com.microsoft.azure.management.cdn._cdn_endpoint._update_definition_stages._with_standard_attach.yml
@ -767,6 +751,22 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the stage of the parent CDN profile update to return to after attaching this definition </p> description: <p>the stage of the parent CDN profile update to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.cdn._cdn_endpoint._definition_stages._with_standard_attach
parent: com.microsoft.azure.management.cdn
href: com.microsoft.azure.management.cdn._cdn_endpoint._definition_stages._with_standard_attach.yml
name: CdnEndpoint.DefinitionStages.WithStandardAttach<ParentT>
nameWithType: CdnEndpoint.DefinitionStages.WithStandardAttach<ParentT>
fullName: com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithStandardAttach<ParentT>
type: Interface
summary: >-
<p>The final stage of the CDN profile Standard Akamai or Standard Verizon endpoint definition. </p>
<p>At this stage, any remaining optional settings can be specified, or the CDN profile endpoint definition can be attached to the parent CDN profile definition </p>
syntax:
content: public interface WithStandardAttach<ParentT> extends CdnEndpoint.DefinitionStages.AttachableStandard<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the stage of the parent CDN profile definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.cdn._cdn_profile._definition_stages._with_standard_create - uid: com.microsoft.azure.management.cdn._cdn_profile._definition_stages._with_standard_create
parent: com.microsoft.azure.management.cdn parent: com.microsoft.azure.management.cdn
href: com.microsoft.azure.management.cdn._cdn_profile._definition_stages._with_standard_create.yml href: com.microsoft.azure.management.cdn._cdn_profile._definition_stages._with_standard_create.yml

Просмотреть файл

@ -38,7 +38,7 @@ references:
<p></p> <p></p>
syntax: syntax:
content: public interface WithGroup<T> extends GroupableResource<T>.DefinitionStages.WithExistingResourceGroup,GroupableResource<T>.DefinitionStages.WithNewResourceGroup content: public interface WithGroup<T>
typeParameters: typeParameters:
- type: 8ce1ecb9 - type: 8ce1ecb9
description: <p>the next stage of the definition </p> description: <p>the next stage of the definition </p>

Просмотреть файл

@ -38,7 +38,7 @@ references:
<p></p> <p></p>
syntax: syntax:
content: public interface WithGroup<T> extends GroupableResource<T>.DefinitionStages.WithExistingResourceGroup,GroupableResource<T>.DefinitionStages.WithNewResourceGroup content: public interface WithGroup<T>
typeParameters: typeParameters:
- type: 8ce1ecb9 - type: 8ce1ecb9
description: <p>the next stage of the definition </p> description: <p>the next stage of the definition </p>

Просмотреть файл

@ -38,7 +38,7 @@ references:
<p></p> <p></p>
syntax: syntax:
content: public interface WithGroup<T> extends GroupableResource<T>.DefinitionStages.WithExistingResourceGroup,GroupableResource<T>.DefinitionStages.WithNewResourceGroup content: public interface WithGroup<T>
typeParameters: typeParameters:
- type: 8ce1ecb9 - type: 8ce1ecb9
description: <p>the next stage of the definition </p> description: <p>the next stage of the definition </p>

Просмотреть файл

@ -38,7 +38,7 @@ references:
<p></p> <p></p>
syntax: syntax:
content: public interface WithGroup<T> extends GroupableResource<T>.DefinitionStages.WithExistingResourceGroup,GroupableResource<T>.DefinitionStages.WithNewResourceGroup content: public interface WithGroup<T>
typeParameters: typeParameters:
- type: 8ce1ecb9 - type: 8ce1ecb9
description: <p>the next stage of the definition </p> description: <p>the next stage of the definition </p>

Просмотреть файл

@ -38,7 +38,7 @@ references:
<p></p> <p></p>
syntax: syntax:
content: public interface WithGroup<T> content: public interface WithGroup<T> extends GroupableResource<T>.DefinitionStages.WithExistingResourceGroup,GroupableResource<T>.DefinitionStages.WithNewResourceGroup
typeParameters: typeParameters:
- type: 8ce1ecb9 - type: 8ce1ecb9
description: <p>the next stage of the definition </p> description: <p>the next stage of the definition </p>

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Просмотреть файл

@ -38,7 +38,7 @@ references:
<p></p> <p></p>
syntax: syntax:
content: public interface WithGroup<T> extends GroupableResource<T>.DefinitionStages.WithExistingResourceGroup,GroupableResource<T>.DefinitionStages.WithNewResourceGroup content: public interface WithGroup<T>
typeParameters: typeParameters:
- type: 8ce1ecb9 - type: 8ce1ecb9
description: <p>the next stage of the definition </p> description: <p>the next stage of the definition </p>

Просмотреть файл

@ -229,16 +229,6 @@ references:
summary: <p>Grouping of cosmos db update stages. </p> summary: <p>Grouping of cosmos db update stages. </p>
syntax: syntax:
content: public interface UpdateStages content: public interface UpdateStages
- uid: com.microsoft.azure.management.cosmosdb._cosmos_d_b_account._update_scc9fc3484876442af1709570bca853d4
parent: com.microsoft.azure.management.cosmosdb
href: com.microsoft.azure.management.cosmosdb._cosmos_d_b_account._update_scc9fc3484876442af1709570bca853d4.yml
name: CosmosDBAccount.UpdateStages.WithConsistencyPolicy
nameWithType: CosmosDBAccount.UpdateStages.WithConsistencyPolicy
fullName: com.microsoft.azure.management.cosmosdb.CosmosDBAccount.UpdateStages.WithConsistencyPolicy
type: Interface
summary: <p>The stage of the cosmos db update allowing to set the consistency policy. </p>
syntax:
content: public interface WithConsistencyPolicy
- uid: com.microsoft.azure.management.cosmosdb._cosmos_d_b_account._definiti883237cf49236a64319301fa9a7086d1 - uid: com.microsoft.azure.management.cosmosdb._cosmos_d_b_account._definiti883237cf49236a64319301fa9a7086d1
parent: com.microsoft.azure.management.cosmosdb parent: com.microsoft.azure.management.cosmosdb
href: com.microsoft.azure.management.cosmosdb._cosmos_d_b_account._definiti883237cf49236a64319301fa9a7086d1.yml href: com.microsoft.azure.management.cosmosdb._cosmos_d_b_account._definiti883237cf49236a64319301fa9a7086d1.yml
@ -249,6 +239,16 @@ references:
summary: <p>The stage of the cosmos db definition allowing to set the consistency policy. </p> summary: <p>The stage of the cosmos db definition allowing to set the consistency policy. </p>
syntax: syntax:
content: public interface WithConsistencyPolicy content: public interface WithConsistencyPolicy
- uid: com.microsoft.azure.management.cosmosdb._cosmos_d_b_account._update_scc9fc3484876442af1709570bca853d4
parent: com.microsoft.azure.management.cosmosdb
href: com.microsoft.azure.management.cosmosdb._cosmos_d_b_account._update_scc9fc3484876442af1709570bca853d4.yml
name: CosmosDBAccount.UpdateStages.WithConsistencyPolicy
nameWithType: CosmosDBAccount.UpdateStages.WithConsistencyPolicy
fullName: com.microsoft.azure.management.cosmosdb.CosmosDBAccount.UpdateStages.WithConsistencyPolicy
type: Interface
summary: <p>The stage of the cosmos db update allowing to set the consistency policy. </p>
syntax:
content: public interface WithConsistencyPolicy
- uid: com.microsoft.azure.management.cosmosdb._cosmos_d_b_account._definition_stages._with_create - uid: com.microsoft.azure.management.cosmosdb._cosmos_d_b_account._definition_stages._with_create
parent: com.microsoft.azure.management.cosmosdb parent: com.microsoft.azure.management.cosmosdb
href: com.microsoft.azure.management.cosmosdb._cosmos_d_b_account._definition_stages._with_create.yml href: com.microsoft.azure.management.cosmosdb._cosmos_d_b_account._definition_stages._with_create.yml
@ -269,16 +269,6 @@ references:
summary: <p>The stage of the cosmos db definition allowing to specify the resource group. </p> summary: <p>The stage of the cosmos db definition allowing to specify the resource group. </p>
syntax: syntax:
content: public interface WithGroup extends GroupableResource<TManager, InnerT>.DefinitionStages.WithGroup<WithKind> content: public interface WithGroup extends GroupableResource<TManager, InnerT>.DefinitionStages.WithGroup<WithKind>
- uid: com.microsoft.azure.management.cosmosdb._cosmos_d_b_account._update_stages._with_ip_range_filter
parent: com.microsoft.azure.management.cosmosdb
href: com.microsoft.azure.management.cosmosdb._cosmos_d_b_account._update_stages._with_ip_range_filter.yml
name: CosmosDBAccount.UpdateStages.WithIpRangeFilter
nameWithType: CosmosDBAccount.UpdateStages.WithIpRangeFilter
fullName: com.microsoft.azure.management.cosmosdb.CosmosDBAccount.UpdateStages.WithIpRangeFilter
type: Interface
summary: <p>The stage of the cosmos db definition allowing to set the IP range filter. </p>
syntax:
content: public interface WithIpRangeFilter
- uid: com.microsoft.azure.management.cosmosdb._cosmos_d_b_account._definiti4fd84640c95896258dccc0151c55e2e8 - uid: com.microsoft.azure.management.cosmosdb._cosmos_d_b_account._definiti4fd84640c95896258dccc0151c55e2e8
parent: com.microsoft.azure.management.cosmosdb parent: com.microsoft.azure.management.cosmosdb
href: com.microsoft.azure.management.cosmosdb._cosmos_d_b_account._definiti4fd84640c95896258dccc0151c55e2e8.yml href: com.microsoft.azure.management.cosmosdb._cosmos_d_b_account._definiti4fd84640c95896258dccc0151c55e2e8.yml
@ -289,6 +279,16 @@ references:
summary: <p>The stage of the cosmos db definition allowing to set the IP range filter. </p> summary: <p>The stage of the cosmos db definition allowing to set the IP range filter. </p>
syntax: syntax:
content: public interface WithIpRangeFilter content: public interface WithIpRangeFilter
- uid: com.microsoft.azure.management.cosmosdb._cosmos_d_b_account._update_stages._with_ip_range_filter
parent: com.microsoft.azure.management.cosmosdb
href: com.microsoft.azure.management.cosmosdb._cosmos_d_b_account._update_stages._with_ip_range_filter.yml
name: CosmosDBAccount.UpdateStages.WithIpRangeFilter
nameWithType: CosmosDBAccount.UpdateStages.WithIpRangeFilter
fullName: com.microsoft.azure.management.cosmosdb.CosmosDBAccount.UpdateStages.WithIpRangeFilter
type: Interface
summary: <p>The stage of the cosmos db definition allowing to set the IP range filter. </p>
syntax:
content: public interface WithIpRangeFilter
- uid: com.microsoft.azure.management.cosmosdb._cosmos_d_b_account._definition_stages._with_kind - uid: com.microsoft.azure.management.cosmosdb._cosmos_d_b_account._definition_stages._with_kind
parent: com.microsoft.azure.management.cosmosdb parent: com.microsoft.azure.management.cosmosdb
href: com.microsoft.azure.management.cosmosdb._cosmos_d_b_account._definition_stages._with_kind.yml href: com.microsoft.azure.management.cosmosdb._cosmos_d_b_account._definition_stages._with_kind.yml

Просмотреть файл

@ -986,32 +986,6 @@ references:
summary: <p>The entirety of a TXT record set update as a part of parent DNS zone update. </p> summary: <p>The entirety of a TXT record set update as a part of parent DNS zone update. </p>
syntax: syntax:
content: public interface UpdateTxtRecordSet extends DnsRecordSet.UpdateStages.WithTxtRecordTextValue,DnsRecordSet.Update content: public interface UpdateTxtRecordSet extends DnsRecordSet.UpdateStages.WithTxtRecordTextValue,DnsRecordSet.Update
- uid: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_aaaa_record_i_pv6_address
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_aaaa_record_i_pv6_address.yml
name: DnsRecordSet.UpdateStages.WithAaaaRecordIPv6Address
nameWithType: DnsRecordSet.UpdateStages.WithAaaaRecordIPv6Address
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithAaaaRecordIPv6Address
type: Interface
summary: <p>The stage of the AAAA record set update allowing to add or remove AAAA record. </p>
syntax:
content: public interface WithAaaaRecordIPv6Address
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages311fc2ab9d0d22f77305198283fb1ca7
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages311fc2ab9d0d22f77305198283fb1ca7.yml
name: DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6Address<ParentT>
nameWithType: DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6Address<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6Address<ParentT>
type: Interface
summary: >-
<p>The stage of the AAAA record set definition allowing to add first AAAA record.</p>
<p></p>
syntax:
content: public interface WithAaaaRecordIPv6Address<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definitione7ffca259fda1f1df24b699a121ba159 - uid: com.microsoft.azure.management.dns._dns_record_set._update_definitione7ffca259fda1f1df24b699a121ba159
parent: com.microsoft.azure.management.dns parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definitione7ffca259fda1f1df24b699a121ba159.yml href: com.microsoft.azure.management.dns._dns_record_set._update_definitione7ffca259fda1f1df24b699a121ba159.yml
@ -1028,22 +1002,32 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p> description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages35d2d6579996e9c302ed52bdd6cb0aef - uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages311fc2ab9d0d22f77305198283fb1ca7
parent: com.microsoft.azure.management.dns parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages35d2d6579996e9c302ed52bdd6cb0aef.yml href: com.microsoft.azure.management.dns._dns_record_set._definition_stages311fc2ab9d0d22f77305198283fb1ca7.yml
name: DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6AddressOrAttachable<ParentT> name: DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6Address<ParentT>
nameWithType: DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6AddressOrAttachable<ParentT> nameWithType: DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6Address<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6AddressOrAttachable<ParentT> fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6Address<ParentT>
type: Interface type: Interface
summary: >- summary: >-
<p>The stage of the AAAA record set definition allowing to add additional AAAA records or attach the record set to the parent.</p> <p>The stage of the AAAA record set definition allowing to add first AAAA record.</p>
<p></p> <p></p>
syntax: syntax:
content: public interface WithAaaaRecordIPv6AddressOrAttachable<ParentT> extends DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6Address<ParentT>,DnsRecordSet.DefinitionStages.WithAttach<ParentT> content: public interface WithAaaaRecordIPv6Address<ParentT>
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p> description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_aaaa_record_i_pv6_address
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_aaaa_record_i_pv6_address.yml
name: DnsRecordSet.UpdateStages.WithAaaaRecordIPv6Address
nameWithType: DnsRecordSet.UpdateStages.WithAaaaRecordIPv6Address
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithAaaaRecordIPv6Address
type: Interface
summary: <p>The stage of the AAAA record set update allowing to add or remove AAAA record. </p>
syntax:
content: public interface WithAaaaRecordIPv6Address
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definition53649c9364d6f8cbfe9a5880ebc5a01e - uid: com.microsoft.azure.management.dns._dns_record_set._update_definition53649c9364d6f8cbfe9a5880ebc5a01e
parent: com.microsoft.azure.management.dns parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definition53649c9364d6f8cbfe9a5880ebc5a01e.yml href: com.microsoft.azure.management.dns._dns_record_set._update_definition53649c9364d6f8cbfe9a5880ebc5a01e.yml
@ -1060,19 +1044,19 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p> description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stagesc719bafe805e01c7508f18af23b5869e - uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages35d2d6579996e9c302ed52bdd6cb0aef
parent: com.microsoft.azure.management.dns parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stagesc719bafe805e01c7508f18af23b5869e.yml href: com.microsoft.azure.management.dns._dns_record_set._definition_stages35d2d6579996e9c302ed52bdd6cb0aef.yml
name: DnsRecordSet.DefinitionStages.WithARecordIPv4Address<ParentT> name: DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6AddressOrAttachable<ParentT>
nameWithType: DnsRecordSet.DefinitionStages.WithARecordIPv4Address<ParentT> nameWithType: DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6AddressOrAttachable<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithARecordIPv4Address<ParentT> fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6AddressOrAttachable<ParentT>
type: Interface type: Interface
summary: >- summary: >-
<p>The stage of the A record set definition allowing to add first A record.</p> <p>The stage of the AAAA record set definition allowing to add additional AAAA records or attach the record set to the parent.</p>
<p></p> <p></p>
syntax: syntax:
content: public interface WithARecordIPv4Address<ParentT> content: public interface WithAaaaRecordIPv6AddressOrAttachable<ParentT> extends DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6Address<ParentT>,DnsRecordSet.DefinitionStages.WithAttach<ParentT>
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p> description: <p>the stage of the parent definition to return to after attaching this definition </p>
@ -1102,6 +1086,22 @@ references:
summary: <p>The stage of the A record set update allowing to add or remove A record. </p> summary: <p>The stage of the A record set update allowing to add or remove A record. </p>
syntax: syntax:
content: public interface WithARecordIPv4Address content: public interface WithARecordIPv4Address
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stagesc719bafe805e01c7508f18af23b5869e
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stagesc719bafe805e01c7508f18af23b5869e.yml
name: DnsRecordSet.DefinitionStages.WithARecordIPv4Address<ParentT>
nameWithType: DnsRecordSet.DefinitionStages.WithARecordIPv4Address<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithARecordIPv4Address<ParentT>
type: Interface
summary: >-
<p>The stage of the A record set definition allowing to add first A record.</p>
<p></p>
syntax:
content: public interface WithARecordIPv4Address<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages3b01ed55618ef24b1edf8633f30102d2 - uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages3b01ed55618ef24b1edf8633f30102d2
parent: com.microsoft.azure.management.dns parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages3b01ed55618ef24b1edf8633f30102d2.yml href: com.microsoft.azure.management.dns._dns_record_set._definition_stages3b01ed55618ef24b1edf8633f30102d2.yml
@ -1134,22 +1134,6 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p> description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definition_stages._with_attach
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definition_stages._with_attach.yml
name: DnsRecordSet.UpdateDefinitionStages.WithAttach<ParentT>
nameWithType: DnsRecordSet.UpdateDefinitionStages.WithAttach<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithAttach<ParentT>
type: Interface
summary: >-
<p>The final stage of the DNS zone record set definition. </p>
<p>At this stage, any remaining optional settings can be specified, or the DNS zone record set definition can be attached to the parent traffic manager profile definition using <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false">DnsRecordSet.UpdateDefinitionStages.WithAttach#attach()</xref>. </p>
syntax:
content: public interface WithAttach<ParentT> extends Attachable<ParentT>.InUpdate,DnsRecordSet.UpdateDefinitionStages.WithTtl<ParentT>,DnsRecordSet.UpdateDefinitionStages.WithMetadata<ParentT>,DnsRecordSet.UpdateDefinitionStages.WithETagCheck<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_attach - uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_attach
parent: com.microsoft.azure.management.dns parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_attach.yml href: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_attach.yml
@ -1168,12 +1152,28 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p> description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_c_name_record_alias - uid: com.microsoft.azure.management.dns._dns_record_set._update_definition_stages._with_attach
parent: com.microsoft.azure.management.dns parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_c_name_record_alias.yml href: com.microsoft.azure.management.dns._dns_record_set._update_definition_stages._with_attach.yml
name: DnsRecordSet.DefinitionStages.WithCNameRecordAlias<ParentT> name: DnsRecordSet.UpdateDefinitionStages.WithAttach<ParentT>
nameWithType: DnsRecordSet.DefinitionStages.WithCNameRecordAlias<ParentT> nameWithType: DnsRecordSet.UpdateDefinitionStages.WithAttach<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithCNameRecordAlias<ParentT> fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithAttach<ParentT>
type: Interface
summary: >-
<p>The final stage of the DNS zone record set definition. </p>
<p>At this stage, any remaining optional settings can be specified, or the DNS zone record set definition can be attached to the parent traffic manager profile definition using <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false">DnsRecordSet.UpdateDefinitionStages.WithAttach#attach()</xref>. </p>
syntax:
content: public interface WithAttach<ParentT> extends Attachable<ParentT>.InUpdate,DnsRecordSet.UpdateDefinitionStages.WithTtl<ParentT>,DnsRecordSet.UpdateDefinitionStages.WithMetadata<ParentT>,DnsRecordSet.UpdateDefinitionStages.WithETagCheck<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definition32ed93e5b53074febdfda7457cbeb7c1
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definition32ed93e5b53074febdfda7457cbeb7c1.yml
name: DnsRecordSet.UpdateDefinitionStages.WithCNameRecordAlias<ParentT>
nameWithType: DnsRecordSet.UpdateDefinitionStages.WithCNameRecordAlias<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithCNameRecordAlias<ParentT>
type: Interface type: Interface
summary: >- summary: >-
<p>The stage of a CNAME record definition allowing to add alias.</p> <p>The stage of a CNAME record definition allowing to add alias.</p>
@ -1184,12 +1184,12 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p> description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definition32ed93e5b53074febdfda7457cbeb7c1 - uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_c_name_record_alias
parent: com.microsoft.azure.management.dns parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definition32ed93e5b53074febdfda7457cbeb7c1.yml href: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_c_name_record_alias.yml
name: DnsRecordSet.UpdateDefinitionStages.WithCNameRecordAlias<ParentT> name: DnsRecordSet.DefinitionStages.WithCNameRecordAlias<ParentT>
nameWithType: DnsRecordSet.UpdateDefinitionStages.WithCNameRecordAlias<ParentT> nameWithType: DnsRecordSet.DefinitionStages.WithCNameRecordAlias<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithCNameRecordAlias<ParentT> fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithCNameRecordAlias<ParentT>
type: Interface type: Interface
summary: >- summary: >-
<p>The stage of a CNAME record definition allowing to add alias.</p> <p>The stage of a CNAME record definition allowing to add alias.</p>
@ -1210,22 +1210,6 @@ references:
summary: <p>The stage of the CNAME record set update allowing to update the CNAME record. </p> summary: <p>The stage of the CNAME record set update allowing to update the CNAME record. </p>
syntax: syntax:
content: public interface WithCNameRecordAlias content: public interface WithCNameRecordAlias
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages81d0aa2f55dbaf9f8ec8d9d84bfc764b
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages81d0aa2f55dbaf9f8ec8d9d84bfc764b.yml
name: DnsRecordSet.DefinitionStages.WithCNameRecordSetAttachable<ParentT>
nameWithType: DnsRecordSet.DefinitionStages.WithCNameRecordSetAttachable<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithCNameRecordSetAttachable<ParentT>
type: Interface
summary: >-
<p>The stage of the CNAME record set definition allowing attach the record set to the parent.</p>
<p></p>
syntax:
content: public interface WithCNameRecordSetAttachable<ParentT> extends DnsRecordSet.DefinitionStages.WithAttach<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definitiona3120d83fcdec3642bc0f6856641b1fb - uid: com.microsoft.azure.management.dns._dns_record_set._update_definitiona3120d83fcdec3642bc0f6856641b1fb
parent: com.microsoft.azure.management.dns parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definitiona3120d83fcdec3642bc0f6856641b1fb.yml href: com.microsoft.azure.management.dns._dns_record_set._update_definitiona3120d83fcdec3642bc0f6856641b1fb.yml
@ -1242,6 +1226,22 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p> description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages81d0aa2f55dbaf9f8ec8d9d84bfc764b
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages81d0aa2f55dbaf9f8ec8d9d84bfc764b.yml
name: DnsRecordSet.DefinitionStages.WithCNameRecordSetAttachable<ParentT>
nameWithType: DnsRecordSet.DefinitionStages.WithCNameRecordSetAttachable<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithCNameRecordSetAttachable<ParentT>
type: Interface
summary: >-
<p>The stage of the CNAME record set definition allowing attach the record set to the parent.</p>
<p></p>
syntax:
content: public interface WithCNameRecordSetAttachable<ParentT> extends DnsRecordSet.DefinitionStages.WithAttach<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.dns._dns_zone._definition_stages._with_create - uid: com.microsoft.azure.management.dns._dns_zone._definition_stages._with_create
parent: com.microsoft.azure.management.dns parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_zone._definition_stages._with_create.yml href: com.microsoft.azure.management.dns._dns_zone._definition_stages._with_create.yml
@ -1252,16 +1252,6 @@ references:
summary: <p>The stage of the definition which contains all the minimum required inputs for the resource to be created (via <xref uid="com.microsoft.azure.management.resources.fluentcore.model._creatable.create()" data-throw-if-not-resolved="false">WithCreate#create()</xref>), but also allows for any other optional settings to be specified. </p> summary: <p>The stage of the definition which contains all the minimum required inputs for the resource to be created (via <xref uid="com.microsoft.azure.management.resources.fluentcore.model._creatable.create()" data-throw-if-not-resolved="false">WithCreate#create()</xref>), but also allows for any other optional settings to be specified. </p>
syntax: syntax:
content: public interface WithCreate extends Creatable<DnsZone>,DnsZone.DefinitionStages.WithRecordSet,DnsZone.DefinitionStages.WithETagCheck,Resource.DefinitionWithTags<WithCreate> content: public interface WithCreate extends Creatable<DnsZone>,DnsZone.DefinitionStages.WithRecordSet,DnsZone.DefinitionStages.WithETagCheck,Resource.DefinitionWithTags<WithCreate>
- uid: com.microsoft.azure.management.dns._dns_zone._definition_stages._with_e_tag_check
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_zone._definition_stages._with_e_tag_check.yml
name: DnsZone.DefinitionStages.WithETagCheck
nameWithType: DnsZone.DefinitionStages.WithETagCheck
fullName: com.microsoft.azure.management.dns.DnsZone.DefinitionStages.WithETagCheck
type: Interface
summary: <p>The stage of the DNS zone definition allowing to enable ETag validation. </p>
syntax:
content: public interface WithETagCheck
- uid: com.microsoft.azure.management.dns._dns_zone._update_stages._with_e_tag_check - uid: com.microsoft.azure.management.dns._dns_zone._update_stages._with_e_tag_check
parent: com.microsoft.azure.management.dns parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_zone._update_stages._with_e_tag_check.yml href: com.microsoft.azure.management.dns._dns_zone._update_stages._with_e_tag_check.yml
@ -1272,16 +1262,6 @@ references:
summary: <p>The stage of the DNS zone update allowing to enable ETag validation. </p> summary: <p>The stage of the DNS zone update allowing to enable ETag validation. </p>
syntax: syntax:
content: public interface WithETagCheck content: public interface WithETagCheck
- uid: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_e_tag_check
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_e_tag_check.yml
name: DnsRecordSet.UpdateStages.WithETagCheck
nameWithType: DnsRecordSet.UpdateStages.WithETagCheck
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithETagCheck
type: Interface
summary: <p>The stage of the record set update allowing to enable ETag validation. </p>
syntax:
content: public interface WithETagCheck
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definition_stages._with_e_tag_check - uid: com.microsoft.azure.management.dns._dns_record_set._update_definition_stages._with_e_tag_check
parent: com.microsoft.azure.management.dns parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definition_stages._with_e_tag_check.yml href: com.microsoft.azure.management.dns._dns_record_set._update_definition_stages._with_e_tag_check.yml
@ -1298,6 +1278,26 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p> description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.dns._dns_zone._definition_stages._with_e_tag_check
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_zone._definition_stages._with_e_tag_check.yml
name: DnsZone.DefinitionStages.WithETagCheck
nameWithType: DnsZone.DefinitionStages.WithETagCheck
fullName: com.microsoft.azure.management.dns.DnsZone.DefinitionStages.WithETagCheck
type: Interface
summary: <p>The stage of the DNS zone definition allowing to enable ETag validation. </p>
syntax:
content: public interface WithETagCheck
- uid: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_e_tag_check
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_e_tag_check.yml
name: DnsRecordSet.UpdateStages.WithETagCheck
nameWithType: DnsRecordSet.UpdateStages.WithETagCheck
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithETagCheck
type: Interface
summary: <p>The stage of the record set update allowing to enable ETag validation. </p>
syntax:
content: public interface WithETagCheck
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_e_tag_check - uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_e_tag_check
parent: com.microsoft.azure.management.dns parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_e_tag_check.yml href: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_e_tag_check.yml
@ -1314,22 +1314,6 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p> description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_metadata
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_metadata.yml
name: DnsRecordSet.DefinitionStages.WithMetadata<ParentT>
nameWithType: DnsRecordSet.DefinitionStages.WithMetadata<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithMetadata<ParentT>
type: Interface
summary: >-
<p>The stage of the record set definition allowing to specify metadata.</p>
<p></p>
syntax:
content: public interface WithMetadata<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definition_stages._with_metadata - uid: com.microsoft.azure.management.dns._dns_record_set._update_definition_stages._with_metadata
parent: com.microsoft.azure.management.dns parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definition_stages._with_metadata.yml href: com.microsoft.azure.management.dns._dns_record_set._update_definition_stages._with_metadata.yml
@ -1356,6 +1340,38 @@ references:
summary: <p>An update allowing metadata to be modified for the resource. </p> summary: <p>An update allowing metadata to be modified for the resource. </p>
syntax: syntax:
content: public interface WithMetadata content: public interface WithMetadata
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_metadata
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_metadata.yml
name: DnsRecordSet.DefinitionStages.WithMetadata<ParentT>
nameWithType: DnsRecordSet.DefinitionStages.WithMetadata<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithMetadata<ParentT>
type: Interface
summary: >-
<p>The stage of the record set definition allowing to specify metadata.</p>
<p></p>
syntax:
content: public interface WithMetadata<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stagesb22adf9c0b5fba8c9269e279dc4cfe2d
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stagesb22adf9c0b5fba8c9269e279dc4cfe2d.yml
name: DnsRecordSet.DefinitionStages.WithMXRecordMailExchange<ParentT>
nameWithType: DnsRecordSet.DefinitionStages.WithMXRecordMailExchange<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithMXRecordMailExchange<ParentT>
type: Interface
summary: >-
<p>The stage of the MX record set definition allowing to add first MX record.</p>
<p></p>
syntax:
content: public interface WithMXRecordMailExchange<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_m_x_record_mail_exchange - uid: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_m_x_record_mail_exchange
parent: com.microsoft.azure.management.dns parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_m_x_record_mail_exchange.yml href: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_m_x_record_mail_exchange.yml
@ -1382,19 +1398,19 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p> description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stagesb22adf9c0b5fba8c9269e279dc4cfe2d - uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages132cb7348af740265aaeed6f263682ab
parent: com.microsoft.azure.management.dns parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stagesb22adf9c0b5fba8c9269e279dc4cfe2d.yml href: com.microsoft.azure.management.dns._dns_record_set._definition_stages132cb7348af740265aaeed6f263682ab.yml
name: DnsRecordSet.DefinitionStages.WithMXRecordMailExchange<ParentT> name: DnsRecordSet.DefinitionStages.WithMXRecordMailExchangeOrAttachable<ParentT>
nameWithType: DnsRecordSet.DefinitionStages.WithMXRecordMailExchange<ParentT> nameWithType: DnsRecordSet.DefinitionStages.WithMXRecordMailExchangeOrAttachable<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithMXRecordMailExchange<ParentT> fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithMXRecordMailExchangeOrAttachable<ParentT>
type: Interface type: Interface
summary: >- summary: >-
<p>The stage of the MX record set definition allowing to add first MX record.</p> <p>The stage of the MX record set definition allowing to add additional MX records or attach the record set to the parent.</p>
<p></p> <p></p>
syntax: syntax:
content: public interface WithMXRecordMailExchange<ParentT> content: public interface WithMXRecordMailExchangeOrAttachable<ParentT> extends DnsRecordSet.DefinitionStages.WithMXRecordMailExchange<ParentT>,DnsRecordSet.DefinitionStages.WithAttach<ParentT>
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p> description: <p>the stage of the parent definition to return to after attaching this definition </p>
@ -1414,32 +1430,6 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p> description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages132cb7348af740265aaeed6f263682ab
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages132cb7348af740265aaeed6f263682ab.yml
name: DnsRecordSet.DefinitionStages.WithMXRecordMailExchangeOrAttachable<ParentT>
nameWithType: DnsRecordSet.DefinitionStages.WithMXRecordMailExchangeOrAttachable<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithMXRecordMailExchangeOrAttachable<ParentT>
type: Interface
summary: >-
<p>The stage of the MX record set definition allowing to add additional MX records or attach the record set to the parent.</p>
<p></p>
syntax:
content: public interface WithMXRecordMailExchangeOrAttachable<ParentT> extends DnsRecordSet.DefinitionStages.WithMXRecordMailExchange<ParentT>,DnsRecordSet.DefinitionStages.WithAttach<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_n_s_record_name_server
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_n_s_record_name_server.yml
name: DnsRecordSet.UpdateStages.WithNSRecordNameServer
nameWithType: DnsRecordSet.UpdateStages.WithNSRecordNameServer
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithNSRecordNameServer
type: Interface
summary: <p>The stage of the NS record set definition allowing to add or remove a NS record. </p>
syntax:
content: public interface WithNSRecordNameServer
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages79f696ad6a0fcbd00a09e47edb9bbd69 - uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages79f696ad6a0fcbd00a09e47edb9bbd69
parent: com.microsoft.azure.management.dns parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages79f696ad6a0fcbd00a09e47edb9bbd69.yml href: com.microsoft.azure.management.dns._dns_record_set._definition_stages79f696ad6a0fcbd00a09e47edb9bbd69.yml
@ -1456,6 +1446,16 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p> description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_n_s_record_name_server
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_n_s_record_name_server.yml
name: DnsRecordSet.UpdateStages.WithNSRecordNameServer
nameWithType: DnsRecordSet.UpdateStages.WithNSRecordNameServer
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithNSRecordNameServer
type: Interface
summary: <p>The stage of the NS record set definition allowing to add or remove a NS record. </p>
syntax:
content: public interface WithNSRecordNameServer
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definition2ea0878d380c4b173183c6c4ae6561a6 - uid: com.microsoft.azure.management.dns._dns_record_set._update_definition2ea0878d380c4b173183c6c4ae6561a6
parent: com.microsoft.azure.management.dns parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definition2ea0878d380c4b173183c6c4ae6561a6.yml href: com.microsoft.azure.management.dns._dns_record_set._update_definition2ea0878d380c4b173183c6c4ae6561a6.yml
@ -1546,22 +1546,6 @@ references:
summary: <p>The stage of the CName record set definition allowing to add or remove CName record. </p> summary: <p>The stage of the CName record set definition allowing to add or remove CName record. </p>
syntax: syntax:
content: public interface WithPtrRecordTargetDomainName content: public interface WithPtrRecordTargetDomainName
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definitiond5f6f6949115556c128e9e85fff5846f
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definitiond5f6f6949115556c128e9e85fff5846f.yml
name: DnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainNameOrAttachable<ParentT>
nameWithType: DnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainNameOrAttachable<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainNameOrAttachable<ParentT>
type: Interface
summary: >-
<p>The stage of the PTR record set definition allowing to add additional PTR records or attach the record set to the parent.</p>
<p></p>
syntax:
content: public interface WithPtrRecordTargetDomainNameOrAttachable<ParentT> extends DnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainName<ParentT>,DnsRecordSet.UpdateDefinitionStages.WithAttach<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages5f0575bcdf60fd85dbe2e8db6c5b1246 - uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages5f0575bcdf60fd85dbe2e8db6c5b1246
parent: com.microsoft.azure.management.dns parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages5f0575bcdf60fd85dbe2e8db6c5b1246.yml href: com.microsoft.azure.management.dns._dns_record_set._definition_stages5f0575bcdf60fd85dbe2e8db6c5b1246.yml
@ -1578,6 +1562,22 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p> description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definitiond5f6f6949115556c128e9e85fff5846f
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definitiond5f6f6949115556c128e9e85fff5846f.yml
name: DnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainNameOrAttachable<ParentT>
nameWithType: DnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainNameOrAttachable<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainNameOrAttachable<ParentT>
type: Interface
summary: >-
<p>The stage of the PTR record set definition allowing to add additional PTR records or attach the record set to the parent.</p>
<p></p>
syntax:
content: public interface WithPtrRecordTargetDomainNameOrAttachable<ParentT> extends DnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainName<ParentT>,DnsRecordSet.UpdateDefinitionStages.WithAttach<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.dns._dns_zone._definition_stages._with_record_set - uid: com.microsoft.azure.management.dns._dns_zone._definition_stages._with_record_set
parent: com.microsoft.azure.management.dns parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_zone._definition_stages._with_record_set.yml href: com.microsoft.azure.management.dns._dns_zone._definition_stages._with_record_set.yml
@ -1624,16 +1624,6 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p> description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_srv_record_entry
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_srv_record_entry.yml
name: DnsRecordSet.UpdateStages.WithSrvRecordEntry
nameWithType: DnsRecordSet.UpdateStages.WithSrvRecordEntry
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithSrvRecordEntry
type: Interface
summary: <p>The stage of the SRV record definition allowing to add or remove service record. </p>
syntax:
content: public interface WithSrvRecordEntry
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_srv_record_entry - uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_srv_record_entry
parent: com.microsoft.azure.management.dns parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_srv_record_entry.yml href: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_srv_record_entry.yml
@ -1650,6 +1640,32 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p> description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_srv_record_entry
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_srv_record_entry.yml
name: DnsRecordSet.UpdateStages.WithSrvRecordEntry
nameWithType: DnsRecordSet.UpdateStages.WithSrvRecordEntry
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithSrvRecordEntry
type: Interface
summary: <p>The stage of the SRV record definition allowing to add or remove service record. </p>
syntax:
content: public interface WithSrvRecordEntry
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definitionad073767273620af3cd05801b99a6416
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definitionad073767273620af3cd05801b99a6416.yml
name: DnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntryOrAttachable<ParentT>
nameWithType: DnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntryOrAttachable<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntryOrAttachable<ParentT>
type: Interface
summary: >-
<p>The stage of the SRV record set definition allowing to add additional SRV records or attach the record set to the parent.</p>
<p></p>
syntax:
content: public interface WithSrvRecordEntryOrAttachable<ParentT> extends DnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntry<ParentT>,DnsRecordSet.UpdateDefinitionStages.WithAttach<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages7ee8bb11893b89c04bff79ba77be44bb - uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages7ee8bb11893b89c04bff79ba77be44bb
parent: com.microsoft.azure.management.dns parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages7ee8bb11893b89c04bff79ba77be44bb.yml href: com.microsoft.azure.management.dns._dns_record_set._definition_stages7ee8bb11893b89c04bff79ba77be44bb.yml
@ -1666,31 +1682,15 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p> description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definitionad073767273620af3cd05801b99a6416 - uid: com.microsoft.azure.management.dns._dns_record_set._update_definition_stages._with_ttl
parent: com.microsoft.azure.management.dns parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definitionad073767273620af3cd05801b99a6416.yml href: com.microsoft.azure.management.dns._dns_record_set._update_definition_stages._with_ttl.yml
name: DnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntryOrAttachable<ParentT> name: DnsRecordSet.UpdateDefinitionStages.WithTtl<ParentT>
nameWithType: DnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntryOrAttachable<ParentT> nameWithType: DnsRecordSet.UpdateDefinitionStages.WithTtl<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntryOrAttachable<ParentT> fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithTtl<ParentT>
type: Interface type: Interface
summary: >- summary: >-
<p>The stage of the SRV record set definition allowing to add additional SRV records or attach the record set to the parent.</p> <p>The stage of the record set definition allowing to specify TTL for the records in this record set.</p>
<p></p>
syntax:
content: public interface WithSrvRecordEntryOrAttachable<ParentT> extends DnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntry<ParentT>,DnsRecordSet.UpdateDefinitionStages.WithAttach<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_ttl
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_ttl.yml
name: DnsRecordSet.DefinitionStages.WithTtl<ParentT>
nameWithType: DnsRecordSet.DefinitionStages.WithTtl<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithTtl<ParentT>
type: Interface
summary: >-
<p>The stage of the record set definition allowing to specify the Time To Live (TTL) for the records in this record set.</p>
<p></p> <p></p>
syntax: syntax:
@ -1708,15 +1708,15 @@ references:
summary: <p>The stage of the record set update allowing to specify TTL for the records in this record set. </p> summary: <p>The stage of the record set update allowing to specify TTL for the records in this record set. </p>
syntax: syntax:
content: public interface WithTtl content: public interface WithTtl
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definition_stages._with_ttl - uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_ttl
parent: com.microsoft.azure.management.dns parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definition_stages._with_ttl.yml href: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_ttl.yml
name: DnsRecordSet.UpdateDefinitionStages.WithTtl<ParentT> name: DnsRecordSet.DefinitionStages.WithTtl<ParentT>
nameWithType: DnsRecordSet.UpdateDefinitionStages.WithTtl<ParentT> nameWithType: DnsRecordSet.DefinitionStages.WithTtl<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithTtl<ParentT> fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithTtl<ParentT>
type: Interface type: Interface
summary: >- summary: >-
<p>The stage of the record set definition allowing to specify TTL for the records in this record set.</p> <p>The stage of the record set definition allowing to specify the Time To Live (TTL) for the records in this record set.</p>
<p></p> <p></p>
syntax: syntax:
@ -1724,6 +1724,16 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p> description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_txt_record_text_value
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_txt_record_text_value.yml
name: DnsRecordSet.UpdateStages.WithTxtRecordTextValue
nameWithType: DnsRecordSet.UpdateStages.WithTxtRecordTextValue
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithTxtRecordTextValue
type: Interface
summary: <p>The stage of the SRV record definition allowing to add or remove TXT record. </p>
syntax:
content: public interface WithTxtRecordTextValue
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definition60151ae061220d19d102aacb4173a0e0 - uid: com.microsoft.azure.management.dns._dns_record_set._update_definition60151ae061220d19d102aacb4173a0e0
parent: com.microsoft.azure.management.dns parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definition60151ae061220d19d102aacb4173a0e0.yml href: com.microsoft.azure.management.dns._dns_record_set._update_definition60151ae061220d19d102aacb4173a0e0.yml
@ -1740,16 +1750,6 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p> description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_txt_record_text_value
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_txt_record_text_value.yml
name: DnsRecordSet.UpdateStages.WithTxtRecordTextValue
nameWithType: DnsRecordSet.UpdateStages.WithTxtRecordTextValue
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithTxtRecordTextValue
type: Interface
summary: <p>The stage of the SRV record definition allowing to add or remove TXT record. </p>
syntax:
content: public interface WithTxtRecordTextValue
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_txt_record_text_value - uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_txt_record_text_value
parent: com.microsoft.azure.management.dns parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_txt_record_text_value.yml href: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_txt_record_text_value.yml

Просмотреть файл

@ -836,16 +836,6 @@ references:
summary: <p>Grouping of all the service principal definition stages. </p> summary: <p>Grouping of all the service principal definition stages. </p>
syntax: syntax:
content: public interface DefinitionStages content: public interface DefinitionStages
- uid: com.microsoft.azure.management.graphrbac._active_directory_group._update
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._active_directory_group._update.yml
name: ActiveDirectoryGroup.Update
nameWithType: ActiveDirectoryGroup.Update
fullName: com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup.Update
type: Interface
summary: <p>The template for a group update operation, containing all the settings that can be modified. </p>
syntax:
content: public interface Update extends Appliable<ActiveDirectoryGroup>,ActiveDirectoryGroup.UpdateStages.WithMember
- uid: com.microsoft.azure.management.graphrbac._active_directory_user._update - uid: com.microsoft.azure.management.graphrbac._active_directory_user._update
parent: com.microsoft.azure.management.graphrbac parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._active_directory_user._update.yml href: com.microsoft.azure.management.graphrbac._active_directory_user._update.yml
@ -856,16 +846,6 @@ references:
summary: <p>The template for a user update operation, containing all the settings that can be modified. </p> summary: <p>The template for a user update operation, containing all the settings that can be modified. </p>
syntax: syntax:
content: public interface Update extends Appliable<ActiveDirectoryUser>,ActiveDirectoryUser.UpdateStages.WithAccontEnabled,ActiveDirectoryUser.UpdateStages.WithPassword,ActiveDirectoryUser.UpdateStages.WithPromptToChangePasswordOnLogin,ActiveDirectoryUser.UpdateStages.WithUsageLocation content: public interface Update extends Appliable<ActiveDirectoryUser>,ActiveDirectoryUser.UpdateStages.WithAccontEnabled,ActiveDirectoryUser.UpdateStages.WithPassword,ActiveDirectoryUser.UpdateStages.WithPromptToChangePasswordOnLogin,ActiveDirectoryUser.UpdateStages.WithUsageLocation
- uid: com.microsoft.azure.management.graphrbac._active_directory_application._update
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._active_directory_application._update.yml
name: ActiveDirectoryApplication.Update
nameWithType: ActiveDirectoryApplication.Update
fullName: com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.Update
type: Interface
summary: <p>The template for an application update operation, containing all the settings that can be modified. </p>
syntax:
content: public interface Update extends Appliable<ActiveDirectoryApplication>,ActiveDirectoryApplication.UpdateStages.WithSignOnUrl,ActiveDirectoryApplication.UpdateStages.WithIdentifierUrl,ActiveDirectoryApplication.UpdateStages.WithReplyUrl,ActiveDirectoryApplication.UpdateStages.WithCredential,ActiveDirectoryApplication.UpdateStages.WithMultiTenant
- uid: com.microsoft.azure.management.graphrbac._service_principal._update - uid: com.microsoft.azure.management.graphrbac._service_principal._update
parent: com.microsoft.azure.management.graphrbac parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._service_principal._update.yml href: com.microsoft.azure.management.graphrbac._service_principal._update.yml
@ -876,19 +856,26 @@ references:
summary: <p>The template for a service principal update operation, containing all the settings that can be modified. </p> summary: <p>The template for a service principal update operation, containing all the settings that can be modified. </p>
syntax: syntax:
content: public interface Update extends Appliable<ServicePrincipal>,ServicePrincipal.UpdateStages.WithCredential,ServicePrincipal.UpdateStages.WithRoleAssignment content: public interface Update extends Appliable<ServicePrincipal>,ServicePrincipal.UpdateStages.WithCredential,ServicePrincipal.UpdateStages.WithRoleAssignment
- uid: com.microsoft.azure.management.graphrbac._certificate_credential._update_definition - uid: com.microsoft.azure.management.graphrbac._active_directory_application._update
parent: com.microsoft.azure.management.graphrbac parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._certificate_credential._update_definition.yml href: com.microsoft.azure.management.graphrbac._active_directory_application._update.yml
name: CertificateCredential.UpdateDefinition<ParentT> name: ActiveDirectoryApplication.Update
nameWithType: CertificateCredential.UpdateDefinition<ParentT> nameWithType: ActiveDirectoryApplication.Update
fullName: com.microsoft.azure.management.graphrbac.CertificateCredential.UpdateDefinition<ParentT> fullName: com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.Update
type: Interface type: Interface
summary: <p>The entirety of a credential definition as part of a application or service principal update. </p> summary: <p>The template for an application update operation, containing all the settings that can be modified. </p>
syntax: syntax:
content: public interface UpdateDefinition<ParentT> extends CertificateCredential.UpdateDefinitionStages.Blank<ParentT>,CertificateCredential.UpdateDefinitionStages.WithCertificateType<ParentT>,CertificateCredential.UpdateDefinitionStages.WithPublicKey<ParentT>,CertificateCredential.UpdateDefinitionStages.WithSymmetricKey<ParentT>,CertificateCredential.UpdateDefinitionStages.WithAttach<ParentT>,CertificateCredential.UpdateDefinitionStages.WithAuthFileCertificate<ParentT>,CertificateCredential.UpdateDefinitionStages.WithAuthFileCertificatePassword<ParentT> content: public interface Update extends Appliable<ActiveDirectoryApplication>,ActiveDirectoryApplication.UpdateStages.WithSignOnUrl,ActiveDirectoryApplication.UpdateStages.WithIdentifierUrl,ActiveDirectoryApplication.UpdateStages.WithReplyUrl,ActiveDirectoryApplication.UpdateStages.WithCredential,ActiveDirectoryApplication.UpdateStages.WithMultiTenant
typeParameters: - uid: com.microsoft.azure.management.graphrbac._active_directory_group._update
- type: 18a275b1 parent: com.microsoft.azure.management.graphrbac
description: <p>the return type of the final <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false">UpdateDefinitionStages.WithAttach#attach()</xref></p> href: com.microsoft.azure.management.graphrbac._active_directory_group._update.yml
name: ActiveDirectoryGroup.Update
nameWithType: ActiveDirectoryGroup.Update
fullName: com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup.Update
type: Interface
summary: <p>The template for a group update operation, containing all the settings that can be modified. </p>
syntax:
content: public interface Update extends Appliable<ActiveDirectoryGroup>,ActiveDirectoryGroup.UpdateStages.WithMember
- uid: com.microsoft.azure.management.graphrbac._password_credential._update_definition - uid: com.microsoft.azure.management.graphrbac._password_credential._update_definition
parent: com.microsoft.azure.management.graphrbac parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._password_credential._update_definition.yml href: com.microsoft.azure.management.graphrbac._password_credential._update_definition.yml
@ -902,6 +889,19 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the return type of the final <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false">UpdateDefinitionStages.WithAttach#attach()</xref></p> description: <p>the return type of the final <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false">UpdateDefinitionStages.WithAttach#attach()</xref></p>
- uid: com.microsoft.azure.management.graphrbac._certificate_credential._update_definition
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._certificate_credential._update_definition.yml
name: CertificateCredential.UpdateDefinition<ParentT>
nameWithType: CertificateCredential.UpdateDefinition<ParentT>
fullName: com.microsoft.azure.management.graphrbac.CertificateCredential.UpdateDefinition<ParentT>
type: Interface
summary: <p>The entirety of a credential definition as part of a application or service principal update. </p>
syntax:
content: public interface UpdateDefinition<ParentT> extends CertificateCredential.UpdateDefinitionStages.Blank<ParentT>,CertificateCredential.UpdateDefinitionStages.WithCertificateType<ParentT>,CertificateCredential.UpdateDefinitionStages.WithPublicKey<ParentT>,CertificateCredential.UpdateDefinitionStages.WithSymmetricKey<ParentT>,CertificateCredential.UpdateDefinitionStages.WithAttach<ParentT>,CertificateCredential.UpdateDefinitionStages.WithAuthFileCertificate<ParentT>,CertificateCredential.UpdateDefinitionStages.WithAuthFileCertificatePassword<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of the final <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false">UpdateDefinitionStages.WithAttach#attach()</xref></p>
- uid: com.microsoft.azure.management.graphrbac._certificate_credential._update_definition_stages - uid: com.microsoft.azure.management.graphrbac._certificate_credential._update_definition_stages
parent: com.microsoft.azure.management.graphrbac parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._certificate_credential._update_definition_stages.yml href: com.microsoft.azure.management.graphrbac._certificate_credential._update_definition_stages.yml
@ -922,6 +922,26 @@ references:
summary: <p>Grouping of credential definition stages applicable as part of a application or service principal update. </p> summary: <p>Grouping of credential definition stages applicable as part of a application or service principal update. </p>
syntax: syntax:
content: public interface UpdateDefinitionStages content: public interface UpdateDefinitionStages
- uid: com.microsoft.azure.management.graphrbac._service_principal._update_stages
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._service_principal._update_stages.yml
name: ServicePrincipal.UpdateStages
nameWithType: ServicePrincipal.UpdateStages
fullName: com.microsoft.azure.management.graphrbac.ServicePrincipal.UpdateStages
type: Interface
summary: <p>Grouping of all the service principal update stages. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.graphrbac._active_directory_application._update_stages
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._active_directory_application._update_stages.yml
name: ActiveDirectoryApplication.UpdateStages
nameWithType: ActiveDirectoryApplication.UpdateStages
fullName: com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.UpdateStages
type: Interface
summary: <p>Grouping of all the application update stages. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.graphrbac._active_directory_user._update_stages - uid: com.microsoft.azure.management.graphrbac._active_directory_user._update_stages
parent: com.microsoft.azure.management.graphrbac parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._active_directory_user._update_stages.yml href: com.microsoft.azure.management.graphrbac._active_directory_user._update_stages.yml
@ -942,36 +962,6 @@ references:
summary: <p>Grouping of all the AD group update stages. </p> summary: <p>Grouping of all the AD group update stages. </p>
syntax: syntax:
content: public interface UpdateStages content: public interface UpdateStages
- uid: com.microsoft.azure.management.graphrbac._active_directory_application._update_stages
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._active_directory_application._update_stages.yml
name: ActiveDirectoryApplication.UpdateStages
nameWithType: ActiveDirectoryApplication.UpdateStages
fullName: com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.UpdateStages
type: Interface
summary: <p>Grouping of all the application update stages. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.graphrbac._service_principal._update_stages
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._service_principal._update_stages.yml
name: ServicePrincipal.UpdateStages
nameWithType: ServicePrincipal.UpdateStages
fullName: com.microsoft.azure.management.graphrbac.ServicePrincipal.UpdateStages
type: Interface
summary: <p>Grouping of all the service principal update stages. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.graphrbac._active_directory_user._upda33211714fcfae7cdd91c4380b256d0d5
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._active_directory_user._upda33211714fcfae7cdd91c4380b256d0d5.yml
name: ActiveDirectoryUser.UpdateStages.WithAccontEnabled
nameWithType: ActiveDirectoryUser.UpdateStages.WithAccontEnabled
fullName: com.microsoft.azure.management.graphrbac.ActiveDirectoryUser.UpdateStages.WithAccontEnabled
type: Interface
summary: <p>A user update allowing specifying whether the account is enabled. </p>
syntax:
content: public interface WithAccontEnabled
- uid: com.microsoft.azure.management.graphrbac._active_directory_user._defi727fc13bab7cfb45cf326bd4c6d224e9 - uid: com.microsoft.azure.management.graphrbac._active_directory_user._defi727fc13bab7cfb45cf326bd4c6d224e9
parent: com.microsoft.azure.management.graphrbac parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._active_directory_user._defi727fc13bab7cfb45cf326bd4c6d224e9.yml href: com.microsoft.azure.management.graphrbac._active_directory_user._defi727fc13bab7cfb45cf326bd4c6d224e9.yml
@ -982,6 +972,16 @@ references:
summary: <p>A user definition allowing specifying whether the account is enabled. </p> summary: <p>A user definition allowing specifying whether the account is enabled. </p>
syntax: syntax:
content: public interface WithAccontEnabled content: public interface WithAccontEnabled
- uid: com.microsoft.azure.management.graphrbac._active_directory_user._upda33211714fcfae7cdd91c4380b256d0d5
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._active_directory_user._upda33211714fcfae7cdd91c4380b256d0d5.yml
name: ActiveDirectoryUser.UpdateStages.WithAccontEnabled
nameWithType: ActiveDirectoryUser.UpdateStages.WithAccontEnabled
fullName: com.microsoft.azure.management.graphrbac.ActiveDirectoryUser.UpdateStages.WithAccontEnabled
type: Interface
summary: <p>A user update allowing specifying whether the account is enabled. </p>
syntax:
content: public interface WithAccontEnabled
- uid: com.microsoft.azure.management.graphrbac._service_principal._definition_stages._with_application - uid: com.microsoft.azure.management.graphrbac._service_principal._definition_stages._with_application
parent: com.microsoft.azure.management.graphrbac parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._service_principal._definition_stages._with_application.yml href: com.microsoft.azure.management.graphrbac._service_principal._definition_stages._with_application.yml
@ -1002,38 +1002,6 @@ references:
summary: <p>The stage of role assignment definition allowing specifying the assignee information. </p> summary: <p>The stage of role assignment definition allowing specifying the assignee information. </p>
syntax: syntax:
content: public interface WithAssignee content: public interface WithAssignee
- uid: com.microsoft.azure.management.graphrbac._certificate_credential._upd19d8dbf76ea61c976e1481c7c38c01c3
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._certificate_credential._upd19d8dbf76ea61c976e1481c7c38c01c3.yml
name: CertificateCredential.UpdateDefinitionStages.WithAttach<ParentT>
nameWithType: CertificateCredential.UpdateDefinitionStages.WithAttach<ParentT>
fullName: com.microsoft.azure.management.graphrbac.CertificateCredential.UpdateDefinitionStages.WithAttach<ParentT>
type: Interface
summary: >-
<p>The final stage of the credential definition. </p>
<p>At this stage, more settings can be specified, or the credential definition can be attached to the parent application / service principal definition using <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref>. </p>
syntax:
content: public interface WithAttach<ParentT> extends Attachable<ParentT>.InUpdate,CertificateCredential.UpdateDefinitionStages.WithStartDate<ParentT>,CertificateCredential.UpdateDefinitionStages.WithDuration<ParentT>,CertificateCredential.UpdateDefinitionStages.WithAuthFile<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p>
- uid: com.microsoft.azure.management.graphrbac._certificate_credential._definition_stages._with_attach
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._certificate_credential._definition_stages._with_attach.yml
name: CertificateCredential.DefinitionStages.WithAttach<ParentT>
nameWithType: CertificateCredential.DefinitionStages.WithAttach<ParentT>
fullName: com.microsoft.azure.management.graphrbac.CertificateCredential.DefinitionStages.WithAttach<ParentT>
type: Interface
summary: >-
<p>The final stage of the credential definition. </p>
<p>At this stage, more settings can be specified, or the credential definition can be attached to the parent application / service principal definition using <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref>. </p>
syntax:
content: public interface WithAttach<ParentT> extends Attachable<ParentT>.InDefinition,CertificateCredential.DefinitionStages.WithStartDate<ParentT>,CertificateCredential.DefinitionStages.WithDuration<ParentT>,CertificateCredential.DefinitionStages.WithAuthFile<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p>
- uid: com.microsoft.azure.management.graphrbac._password_credential._definition_stages._with_attach - uid: com.microsoft.azure.management.graphrbac._password_credential._definition_stages._with_attach
parent: com.microsoft.azure.management.graphrbac parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._password_credential._definition_stages._with_attach.yml href: com.microsoft.azure.management.graphrbac._password_credential._definition_stages._with_attach.yml
@ -1050,6 +1018,22 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p> description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p>
- uid: com.microsoft.azure.management.graphrbac._certificate_credential._definition_stages._with_attach
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._certificate_credential._definition_stages._with_attach.yml
name: CertificateCredential.DefinitionStages.WithAttach<ParentT>
nameWithType: CertificateCredential.DefinitionStages.WithAttach<ParentT>
fullName: com.microsoft.azure.management.graphrbac.CertificateCredential.DefinitionStages.WithAttach<ParentT>
type: Interface
summary: >-
<p>The final stage of the credential definition. </p>
<p>At this stage, more settings can be specified, or the credential definition can be attached to the parent application / service principal definition using <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref>. </p>
syntax:
content: public interface WithAttach<ParentT> extends Attachable<ParentT>.InDefinition,CertificateCredential.DefinitionStages.WithStartDate<ParentT>,CertificateCredential.DefinitionStages.WithDuration<ParentT>,CertificateCredential.DefinitionStages.WithAuthFile<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p>
- uid: com.microsoft.azure.management.graphrbac._password_credential._update7560088925a96efb6003d04e81f1c6a5 - uid: com.microsoft.azure.management.graphrbac._password_credential._update7560088925a96efb6003d04e81f1c6a5
parent: com.microsoft.azure.management.graphrbac parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._password_credential._update7560088925a96efb6003d04e81f1c6a5.yml href: com.microsoft.azure.management.graphrbac._password_credential._update7560088925a96efb6003d04e81f1c6a5.yml
@ -1066,6 +1050,46 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p> description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p>
- uid: com.microsoft.azure.management.graphrbac._certificate_credential._upd19d8dbf76ea61c976e1481c7c38c01c3
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._certificate_credential._upd19d8dbf76ea61c976e1481c7c38c01c3.yml
name: CertificateCredential.UpdateDefinitionStages.WithAttach<ParentT>
nameWithType: CertificateCredential.UpdateDefinitionStages.WithAttach<ParentT>
fullName: com.microsoft.azure.management.graphrbac.CertificateCredential.UpdateDefinitionStages.WithAttach<ParentT>
type: Interface
summary: >-
<p>The final stage of the credential definition. </p>
<p>At this stage, more settings can be specified, or the credential definition can be attached to the parent application / service principal definition using <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref>. </p>
syntax:
content: public interface WithAttach<ParentT> extends Attachable<ParentT>.InUpdate,CertificateCredential.UpdateDefinitionStages.WithStartDate<ParentT>,CertificateCredential.UpdateDefinitionStages.WithDuration<ParentT>,CertificateCredential.UpdateDefinitionStages.WithAuthFile<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p>
- uid: com.microsoft.azure.management.graphrbac._certificate_credential._def31c56964177ea3eb946859c34c11e548
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._certificate_credential._def31c56964177ea3eb946859c34c11e548.yml
name: CertificateCredential.DefinitionStages.WithAuthFile<ParentT>
nameWithType: CertificateCredential.DefinitionStages.WithAuthFile<ParentT>
fullName: com.microsoft.azure.management.graphrbac.CertificateCredential.DefinitionStages.WithAuthFile<ParentT>
type: Interface
summary: <p>A credential definition stage allowing exporting the auth file for the service principal. </p>
syntax:
content: public interface WithAuthFile<ParentT>
typeParameters:
- type: 18a275b1
- uid: com.microsoft.azure.management.graphrbac._certificate_credential._updc567908acfb7698d9d193c11bd901371
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._certificate_credential._updc567908acfb7698d9d193c11bd901371.yml
name: CertificateCredential.UpdateDefinitionStages.WithAuthFile<ParentT>
nameWithType: CertificateCredential.UpdateDefinitionStages.WithAuthFile<ParentT>
fullName: com.microsoft.azure.management.graphrbac.CertificateCredential.UpdateDefinitionStages.WithAuthFile<ParentT>
type: Interface
summary: <p>A credential definition stage allowing exporting the auth file for the service principal. </p>
syntax:
content: public interface WithAuthFile<ParentT>
typeParameters:
- type: 18a275b1
- uid: com.microsoft.azure.management.graphrbac._password_credential._update5cb8054b41d2449c8f6c3cef6ced05b2 - uid: com.microsoft.azure.management.graphrbac._password_credential._update5cb8054b41d2449c8f6c3cef6ced05b2
parent: com.microsoft.azure.management.graphrbac parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._password_credential._update5cb8054b41d2449c8f6c3cef6ced05b2.yml href: com.microsoft.azure.management.graphrbac._password_credential._update5cb8054b41d2449c8f6c3cef6ced05b2.yml
@ -1092,30 +1116,6 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p> description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.graphrbac._certificate_credential._updc567908acfb7698d9d193c11bd901371
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._certificate_credential._updc567908acfb7698d9d193c11bd901371.yml
name: CertificateCredential.UpdateDefinitionStages.WithAuthFile<ParentT>
nameWithType: CertificateCredential.UpdateDefinitionStages.WithAuthFile<ParentT>
fullName: com.microsoft.azure.management.graphrbac.CertificateCredential.UpdateDefinitionStages.WithAuthFile<ParentT>
type: Interface
summary: <p>A credential definition stage allowing exporting the auth file for the service principal. </p>
syntax:
content: public interface WithAuthFile<ParentT>
typeParameters:
- type: 18a275b1
- uid: com.microsoft.azure.management.graphrbac._certificate_credential._def31c56964177ea3eb946859c34c11e548
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._certificate_credential._def31c56964177ea3eb946859c34c11e548.yml
name: CertificateCredential.DefinitionStages.WithAuthFile<ParentT>
nameWithType: CertificateCredential.DefinitionStages.WithAuthFile<ParentT>
fullName: com.microsoft.azure.management.graphrbac.CertificateCredential.DefinitionStages.WithAuthFile<ParentT>
type: Interface
summary: <p>A credential definition stage allowing exporting the auth file for the service principal. </p>
syntax:
content: public interface WithAuthFile<ParentT>
typeParameters:
- type: 18a275b1
- uid: com.microsoft.azure.management.graphrbac._certificate_credential._upd561f68d7dfc239677982a8c277bb8669 - uid: com.microsoft.azure.management.graphrbac._certificate_credential._upd561f68d7dfc239677982a8c277bb8669
parent: com.microsoft.azure.management.graphrbac parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._certificate_credential._upd561f68d7dfc239677982a8c277bb8669.yml href: com.microsoft.azure.management.graphrbac._certificate_credential._upd561f68d7dfc239677982a8c277bb8669.yml
@ -1190,16 +1190,16 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p> description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.graphrbac._active_directory_user._definition_stages._with_create - uid: com.microsoft.azure.management.graphrbac._service_principal._definition_stages._with_create
parent: com.microsoft.azure.management.graphrbac parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._active_directory_user._definition_stages._with_create.yml href: com.microsoft.azure.management.graphrbac._service_principal._definition_stages._with_create.yml
name: ActiveDirectoryUser.DefinitionStages.WithCreate name: ServicePrincipal.DefinitionStages.WithCreate
nameWithType: ActiveDirectoryUser.DefinitionStages.WithCreate nameWithType: ServicePrincipal.DefinitionStages.WithCreate
fullName: com.microsoft.azure.management.graphrbac.ActiveDirectoryUser.DefinitionStages.WithCreate fullName: com.microsoft.azure.management.graphrbac.ServicePrincipal.DefinitionStages.WithCreate
type: Interface type: Interface
summary: <p>An AD user definition with sufficient inputs to create a new user in the cloud, but exposing additional optional inputs to specify. </p> summary: <p>A service principal definition with sufficient inputs to create a new service principal in the cloud, but exposing additional optional inputs to specify. </p>
syntax: syntax:
content: public interface WithCreate extends Creatable<ActiveDirectoryUser>,ActiveDirectoryUser.DefinitionStages.WithAccontEnabled,ActiveDirectoryUser.DefinitionStages.WithPromptToChangePasswordOnLogin,ActiveDirectoryUser.DefinitionStages.WithUsageLocation content: public interface WithCreate extends Creatable<ServicePrincipal>,ServicePrincipal.DefinitionStages.WithCredential,ServicePrincipal.DefinitionStages.WithRoleAssignment
- uid: com.microsoft.azure.management.graphrbac._active_directory_application_1c742998c7e80d2288ef2bdfb3e374c2e - uid: com.microsoft.azure.management.graphrbac._active_directory_application_1c742998c7e80d2288ef2bdfb3e374c2e
parent: com.microsoft.azure.management.graphrbac parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._active_directory_application_1c742998c7e80d2288ef2bdfb3e374c2e.yml href: com.microsoft.azure.management.graphrbac._active_directory_application_1c742998c7e80d2288ef2bdfb3e374c2e.yml
@ -1210,6 +1210,16 @@ references:
summary: <p>An application definition with sufficient inputs to create a new application in the cloud, but exposing additional optional inputs to specify. </p> summary: <p>An application definition with sufficient inputs to create a new application in the cloud, but exposing additional optional inputs to specify. </p>
syntax: syntax:
content: public interface WithCreate extends Creatable<ActiveDirectoryApplication>,ActiveDirectoryApplication.DefinitionStages.WithIdentifierUrl,ActiveDirectoryApplication.DefinitionStages.WithReplyUrl,ActiveDirectoryApplication.DefinitionStages.WithCredential,ActiveDirectoryApplication.DefinitionStages.WithMultiTenant content: public interface WithCreate extends Creatable<ActiveDirectoryApplication>,ActiveDirectoryApplication.DefinitionStages.WithIdentifierUrl,ActiveDirectoryApplication.DefinitionStages.WithReplyUrl,ActiveDirectoryApplication.DefinitionStages.WithCredential,ActiveDirectoryApplication.DefinitionStages.WithMultiTenant
- uid: com.microsoft.azure.management.graphrbac._active_directory_user._definition_stages._with_create
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._active_directory_user._definition_stages._with_create.yml
name: ActiveDirectoryUser.DefinitionStages.WithCreate
nameWithType: ActiveDirectoryUser.DefinitionStages.WithCreate
fullName: com.microsoft.azure.management.graphrbac.ActiveDirectoryUser.DefinitionStages.WithCreate
type: Interface
summary: <p>An AD user definition with sufficient inputs to create a new user in the cloud, but exposing additional optional inputs to specify. </p>
syntax:
content: public interface WithCreate extends Creatable<ActiveDirectoryUser>,ActiveDirectoryUser.DefinitionStages.WithAccontEnabled,ActiveDirectoryUser.DefinitionStages.WithPromptToChangePasswordOnLogin,ActiveDirectoryUser.DefinitionStages.WithUsageLocation
- uid: com.microsoft.azure.management.graphrbac._role_assignment._definition_stages._with_create - uid: com.microsoft.azure.management.graphrbac._role_assignment._definition_stages._with_create
parent: com.microsoft.azure.management.graphrbac parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._role_assignment._definition_stages._with_create.yml href: com.microsoft.azure.management.graphrbac._role_assignment._definition_stages._with_create.yml
@ -1230,26 +1240,6 @@ references:
summary: <p>An AD group definition with sufficient inputs to create a new group in the cloud, but exposing additional optional inputs to specify. </p> summary: <p>An AD group definition with sufficient inputs to create a new group in the cloud, but exposing additional optional inputs to specify. </p>
syntax: syntax:
content: public interface WithCreate extends Creatable<ActiveDirectoryGroup>,ActiveDirectoryGroup.DefinitionStages.WithMember content: public interface WithCreate extends Creatable<ActiveDirectoryGroup>,ActiveDirectoryGroup.DefinitionStages.WithMember
- uid: com.microsoft.azure.management.graphrbac._service_principal._definition_stages._with_create
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._service_principal._definition_stages._with_create.yml
name: ServicePrincipal.DefinitionStages.WithCreate
nameWithType: ServicePrincipal.DefinitionStages.WithCreate
fullName: com.microsoft.azure.management.graphrbac.ServicePrincipal.DefinitionStages.WithCreate
type: Interface
summary: <p>A service principal definition with sufficient inputs to create a new service principal in the cloud, but exposing additional optional inputs to specify. </p>
syntax:
content: public interface WithCreate extends Creatable<ServicePrincipal>,ServicePrincipal.DefinitionStages.WithCredential,ServicePrincipal.DefinitionStages.WithRoleAssignment
- uid: com.microsoft.azure.management.graphrbac._service_principal._definition_stages._with_credential
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._service_principal._definition_stages._with_credential.yml
name: ServicePrincipal.DefinitionStages.WithCredential
nameWithType: ServicePrincipal.DefinitionStages.WithCredential
fullName: com.microsoft.azure.management.graphrbac.ServicePrincipal.DefinitionStages.WithCredential
type: Interface
summary: <p>A service principal definition allowing credentials to be specified. </p>
syntax:
content: public interface WithCredential
- uid: com.microsoft.azure.management.graphrbac._service_principal._update_stages._with_credential - uid: com.microsoft.azure.management.graphrbac._service_principal._update_stages._with_credential
parent: com.microsoft.azure.management.graphrbac parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._service_principal._update_stages._with_credential.yml href: com.microsoft.azure.management.graphrbac._service_principal._update_stages._with_credential.yml
@ -1270,6 +1260,16 @@ references:
summary: <p>The stage of application update allowing specifying identifier keys. </p> summary: <p>The stage of application update allowing specifying identifier keys. </p>
syntax: syntax:
content: public interface WithCredential content: public interface WithCredential
- uid: com.microsoft.azure.management.graphrbac._service_principal._definition_stages._with_credential
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._service_principal._definition_stages._with_credential.yml
name: ServicePrincipal.DefinitionStages.WithCredential
nameWithType: ServicePrincipal.DefinitionStages.WithCredential
fullName: com.microsoft.azure.management.graphrbac.ServicePrincipal.DefinitionStages.WithCredential
type: Interface
summary: <p>A service principal definition allowing credentials to be specified. </p>
syntax:
content: public interface WithCredential
- uid: com.microsoft.azure.management.graphrbac._active_directory_application_1595b61082ce72eac6c6addb19f1fbdc7 - uid: com.microsoft.azure.management.graphrbac._active_directory_application_1595b61082ce72eac6c6addb19f1fbdc7
parent: com.microsoft.azure.management.graphrbac parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._active_directory_application_1595b61082ce72eac6c6addb19f1fbdc7.yml href: com.microsoft.azure.management.graphrbac._active_directory_application_1595b61082ce72eac6c6addb19f1fbdc7.yml
@ -1280,19 +1280,6 @@ references:
summary: <p>The stage of application definition allowing specifying identifier keys. </p> summary: <p>The stage of application definition allowing specifying identifier keys. </p>
syntax: syntax:
content: public interface WithCredential content: public interface WithCredential
- uid: com.microsoft.azure.management.graphrbac._password_credential._update96d83febd04a92fea39f1dccb0b508a6
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._password_credential._update96d83febd04a92fea39f1dccb0b508a6.yml
name: PasswordCredential.UpdateDefinitionStages.WithDuration<ParentT>
nameWithType: PasswordCredential.UpdateDefinitionStages.WithDuration<ParentT>
fullName: com.microsoft.azure.management.graphrbac.PasswordCredential.UpdateDefinitionStages.WithDuration<ParentT>
type: Interface
summary: <p>The credential definition stage allowing the duration of key validity to be set. </p>
syntax:
content: public interface WithDuration<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the stage of the parent update to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.graphrbac._certificate_credential._def0ab699ec8b35c55ad588e5658cb68ce1 - uid: com.microsoft.azure.management.graphrbac._certificate_credential._def0ab699ec8b35c55ad588e5658cb68ce1
parent: com.microsoft.azure.management.graphrbac parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._certificate_credential._def0ab699ec8b35c55ad588e5658cb68ce1.yml href: com.microsoft.azure.management.graphrbac._certificate_credential._def0ab699ec8b35c55ad588e5658cb68ce1.yml
@ -1306,6 +1293,19 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p> description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.graphrbac._password_credential._update96d83febd04a92fea39f1dccb0b508a6
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._password_credential._update96d83febd04a92fea39f1dccb0b508a6.yml
name: PasswordCredential.UpdateDefinitionStages.WithDuration<ParentT>
nameWithType: PasswordCredential.UpdateDefinitionStages.WithDuration<ParentT>
fullName: com.microsoft.azure.management.graphrbac.PasswordCredential.UpdateDefinitionStages.WithDuration<ParentT>
type: Interface
summary: <p>The credential definition stage allowing the duration of key validity to be set. </p>
syntax:
content: public interface WithDuration<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the stage of the parent update to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.graphrbac._password_credential._definition_stages._with_duration - uid: com.microsoft.azure.management.graphrbac._password_credential._definition_stages._with_duration
parent: com.microsoft.azure.management.graphrbac parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._password_credential._definition_stages._with_duration.yml href: com.microsoft.azure.management.graphrbac._password_credential._definition_stages._with_duration.yml
@ -1362,19 +1362,6 @@ references:
summary: <p>The stage of application update allowing specifying identifier URLs. </p> summary: <p>The stage of application update allowing specifying identifier URLs. </p>
syntax: syntax:
content: public interface WithIdentifierUrl content: public interface WithIdentifierUrl
- uid: com.microsoft.azure.management.graphrbac._password_credential._update_definition_stages._with_key
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._password_credential._update_definition_stages._with_key.yml
name: PasswordCredential.UpdateDefinitionStages.WithKey<ParentT>
nameWithType: PasswordCredential.UpdateDefinitionStages.WithKey<ParentT>
fullName: com.microsoft.azure.management.graphrbac.PasswordCredential.UpdateDefinitionStages.WithKey<ParentT>
type: Interface
summary: <p>The credential definition stage allowing the the password or certificate to be set. </p>
syntax:
content: public interface WithKey<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the stage of the parent update to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.graphrbac._password_credential._definition_stages._with_key - uid: com.microsoft.azure.management.graphrbac._password_credential._definition_stages._with_key
parent: com.microsoft.azure.management.graphrbac parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._password_credential._definition_stages._with_key.yml href: com.microsoft.azure.management.graphrbac._password_credential._definition_stages._with_key.yml
@ -1388,6 +1375,19 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p> description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.graphrbac._password_credential._update_definition_stages._with_key
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._password_credential._update_definition_stages._with_key.yml
name: PasswordCredential.UpdateDefinitionStages.WithKey<ParentT>
nameWithType: PasswordCredential.UpdateDefinitionStages.WithKey<ParentT>
fullName: com.microsoft.azure.management.graphrbac.PasswordCredential.UpdateDefinitionStages.WithKey<ParentT>
type: Interface
summary: <p>The credential definition stage allowing the the password or certificate to be set. </p>
syntax:
content: public interface WithKey<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the stage of the parent update to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.graphrbac._active_directory_group._update_stages._with_member - uid: com.microsoft.azure.management.graphrbac._active_directory_group._update_stages._with_member
parent: com.microsoft.azure.management.graphrbac parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._active_directory_group._update_stages._with_member.yml href: com.microsoft.azure.management.graphrbac._active_directory_group._update_stages._with_member.yml
@ -1428,16 +1428,6 @@ references:
summary: <p>The stage of application update allowing specifying if the application can be used in multiple tenants. </p> summary: <p>The stage of application update allowing specifying if the application can be used in multiple tenants. </p>
syntax: syntax:
content: public interface WithMultiTenant content: public interface WithMultiTenant
- uid: com.microsoft.azure.management.graphrbac._active_directory_user._update_stages._with_password
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._active_directory_user._update_stages._with_password.yml
name: ActiveDirectoryUser.UpdateStages.WithPassword
nameWithType: ActiveDirectoryUser.UpdateStages.WithPassword
fullName: com.microsoft.azure.management.graphrbac.ActiveDirectoryUser.UpdateStages.WithPassword
type: Interface
summary: <p>A user update allowing password to be specified. </p>
syntax:
content: public interface WithPassword
- uid: com.microsoft.azure.management.graphrbac._active_directory_user._definition_stages._with_password - uid: com.microsoft.azure.management.graphrbac._active_directory_user._definition_stages._with_password
parent: com.microsoft.azure.management.graphrbac parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._active_directory_user._definition_stages._with_password.yml href: com.microsoft.azure.management.graphrbac._active_directory_user._definition_stages._with_password.yml
@ -1448,16 +1438,16 @@ references:
summary: <p>A user definition allowing password to be specified. </p> summary: <p>A user definition allowing password to be specified. </p>
syntax: syntax:
content: public interface WithPassword content: public interface WithPassword
- uid: com.microsoft.azure.management.graphrbac._active_directory_user._updae52d887bd6a88a2fcc210db6beeede7c - uid: com.microsoft.azure.management.graphrbac._active_directory_user._update_stages._with_password
parent: com.microsoft.azure.management.graphrbac parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._active_directory_user._updae52d887bd6a88a2fcc210db6beeede7c.yml href: com.microsoft.azure.management.graphrbac._active_directory_user._update_stages._with_password.yml
name: ActiveDirectoryUser.UpdateStages.WithPromptToChangePasswordOnLogin name: ActiveDirectoryUser.UpdateStages.WithPassword
nameWithType: ActiveDirectoryUser.UpdateStages.WithPromptToChangePasswordOnLogin nameWithType: ActiveDirectoryUser.UpdateStages.WithPassword
fullName: com.microsoft.azure.management.graphrbac.ActiveDirectoryUser.UpdateStages.WithPromptToChangePasswordOnLogin fullName: com.microsoft.azure.management.graphrbac.ActiveDirectoryUser.UpdateStages.WithPassword
type: Interface type: Interface
summary: <p>A user update allowing setting whether the user should change password on the next login. </p> summary: <p>A user update allowing password to be specified. </p>
syntax: syntax:
content: public interface WithPromptToChangePasswordOnLogin content: public interface WithPassword
- uid: com.microsoft.azure.management.graphrbac._active_directory_user._defi4f9b892ff3217c3cac7a1e083bfb0453 - uid: com.microsoft.azure.management.graphrbac._active_directory_user._defi4f9b892ff3217c3cac7a1e083bfb0453
parent: com.microsoft.azure.management.graphrbac parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._active_directory_user._defi4f9b892ff3217c3cac7a1e083bfb0453.yml href: com.microsoft.azure.management.graphrbac._active_directory_user._defi4f9b892ff3217c3cac7a1e083bfb0453.yml
@ -1468,6 +1458,16 @@ references:
summary: <p>A user definition allowing setting whether the user should change password on the next login. </p> summary: <p>A user definition allowing setting whether the user should change password on the next login. </p>
syntax: syntax:
content: public interface WithPromptToChangePasswordOnLogin content: public interface WithPromptToChangePasswordOnLogin
- uid: com.microsoft.azure.management.graphrbac._active_directory_user._updae52d887bd6a88a2fcc210db6beeede7c
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._active_directory_user._updae52d887bd6a88a2fcc210db6beeede7c.yml
name: ActiveDirectoryUser.UpdateStages.WithPromptToChangePasswordOnLogin
nameWithType: ActiveDirectoryUser.UpdateStages.WithPromptToChangePasswordOnLogin
fullName: com.microsoft.azure.management.graphrbac.ActiveDirectoryUser.UpdateStages.WithPromptToChangePasswordOnLogin
type: Interface
summary: <p>A user update allowing setting whether the user should change password on the next login. </p>
syntax:
content: public interface WithPromptToChangePasswordOnLogin
- uid: com.microsoft.azure.management.graphrbac._certificate_credential._defccb82f63b3402e1bf8b0f6c592a87af9 - uid: com.microsoft.azure.management.graphrbac._certificate_credential._defccb82f63b3402e1bf8b0f6c592a87af9
parent: com.microsoft.azure.management.graphrbac parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._certificate_credential._defccb82f63b3402e1bf8b0f6c592a87af9.yml href: com.microsoft.azure.management.graphrbac._certificate_credential._defccb82f63b3402e1bf8b0f6c592a87af9.yml
@ -1494,16 +1494,6 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p> description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.graphrbac._active_directory_application_13e0e42ae98d0eb15f2095941e7c08e7c
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._active_directory_application_13e0e42ae98d0eb15f2095941e7c08e7c.yml
name: ActiveDirectoryApplication.UpdateStages.WithReplyUrl
nameWithType: ActiveDirectoryApplication.UpdateStages.WithReplyUrl
fullName: com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.UpdateStages.WithReplyUrl
type: Interface
summary: <p>The stage of application update allowing specifying reply URLs. </p>
syntax:
content: public interface WithReplyUrl
- uid: com.microsoft.azure.management.graphrbac._active_directory_application_1334d89c5c909052bcc2917894c51657f - uid: com.microsoft.azure.management.graphrbac._active_directory_application_1334d89c5c909052bcc2917894c51657f
parent: com.microsoft.azure.management.graphrbac parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._active_directory_application_1334d89c5c909052bcc2917894c51657f.yml href: com.microsoft.azure.management.graphrbac._active_directory_application_1334d89c5c909052bcc2917894c51657f.yml
@ -1514,6 +1504,16 @@ references:
summary: <p>The stage of application definition allowing specifying reply URLs. </p> summary: <p>The stage of application definition allowing specifying reply URLs. </p>
syntax: syntax:
content: public interface WithReplyUrl content: public interface WithReplyUrl
- uid: com.microsoft.azure.management.graphrbac._active_directory_application_13e0e42ae98d0eb15f2095941e7c08e7c
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._active_directory_application_13e0e42ae98d0eb15f2095941e7c08e7c.yml
name: ActiveDirectoryApplication.UpdateStages.WithReplyUrl
nameWithType: ActiveDirectoryApplication.UpdateStages.WithReplyUrl
fullName: com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.UpdateStages.WithReplyUrl
type: Interface
summary: <p>The stage of application update allowing specifying reply URLs. </p>
syntax:
content: public interface WithReplyUrl
- uid: com.microsoft.azure.management.graphrbac._role_assignment._definition_stages._with_role - uid: com.microsoft.azure.management.graphrbac._role_assignment._definition_stages._with_role
parent: com.microsoft.azure.management.graphrbac parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._role_assignment._definition_stages._with_role.yml href: com.microsoft.azure.management.graphrbac._role_assignment._definition_stages._with_role.yml
@ -1524,16 +1524,6 @@ references:
summary: <p>The stage of role assignment definition allowing specifying the role. </p> summary: <p>The stage of role assignment definition allowing specifying the role. </p>
syntax: syntax:
content: public interface WithRole content: public interface WithRole
- uid: com.microsoft.azure.management.graphrbac._service_principal._update_stages._with_role_assignment
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._service_principal._update_stages._with_role_assignment.yml
name: ServicePrincipal.UpdateStages.WithRoleAssignment
nameWithType: ServicePrincipal.UpdateStages.WithRoleAssignment
fullName: com.microsoft.azure.management.graphrbac.ServicePrincipal.UpdateStages.WithRoleAssignment
type: Interface
summary: <p>A service principal update allowing role assignments to be added. </p>
syntax:
content: public interface WithRoleAssignment
- uid: com.microsoft.azure.management.graphrbac._service_principal._definiti5b1cc34d8a41e88440e99372939a96c5 - uid: com.microsoft.azure.management.graphrbac._service_principal._definiti5b1cc34d8a41e88440e99372939a96c5
parent: com.microsoft.azure.management.graphrbac parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._service_principal._definiti5b1cc34d8a41e88440e99372939a96c5.yml href: com.microsoft.azure.management.graphrbac._service_principal._definiti5b1cc34d8a41e88440e99372939a96c5.yml
@ -1544,6 +1534,16 @@ references:
summary: <p>A service principal definition allowing role assignments to be added. </p> summary: <p>A service principal definition allowing role assignments to be added. </p>
syntax: syntax:
content: public interface WithRoleAssignment content: public interface WithRoleAssignment
- uid: com.microsoft.azure.management.graphrbac._service_principal._update_stages._with_role_assignment
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._service_principal._update_stages._with_role_assignment.yml
name: ServicePrincipal.UpdateStages.WithRoleAssignment
nameWithType: ServicePrincipal.UpdateStages.WithRoleAssignment
fullName: com.microsoft.azure.management.graphrbac.ServicePrincipal.UpdateStages.WithRoleAssignment
type: Interface
summary: <p>A service principal update allowing role assignments to be added. </p>
syntax:
content: public interface WithRoleAssignment
- uid: com.microsoft.azure.management.graphrbac._role_assignment._definition_stages._with_scope - uid: com.microsoft.azure.management.graphrbac._role_assignment._definition_stages._with_scope
parent: com.microsoft.azure.management.graphrbac parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._role_assignment._definition_stages._with_scope.yml href: com.microsoft.azure.management.graphrbac._role_assignment._definition_stages._with_scope.yml
@ -1574,6 +1574,19 @@ references:
summary: <p>The stage of application definition allowing specifying the sign on URL. </p> summary: <p>The stage of application definition allowing specifying the sign on URL. </p>
syntax: syntax:
content: public interface WithSignOnUrl content: public interface WithSignOnUrl
- uid: com.microsoft.azure.management.graphrbac._certificate_credential._def56ba5e70b0dfc816379f9520e61cbf46
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._certificate_credential._def56ba5e70b0dfc816379f9520e61cbf46.yml
name: CertificateCredential.DefinitionStages.WithStartDate<ParentT>
nameWithType: CertificateCredential.DefinitionStages.WithStartDate<ParentT>
fullName: com.microsoft.azure.management.graphrbac.CertificateCredential.DefinitionStages.WithStartDate<ParentT>
type: Interface
summary: <p>The credential definition stage allowing start date to be set. </p>
syntax:
content: public interface WithStartDate<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.graphrbac._password_credential._definition_stages._with_start_date - uid: com.microsoft.azure.management.graphrbac._password_credential._definition_stages._with_start_date
parent: com.microsoft.azure.management.graphrbac parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._password_credential._definition_stages._with_start_date.yml href: com.microsoft.azure.management.graphrbac._password_credential._definition_stages._with_start_date.yml
@ -1587,12 +1600,12 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p> description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.graphrbac._certificate_credential._def56ba5e70b0dfc816379f9520e61cbf46 - uid: com.microsoft.azure.management.graphrbac._certificate_credential._upd5828c04bdb186917fd6be1be8ba7df00
parent: com.microsoft.azure.management.graphrbac parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._certificate_credential._def56ba5e70b0dfc816379f9520e61cbf46.yml href: com.microsoft.azure.management.graphrbac._certificate_credential._upd5828c04bdb186917fd6be1be8ba7df00.yml
name: CertificateCredential.DefinitionStages.WithStartDate<ParentT> name: CertificateCredential.UpdateDefinitionStages.WithStartDate<ParentT>
nameWithType: CertificateCredential.DefinitionStages.WithStartDate<ParentT> nameWithType: CertificateCredential.UpdateDefinitionStages.WithStartDate<ParentT>
fullName: com.microsoft.azure.management.graphrbac.CertificateCredential.DefinitionStages.WithStartDate<ParentT> fullName: com.microsoft.azure.management.graphrbac.CertificateCredential.UpdateDefinitionStages.WithStartDate<ParentT>
type: Interface type: Interface
summary: <p>The credential definition stage allowing start date to be set. </p> summary: <p>The credential definition stage allowing start date to be set. </p>
syntax: syntax:
@ -1613,19 +1626,6 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the stage of the parent update to return to after attaching this definition </p> description: <p>the stage of the parent update to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.graphrbac._certificate_credential._upd5828c04bdb186917fd6be1be8ba7df00
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._certificate_credential._upd5828c04bdb186917fd6be1be8ba7df00.yml
name: CertificateCredential.UpdateDefinitionStages.WithStartDate<ParentT>
nameWithType: CertificateCredential.UpdateDefinitionStages.WithStartDate<ParentT>
fullName: com.microsoft.azure.management.graphrbac.CertificateCredential.UpdateDefinitionStages.WithStartDate<ParentT>
type: Interface
summary: <p>The credential definition stage allowing start date to be set. </p>
syntax:
content: public interface WithStartDate<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.graphrbac._password_credential._definib8f79c40da8e4dff33156f0933a43db5 - uid: com.microsoft.azure.management.graphrbac._password_credential._definib8f79c40da8e4dff33156f0933a43db5
parent: com.microsoft.azure.management.graphrbac parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._password_credential._definib8f79c40da8e4dff33156f0933a43db5.yml href: com.microsoft.azure.management.graphrbac._password_credential._definib8f79c40da8e4dff33156f0933a43db5.yml
@ -1652,19 +1652,6 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the stage of the parent update to return to after attaching this definition </p> description: <p>the stage of the parent update to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.graphrbac._certificate_credential._updfb6f2c6fc46103c1c4b8c2dab4398cbf
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._certificate_credential._updfb6f2c6fc46103c1c4b8c2dab4398cbf.yml
name: CertificateCredential.UpdateDefinitionStages.WithSymmetricKey<ParentT>
nameWithType: CertificateCredential.UpdateDefinitionStages.WithSymmetricKey<ParentT>
fullName: com.microsoft.azure.management.graphrbac.CertificateCredential.UpdateDefinitionStages.WithSymmetricKey<ParentT>
type: Interface
summary: <p>The credential definition stage allowing the secret key to be set. </p>
syntax:
content: public interface WithSymmetricKey<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.graphrbac._certificate_credential._deffd4ccc6eebc4eeb2969fafcd5992bdd2 - uid: com.microsoft.azure.management.graphrbac._certificate_credential._deffd4ccc6eebc4eeb2969fafcd5992bdd2
parent: com.microsoft.azure.management.graphrbac parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._certificate_credential._deffd4ccc6eebc4eeb2969fafcd5992bdd2.yml href: com.microsoft.azure.management.graphrbac._certificate_credential._deffd4ccc6eebc4eeb2969fafcd5992bdd2.yml
@ -1678,16 +1665,19 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p> description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.graphrbac._active_directory_user._upda6a0e179d39891ce952cd8ff22dc532f4 - uid: com.microsoft.azure.management.graphrbac._certificate_credential._updfb6f2c6fc46103c1c4b8c2dab4398cbf
parent: com.microsoft.azure.management.graphrbac parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._active_directory_user._upda6a0e179d39891ce952cd8ff22dc532f4.yml href: com.microsoft.azure.management.graphrbac._certificate_credential._updfb6f2c6fc46103c1c4b8c2dab4398cbf.yml
name: ActiveDirectoryUser.UpdateStages.WithUsageLocation name: CertificateCredential.UpdateDefinitionStages.WithSymmetricKey<ParentT>
nameWithType: ActiveDirectoryUser.UpdateStages.WithUsageLocation nameWithType: CertificateCredential.UpdateDefinitionStages.WithSymmetricKey<ParentT>
fullName: com.microsoft.azure.management.graphrbac.ActiveDirectoryUser.UpdateStages.WithUsageLocation fullName: com.microsoft.azure.management.graphrbac.CertificateCredential.UpdateDefinitionStages.WithSymmetricKey<ParentT>
type: Interface type: Interface
summary: <p>A user update allowing usage location to be specified. </p> summary: <p>The credential definition stage allowing the secret key to be set. </p>
syntax: syntax:
content: public interface WithUsageLocation content: public interface WithSymmetricKey<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.graphrbac._active_directory_user._defi9cd90d944f57155ead08ad8bcbd58a5c - uid: com.microsoft.azure.management.graphrbac._active_directory_user._defi9cd90d944f57155ead08ad8bcbd58a5c
parent: com.microsoft.azure.management.graphrbac parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._active_directory_user._defi9cd90d944f57155ead08ad8bcbd58a5c.yml href: com.microsoft.azure.management.graphrbac._active_directory_user._defi9cd90d944f57155ead08ad8bcbd58a5c.yml
@ -1698,6 +1688,16 @@ references:
summary: <p>A user definition allowing usage location to be specified. </p> summary: <p>A user definition allowing usage location to be specified. </p>
syntax: syntax:
content: public interface WithUsageLocation content: public interface WithUsageLocation
- uid: com.microsoft.azure.management.graphrbac._active_directory_user._upda6a0e179d39891ce952cd8ff22dc532f4
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._active_directory_user._upda6a0e179d39891ce952cd8ff22dc532f4.yml
name: ActiveDirectoryUser.UpdateStages.WithUsageLocation
nameWithType: ActiveDirectoryUser.UpdateStages.WithUsageLocation
fullName: com.microsoft.azure.management.graphrbac.ActiveDirectoryUser.UpdateStages.WithUsageLocation
type: Interface
summary: <p>A user update allowing usage location to be specified. </p>
syntax:
content: public interface WithUsageLocation
- uid: com.microsoft.azure.management.graphrbac._active_directory_user._defi318d566d0b728ed42ab0ccfd2721a02f - uid: com.microsoft.azure.management.graphrbac._active_directory_user._defi318d566d0b728ed42ab0ccfd2721a02f
parent: com.microsoft.azure.management.graphrbac parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._active_directory_user._defi318d566d0b728ed42ab0ccfd2721a02f.yml href: com.microsoft.azure.management.graphrbac._active_directory_user._defi318d566d0b728ed42ab0ccfd2721a02f.yml

Просмотреть файл

@ -310,16 +310,6 @@ references:
summary: <p>Grouping of access policy definition stages applicable as part of a key vault update. </p> summary: <p>Grouping of access policy definition stages applicable as part of a key vault update. </p>
syntax: syntax:
content: public interface UpdateDefinitionStages content: public interface UpdateDefinitionStages
- uid: com.microsoft.azure.management.keyvault._vault._update_stages
parent: com.microsoft.azure.management.keyvault
href: com.microsoft.azure.management.keyvault._vault._update_stages.yml
name: Vault.UpdateStages
nameWithType: Vault.UpdateStages
fullName: com.microsoft.azure.management.keyvault.Vault.UpdateStages
type: Interface
summary: <p>Grouping of all the key vault update stages. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.keyvault._access_policy._update_stages - uid: com.microsoft.azure.management.keyvault._access_policy._update_stages
parent: com.microsoft.azure.management.keyvault parent: com.microsoft.azure.management.keyvault
href: com.microsoft.azure.management.keyvault._access_policy._update_stages.yml href: com.microsoft.azure.management.keyvault._access_policy._update_stages.yml
@ -330,16 +320,16 @@ references:
summary: <p>Grouping of all the key vault update stages. </p> summary: <p>Grouping of all the key vault update stages. </p>
syntax: syntax:
content: public interface UpdateStages content: public interface UpdateStages
- uid: com.microsoft.azure.management.keyvault._vault._update_stages._with_access_policy - uid: com.microsoft.azure.management.keyvault._vault._update_stages
parent: com.microsoft.azure.management.keyvault parent: com.microsoft.azure.management.keyvault
href: com.microsoft.azure.management.keyvault._vault._update_stages._with_access_policy.yml href: com.microsoft.azure.management.keyvault._vault._update_stages.yml
name: Vault.UpdateStages.WithAccessPolicy name: Vault.UpdateStages
nameWithType: Vault.UpdateStages.WithAccessPolicy nameWithType: Vault.UpdateStages
fullName: com.microsoft.azure.management.keyvault.Vault.UpdateStages.WithAccessPolicy fullName: com.microsoft.azure.management.keyvault.Vault.UpdateStages
type: Interface type: Interface
summary: <p>A key vault update allowing access policies to be modified, attached, or removed. </p> summary: <p>Grouping of all the key vault update stages. </p>
syntax: syntax:
content: public interface WithAccessPolicy content: public interface UpdateStages
- uid: com.microsoft.azure.management.keyvault._vault._definition_stages._with_access_policy - uid: com.microsoft.azure.management.keyvault._vault._definition_stages._with_access_policy
parent: com.microsoft.azure.management.keyvault parent: com.microsoft.azure.management.keyvault
href: com.microsoft.azure.management.keyvault._vault._definition_stages._with_access_policy.yml href: com.microsoft.azure.management.keyvault._vault._definition_stages._with_access_policy.yml
@ -350,22 +340,16 @@ references:
summary: <p>A key vault definition allowing access policies to be attached. </p> summary: <p>A key vault definition allowing access policies to be attached. </p>
syntax: syntax:
content: public interface WithAccessPolicy content: public interface WithAccessPolicy
- uid: com.microsoft.azure.management.keyvault._access_policy._definition_stages._with_attach - uid: com.microsoft.azure.management.keyvault._vault._update_stages._with_access_policy
parent: com.microsoft.azure.management.keyvault parent: com.microsoft.azure.management.keyvault
href: com.microsoft.azure.management.keyvault._access_policy._definition_stages._with_attach.yml href: com.microsoft.azure.management.keyvault._vault._update_stages._with_access_policy.yml
name: AccessPolicy.DefinitionStages.WithAttach<ParentT> name: Vault.UpdateStages.WithAccessPolicy
nameWithType: AccessPolicy.DefinitionStages.WithAttach<ParentT> nameWithType: Vault.UpdateStages.WithAccessPolicy
fullName: com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.WithAttach<ParentT> fullName: com.microsoft.azure.management.keyvault.Vault.UpdateStages.WithAccessPolicy
type: Interface type: Interface
summary: >- summary: <p>A key vault update allowing access policies to be modified, attached, or removed. </p>
<p>The final stage of the access policy definition. </p>
<p>At this stage, more permissions can be added or application ID can be specified, or the access policy definition can be attached to the parent key vault definition using <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref>. </p>
syntax: syntax:
content: public interface WithAttach<ParentT> extends Attachable<ParentT>.InUpdate,AccessPolicy.DefinitionStages.WithPermissions<ParentT> content: public interface WithAccessPolicy
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p>
- uid: com.microsoft.azure.management.keyvault._access_policy._update_definition_stages._with_attach - uid: com.microsoft.azure.management.keyvault._access_policy._update_definition_stages._with_attach
parent: com.microsoft.azure.management.keyvault parent: com.microsoft.azure.management.keyvault
href: com.microsoft.azure.management.keyvault._access_policy._update_definition_stages._with_attach.yml href: com.microsoft.azure.management.keyvault._access_policy._update_definition_stages._with_attach.yml
@ -382,6 +366,22 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p> description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p>
- uid: com.microsoft.azure.management.keyvault._access_policy._definition_stages._with_attach
parent: com.microsoft.azure.management.keyvault
href: com.microsoft.azure.management.keyvault._access_policy._definition_stages._with_attach.yml
name: AccessPolicy.DefinitionStages.WithAttach<ParentT>
nameWithType: AccessPolicy.DefinitionStages.WithAttach<ParentT>
fullName: com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.WithAttach<ParentT>
type: Interface
summary: >-
<p>The final stage of the access policy definition. </p>
<p>At this stage, more permissions can be added or application ID can be specified, or the access policy definition can be attached to the parent key vault definition using <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref>. </p>
syntax:
content: public interface WithAttach<ParentT> extends Attachable<ParentT>.InUpdate,AccessPolicy.DefinitionStages.WithPermissions<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p>
- uid: com.microsoft.azure.management.keyvault._vault._definition_stages._with_configurations - uid: com.microsoft.azure.management.keyvault._vault._definition_stages._with_configurations
parent: com.microsoft.azure.management.keyvault parent: com.microsoft.azure.management.keyvault
href: com.microsoft.azure.management.keyvault._vault._definition_stages._with_configurations.yml href: com.microsoft.azure.management.keyvault._vault._definition_stages._with_configurations.yml
@ -448,29 +448,6 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p> description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.keyvault._access_policy._update_stages._with_permissions
parent: com.microsoft.azure.management.keyvault
href: com.microsoft.azure.management.keyvault._access_policy._update_stages._with_permissions.yml
name: AccessPolicy.UpdateStages.WithPermissions
nameWithType: AccessPolicy.UpdateStages.WithPermissions
fullName: com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
type: Interface
summary: <p>The access policy update stage allowing permissions to be added or removed. </p>
syntax:
content: public interface WithPermissions
- uid: com.microsoft.azure.management.keyvault._access_policy._update_definiaeef38d9f207ce3f93e04e802c9a1da1
parent: com.microsoft.azure.management.keyvault
href: com.microsoft.azure.management.keyvault._access_policy._update_definiaeef38d9f207ce3f93e04e802c9a1da1.yml
name: AccessPolicy.UpdateDefinitionStages.WithPermissions<ParentT>
nameWithType: AccessPolicy.UpdateDefinitionStages.WithPermissions<ParentT>
fullName: com.microsoft.azure.management.keyvault.AccessPolicy.UpdateDefinitionStages.WithPermissions<ParentT>
type: Interface
summary: <p>The access policy definition stage allowing permissions to be added. </p>
syntax:
content: public interface WithPermissions<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.keyvault._access_policy._definition_stages._with_permissions - uid: com.microsoft.azure.management.keyvault._access_policy._definition_stages._with_permissions
parent: com.microsoft.azure.management.keyvault parent: com.microsoft.azure.management.keyvault
href: com.microsoft.azure.management.keyvault._access_policy._definition_stages._with_permissions.yml href: com.microsoft.azure.management.keyvault._access_policy._definition_stages._with_permissions.yml
@ -484,6 +461,29 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p> description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.keyvault._access_policy._update_definiaeef38d9f207ce3f93e04e802c9a1da1
parent: com.microsoft.azure.management.keyvault
href: com.microsoft.azure.management.keyvault._access_policy._update_definiaeef38d9f207ce3f93e04e802c9a1da1.yml
name: AccessPolicy.UpdateDefinitionStages.WithPermissions<ParentT>
nameWithType: AccessPolicy.UpdateDefinitionStages.WithPermissions<ParentT>
fullName: com.microsoft.azure.management.keyvault.AccessPolicy.UpdateDefinitionStages.WithPermissions<ParentT>
type: Interface
summary: <p>The access policy definition stage allowing permissions to be added. </p>
syntax:
content: public interface WithPermissions<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.keyvault._access_policy._update_stages._with_permissions
parent: com.microsoft.azure.management.keyvault
href: com.microsoft.azure.management.keyvault._access_policy._update_stages._with_permissions.yml
name: AccessPolicy.UpdateStages.WithPermissions
nameWithType: AccessPolicy.UpdateStages.WithPermissions
fullName: com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
type: Interface
summary: <p>The access policy update stage allowing permissions to be added or removed. </p>
syntax:
content: public interface WithPermissions
- uid: com.microsoft.azure.management.keyvault._vault._definition_stages._with_sku - uid: com.microsoft.azure.management.keyvault._vault._definition_stages._with_sku
parent: com.microsoft.azure.management.keyvault parent: com.microsoft.azure.management.keyvault
href: com.microsoft.azure.management.keyvault._vault._definition_stages._with_sku.yml href: com.microsoft.azure.management.keyvault._vault._definition_stages._with_sku.yml

Просмотреть файл

@ -38,7 +38,7 @@ references:
<p></p> <p></p>
syntax: syntax:
content: public interface WithGroup<T> extends GroupableResource<T>.DefinitionStages.WithExistingResourceGroup,GroupableResource<T>.DefinitionStages.WithNewResourceGroup content: public interface WithGroup<T>
typeParameters: typeParameters:
- type: 8ce1ecb9 - type: 8ce1ecb9
description: <p>the next stage of the definition </p> description: <p>the next stage of the definition </p>

Просмотреть файл

@ -41,7 +41,7 @@ references:
<p></p> <p></p>
syntax: syntax:
content: public interface WithPublicIPAddress<ReturnT> extends HasPublicIPAddress.DefinitionStages.WithExistingPublicIPAddress<ReturnT>,HasPublicIPAddress.DefinitionStages.WithNewPublicIPAddress<ReturnT> content: public interface WithPublicIPAddress<ReturnT>
typeParameters: typeParameters:
- type: c1a5ebc4 - type: c1a5ebc4
description: <p>the next stage of the definition </p> description: <p>the next stage of the definition </p>

Просмотреть файл

@ -38,7 +38,7 @@ references:
<p></p> <p></p>
syntax: syntax:
content: public interface WithGroup<T> extends GroupableResource<T>.DefinitionStages.WithExistingResourceGroup,GroupableResource<T>.DefinitionStages.WithNewResourceGroup content: public interface WithGroup<T>
typeParameters: typeParameters:
- type: 8ce1ecb9 - type: 8ce1ecb9
description: <p>the next stage of the definition </p> description: <p>the next stage of the definition </p>

Просмотреть файл

@ -38,7 +38,7 @@ references:
<p></p> <p></p>
syntax: syntax:
content: public interface WithGroup<T> extends GroupableResource<T>.DefinitionStages.WithExistingResourceGroup,GroupableResource<T>.DefinitionStages.WithNewResourceGroup content: public interface WithGroup<T>
typeParameters: typeParameters:
- type: 8ce1ecb9 - type: 8ce1ecb9
description: <p>the next stage of the definition </p> description: <p>the next stage of the definition </p>

Просмотреть файл

@ -38,7 +38,7 @@ references:
<p></p> <p></p>
syntax: syntax:
content: public interface WithGroup<T> content: public interface WithGroup<T> extends GroupableResource<T>.DefinitionStages.WithExistingResourceGroup,GroupableResource<T>.DefinitionStages.WithNewResourceGroup
typeParameters: typeParameters:
- type: 8ce1ecb9 - type: 8ce1ecb9
description: <p>the next stage of the definition </p> description: <p>the next stage of the definition </p>

Просмотреть файл

@ -38,7 +38,7 @@ references:
<p></p> <p></p>
syntax: syntax:
content: public interface WithGroup<T> extends GroupableResource<T>.DefinitionStages.WithExistingResourceGroup,GroupableResource<T>.DefinitionStages.WithNewResourceGroup content: public interface WithGroup<T>
typeParameters: typeParameters:
- type: 8ce1ecb9 - type: 8ce1ecb9
description: <p>the next stage of the definition </p> description: <p>the next stage of the definition </p>

Просмотреть файл

@ -91,7 +91,7 @@ references:
type: Interface type: Interface
summary: <p>The stage of an inbound NAT rule definition allowing to specify the backend port. </p> summary: <p>The stage of an inbound NAT rule definition allowing to specify the backend port. </p>
syntax: syntax:
content: public interface WithBackendPort<ParentT> extends HasBackendPort.UpdateDefinitionStages.WithBackendPort<WithAttach<ParentT>> content: public interface WithBackendPort<ParentT>
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the stage of the parent definition to return to after attaching this definition </p> description: <p>the stage of the parent definition to return to after attaching this definition </p>

Просмотреть файл

@ -95,7 +95,7 @@ references:
type: Interface type: Interface
summary: <p>The stage of an application gateway request routing rule allowing to enable cookie based affinity. </p> summary: <p>The stage of an application gateway request routing rule allowing to enable cookie based affinity. </p>
syntax: syntax:
content: public interface WithCookieBasedAffinity<ParentT> content: public interface WithCookieBasedAffinity<ParentT> extends HasCookieBasedAffinity.DefinitionStages.WithCookieBasedAffinity<WithAttach<ParentT>>
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the stage of the application gateway definition to return to after attaching this definition </p> description: <p>the stage of the application gateway definition to return to after attaching this definition </p>

Просмотреть файл

@ -75,7 +75,7 @@ references:
type: Interface type: Interface
summary: <p>The stage of an application gateway frontend listener definition allowing to specify the hostname of the website for which the traffic is received. </p> summary: <p>The stage of an application gateway frontend listener definition allowing to specify the hostname of the website for which the traffic is received. </p>
syntax: syntax:
content: public interface WithHostName<ParentT> content: public interface WithHostName<ParentT> extends HasHostName.UpdateDefinitionStages.WithHostName<WithAttach<ParentT>>
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the stage of the parent application gateway definition to return to after attaching this definition </p> description: <p>the stage of the parent application gateway definition to return to after attaching this definition </p>

Просмотреть файл

@ -77,7 +77,7 @@ references:
type: Interface type: Interface
summary: <p>The stage of an application gateway backend HTTP configuration allowing to specify the protocol. </p> summary: <p>The stage of an application gateway backend HTTP configuration allowing to specify the protocol. </p>
syntax: syntax:
content: public interface WithProtocol<ParentT> extends HasProtocol<WithAttach<ParentT>, ApplicationGatewayProtocol>.DefinitionStages.WithProtocol content: public interface WithProtocol<ParentT>
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the stage of the parent application gateway definition to return to after attaching this definition </p> description: <p>the stage of the parent application gateway definition to return to after attaching this definition </p>

Просмотреть файл

@ -77,7 +77,7 @@ references:
type: Interface type: Interface
summary: <p>The stage of a load balancing rule definition allowing to specify the transport protocol to apply the rule to. </p> summary: <p>The stage of a load balancing rule definition allowing to specify the transport protocol to apply the rule to. </p>
syntax: syntax:
content: public interface WithProtocol<ReturnT> extends HasProtocol<WithFrontend<ReturnT>, TransportProtocol>.UpdateDefinitionStages.WithProtocol content: public interface WithProtocol<ReturnT>
typeParameters: typeParameters:
- type: c1a5ebc4 - type: c1a5ebc4
description: <p>the stage of the parent definition to return to after attaching this definition </p> description: <p>the stage of the parent definition to return to after attaching this definition </p>

Просмотреть файл

@ -430,6 +430,16 @@ references:
summary: <p>Grouping of definition stages applicable as part of a resource update, involving modifying cookie based affinity. </p> summary: <p>Grouping of definition stages applicable as part of a resource update, involving modifying cookie based affinity. </p>
syntax: syntax:
content: public interface UpdateDefinitionStages content: public interface UpdateDefinitionStages
- uid: com.microsoft.azure.management.network.model._has_floating_i_p._update_definition_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_floating_i_p._update_definition_stages.yml
name: HasFloatingIP.UpdateDefinitionStages
nameWithType: HasFloatingIP.UpdateDefinitionStages
fullName: com.microsoft.azure.management.network.model.HasFloatingIP.UpdateDefinitionStages
type: Interface
summary: <p>Grouping of definition stages applicable as part of a load balancer update, involving enabling or disabling floating IP support. </p>
syntax:
content: public interface UpdateDefinitionStages
- uid: com.microsoft.azure.management.network.model._has_private_i_p_address._update_definition_stages - uid: com.microsoft.azure.management.network.model._has_private_i_p_address._update_definition_stages
parent: com.microsoft.azure.management.network.model parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_private_i_p_address._update_definition_stages.yml href: com.microsoft.azure.management.network.model._has_private_i_p_address._update_definition_stages.yml
@ -450,16 +460,6 @@ references:
summary: <p>Grouping of definition stages applicable as part of a resource update, involving modifying the frontend port. </p> summary: <p>Grouping of definition stages applicable as part of a resource update, involving modifying the frontend port. </p>
syntax: syntax:
content: public interface UpdateDefinitionStages content: public interface UpdateDefinitionStages
- uid: com.microsoft.azure.management.network.model._has_host_name._update_definition_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_host_name._update_definition_stages.yml
name: HasHostName.UpdateDefinitionStages
nameWithType: HasHostName.UpdateDefinitionStages
fullName: com.microsoft.azure.management.network.model.HasHostName.UpdateDefinitionStages
type: Interface
summary: <p>Grouping of definition stages applicable as part of a parent resource update. </p>
syntax:
content: public interface UpdateDefinitionStages
- uid: com.microsoft.azure.management.network.model._has_port._update_definition_stages - uid: com.microsoft.azure.management.network.model._has_port._update_definition_stages
parent: com.microsoft.azure.management.network.model parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_port._update_definition_stages.yml href: com.microsoft.azure.management.network.model._has_port._update_definition_stages.yml
@ -480,6 +480,16 @@ references:
summary: <p>Grouping of definition stages applicable as part of a load balancer update, involving specifying the protocol. </p> summary: <p>Grouping of definition stages applicable as part of a load balancer update, involving specifying the protocol. </p>
syntax: syntax:
content: public interface UpdateDefinitionStages content: public interface UpdateDefinitionStages
- uid: com.microsoft.azure.management.network.model._has_public_i_p_address._update_definition_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_public_i_p_address._update_definition_stages.yml
name: HasPublicIPAddress.UpdateDefinitionStages
nameWithType: HasPublicIPAddress.UpdateDefinitionStages
fullName: com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateDefinitionStages
type: Interface
summary: <p>Grouping of definition stages applicable as part of a parent resource update, involving specifying a public IP address. </p>
syntax:
content: public interface UpdateDefinitionStages
- uid: com.microsoft.azure.management.network.model._has_server_name_indicatc87ad0adb70b5a6e58110e7403c871d2 - uid: com.microsoft.azure.management.network.model._has_server_name_indicatc87ad0adb70b5a6e58110e7403c871d2
parent: com.microsoft.azure.management.network.model parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_server_name_indicatc87ad0adb70b5a6e58110e7403c871d2.yml href: com.microsoft.azure.management.network.model._has_server_name_indicatc87ad0adb70b5a6e58110e7403c871d2.yml
@ -500,24 +510,14 @@ references:
summary: <p>Grouping of definition stages applicable as part of a resource update, involving modifying the SSL certificates. </p> summary: <p>Grouping of definition stages applicable as part of a resource update, involving modifying the SSL certificates. </p>
syntax: syntax:
content: public interface UpdateDefinitionStages content: public interface UpdateDefinitionStages
- uid: com.microsoft.azure.management.network.model._has_floating_i_p._update_definition_stages - uid: com.microsoft.azure.management.network.model._has_host_name._update_definition_stages
parent: com.microsoft.azure.management.network.model parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_floating_i_p._update_definition_stages.yml href: com.microsoft.azure.management.network.model._has_host_name._update_definition_stages.yml
name: HasFloatingIP.UpdateDefinitionStages name: HasHostName.UpdateDefinitionStages
nameWithType: HasFloatingIP.UpdateDefinitionStages nameWithType: HasHostName.UpdateDefinitionStages
fullName: com.microsoft.azure.management.network.model.HasFloatingIP.UpdateDefinitionStages fullName: com.microsoft.azure.management.network.model.HasHostName.UpdateDefinitionStages
type: Interface type: Interface
summary: <p>Grouping of definition stages applicable as part of a load balancer update, involving enabling or disabling floating IP support. </p> summary: <p>Grouping of definition stages applicable as part of a parent resource update. </p>
syntax:
content: public interface UpdateDefinitionStages
- uid: com.microsoft.azure.management.network.model._has_public_i_p_address._update_definition_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_public_i_p_address._update_definition_stages.yml
name: HasPublicIPAddress.UpdateDefinitionStages
nameWithType: HasPublicIPAddress.UpdateDefinitionStages
fullName: com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateDefinitionStages
type: Interface
summary: <p>Grouping of definition stages applicable as part of a parent resource update, involving specifying a public IP address. </p>
syntax: syntax:
content: public interface UpdateDefinitionStages content: public interface UpdateDefinitionStages
- uid: com.microsoft.azure.management.network.model._has_frontend._update_definition_stages - uid: com.microsoft.azure.management.network.model._has_frontend._update_definition_stages
@ -530,26 +530,6 @@ references:
summary: <p>Grouping of definition stages applicable as part of a resource update involving modifying the frontend. </p> summary: <p>Grouping of definition stages applicable as part of a resource update involving modifying the frontend. </p>
syntax: syntax:
content: public interface UpdateDefinitionStages content: public interface UpdateDefinitionStages
- uid: com.microsoft.azure.management.network.model._has_backend_port._update_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_backend_port._update_stages.yml
name: HasBackendPort.UpdateStages
nameWithType: HasBackendPort.UpdateStages
fullName: com.microsoft.azure.management.network.model.HasBackendPort.UpdateStages
type: Interface
summary: <p>Grouping of update stages involving modifying a backend port. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.network.model._has_server_name_indication._update_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_server_name_indication._update_stages.yml
name: HasServerNameIndication.UpdateStages
nameWithType: HasServerNameIndication.UpdateStages
fullName: com.microsoft.azure.management.network.model.HasServerNameIndication.UpdateStages
type: Interface
summary: <p>Grouping of update stages involving requiring the server name indication. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.network.model._has_cookie_based_affinity._update_stages - uid: com.microsoft.azure.management.network.model._has_cookie_based_affinity._update_stages
parent: com.microsoft.azure.management.network.model parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_cookie_based_affinity._update_stages.yml href: com.microsoft.azure.management.network.model._has_cookie_based_affinity._update_stages.yml
@ -560,36 +540,6 @@ references:
summary: <p>Grouping of update stages involving modifying cookie based affinity. </p> summary: <p>Grouping of update stages involving modifying cookie based affinity. </p>
syntax: syntax:
content: public interface UpdateStages content: public interface UpdateStages
- uid: com.microsoft.azure.management.network.model._has_port._update_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_port._update_stages.yml
name: HasPort.UpdateStages
nameWithType: HasPort.UpdateStages
fullName: com.microsoft.azure.management.network.model.HasPort.UpdateStages
type: Interface
summary: <p>Grouping of update stages involving specifying the port number. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.network.model._has_public_i_p_address._update_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_public_i_p_address._update_stages.yml
name: HasPublicIPAddress.UpdateStages
nameWithType: HasPublicIPAddress.UpdateStages
fullName: com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateStages
type: Interface
summary: <p>Grouping of update stages involving modifying an existing reference to a public IP address. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.network.model._has_floating_i_p._update_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_floating_i_p._update_stages.yml
name: HasFloatingIP.UpdateStages
nameWithType: HasFloatingIP.UpdateStages
fullName: com.microsoft.azure.management.network.model.HasFloatingIP.UpdateStages
type: Interface
summary: <p>Grouping of update stages involving enabling or disabling floating IP support. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.network.model._has_frontend_port._update_stages - uid: com.microsoft.azure.management.network.model._has_frontend_port._update_stages
parent: com.microsoft.azure.management.network.model parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_frontend_port._update_stages.yml href: com.microsoft.azure.management.network.model._has_frontend_port._update_stages.yml
@ -600,24 +550,24 @@ references:
summary: <p>Grouping of update stages involving modifying a frontend port. </p> summary: <p>Grouping of update stages involving modifying a frontend port. </p>
syntax: syntax:
content: public interface UpdateStages content: public interface UpdateStages
- uid: com.microsoft.azure.management.network.model._has_ssl_certificate._update_stages - uid: com.microsoft.azure.management.network.model._has_host_name._update_stages
parent: com.microsoft.azure.management.network.model parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_ssl_certificate._update_stages.yml href: com.microsoft.azure.management.network.model._has_host_name._update_stages.yml
name: HasSslCertificate.UpdateStages name: HasHostName.UpdateStages
nameWithType: HasSslCertificate.UpdateStages nameWithType: HasHostName.UpdateStages
fullName: com.microsoft.azure.management.network.model.HasSslCertificate.UpdateStages fullName: com.microsoft.azure.management.network.model.HasHostName.UpdateStages
type: Interface type: Interface
summary: <p>Grouping of update stages involving modifying SSL certificates. </p> summary: <p>Grouping of update stages involving specifying the host name. </p>
syntax: syntax:
content: public interface UpdateStages content: public interface UpdateStages
- uid: com.microsoft.azure.management.network.model._has_protocol._update_stages - uid: com.microsoft.azure.management.network.model._has_port._update_stages
parent: com.microsoft.azure.management.network.model parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_protocol._update_stages.yml href: com.microsoft.azure.management.network.model._has_port._update_stages.yml
name: HasProtocol.UpdateStages name: HasPort.UpdateStages
nameWithType: HasProtocol.UpdateStages nameWithType: HasPort.UpdateStages
fullName: com.microsoft.azure.management.network.model.HasProtocol.UpdateStages fullName: com.microsoft.azure.management.network.model.HasPort.UpdateStages
type: Interface type: Interface
summary: <p>Grouping of update stages involving modifying the protocol. </p> summary: <p>Grouping of update stages involving specifying the port number. </p>
syntax: syntax:
content: public interface UpdateStages content: public interface UpdateStages
- uid: com.microsoft.azure.management.network.model._has_private_i_p_address._update_stages - uid: com.microsoft.azure.management.network.model._has_private_i_p_address._update_stages
@ -630,6 +580,46 @@ references:
summary: <p>Grouping of update stages involving modifying the private IP address. </p> summary: <p>Grouping of update stages involving modifying the private IP address. </p>
syntax: syntax:
content: public interface UpdateStages content: public interface UpdateStages
- uid: com.microsoft.azure.management.network.model._has_public_i_p_address._update_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_public_i_p_address._update_stages.yml
name: HasPublicIPAddress.UpdateStages
nameWithType: HasPublicIPAddress.UpdateStages
fullName: com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateStages
type: Interface
summary: <p>Grouping of update stages involving modifying an existing reference to a public IP address. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.network.model._has_ssl_certificate._update_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_ssl_certificate._update_stages.yml
name: HasSslCertificate.UpdateStages
nameWithType: HasSslCertificate.UpdateStages
fullName: com.microsoft.azure.management.network.model.HasSslCertificate.UpdateStages
type: Interface
summary: <p>Grouping of update stages involving modifying SSL certificates. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.network.model._has_floating_i_p._update_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_floating_i_p._update_stages.yml
name: HasFloatingIP.UpdateStages
nameWithType: HasFloatingIP.UpdateStages
fullName: com.microsoft.azure.management.network.model.HasFloatingIP.UpdateStages
type: Interface
summary: <p>Grouping of update stages involving enabling or disabling floating IP support. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.network.model._has_server_name_indication._update_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_server_name_indication._update_stages.yml
name: HasServerNameIndication.UpdateStages
nameWithType: HasServerNameIndication.UpdateStages
fullName: com.microsoft.azure.management.network.model.HasServerNameIndication.UpdateStages
type: Interface
summary: <p>Grouping of update stages involving requiring the server name indication. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.network.model._has_frontend._update_stages - uid: com.microsoft.azure.management.network.model._has_frontend._update_stages
parent: com.microsoft.azure.management.network.model parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_frontend._update_stages.yml href: com.microsoft.azure.management.network.model._has_frontend._update_stages.yml
@ -640,42 +630,26 @@ references:
summary: <p>Grouping of update stages involving specifying the frontend. </p> summary: <p>Grouping of update stages involving specifying the frontend. </p>
syntax: syntax:
content: public interface UpdateStages content: public interface UpdateStages
- uid: com.microsoft.azure.management.network.model._has_host_name._update_stages - uid: com.microsoft.azure.management.network.model._has_backend_port._update_stages
parent: com.microsoft.azure.management.network.model parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_host_name._update_stages.yml href: com.microsoft.azure.management.network.model._has_backend_port._update_stages.yml
name: HasHostName.UpdateStages name: HasBackendPort.UpdateStages
nameWithType: HasHostName.UpdateStages nameWithType: HasBackendPort.UpdateStages
fullName: com.microsoft.azure.management.network.model.HasHostName.UpdateStages fullName: com.microsoft.azure.management.network.model.HasBackendPort.UpdateStages
type: Interface type: Interface
summary: <p>Grouping of update stages involving specifying the host name. </p> summary: <p>Grouping of update stages involving modifying a backend port. </p>
syntax: syntax:
content: public interface UpdateStages content: public interface UpdateStages
- uid: com.microsoft.azure.management.network.model._has_backend_port._de29afd590c13dce4696970c3e7cabfd77 - uid: com.microsoft.azure.management.network.model._has_protocol._update_stages
parent: com.microsoft.azure.management.network.model parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_backend_port._de29afd590c13dce4696970c3e7cabfd77.yml href: com.microsoft.azure.management.network.model._has_protocol._update_stages.yml
name: HasBackendPort.DefinitionStages.WithBackendPort<ReturnT> name: HasProtocol.UpdateStages
nameWithType: HasBackendPort.DefinitionStages.WithBackendPort<ReturnT> nameWithType: HasProtocol.UpdateStages
fullName: com.microsoft.azure.management.network.model.HasBackendPort.DefinitionStages.WithBackendPort<ReturnT> fullName: com.microsoft.azure.management.network.model.HasProtocol.UpdateStages
type: Interface type: Interface
summary: <p>The stage of a definition allowing to specify the backend port. </p> summary: <p>Grouping of update stages involving modifying the protocol. </p>
syntax: syntax:
content: public interface WithBackendPort<ReturnT> content: public interface UpdateStages
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_backend_port._upb54ed05b6c06f79208cd8550bd6da4ee
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_backend_port._upb54ed05b6c06f79208cd8550bd6da4ee.yml
name: HasBackendPort.UpdateDefinitionStages.WithBackendPort<ReturnT>
nameWithType: HasBackendPort.UpdateDefinitionStages.WithBackendPort<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasBackendPort.UpdateDefinitionStages.WithBackendPort<ReturnT>
type: Interface
summary: <p>The stage of a definition allowing to specify the backend port. </p>
syntax:
content: public interface WithBackendPort<ReturnT>
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_backend_port._up2b14870ed3337f492ea271ed21d24503 - uid: com.microsoft.azure.management.network.model._has_backend_port._up2b14870ed3337f492ea271ed21d24503
parent: com.microsoft.azure.management.network.model parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_backend_port._up2b14870ed3337f492ea271ed21d24503.yml href: com.microsoft.azure.management.network.model._has_backend_port._up2b14870ed3337f492ea271ed21d24503.yml
@ -689,16 +663,29 @@ references:
typeParameters: typeParameters:
- type: c1a5ebc4 - type: c1a5ebc4
description: <p>the next stage of the update </p> description: <p>the next stage of the update </p>
- uid: com.microsoft.azure.management.network.model._has_cookie_based_affini6d82ff85198c4a172e7754a6e1aee68a - uid: com.microsoft.azure.management.network.model._has_backend_port._upb54ed05b6c06f79208cd8550bd6da4ee
parent: com.microsoft.azure.management.network.model parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_cookie_based_affini6d82ff85198c4a172e7754a6e1aee68a.yml href: com.microsoft.azure.management.network.model._has_backend_port._upb54ed05b6c06f79208cd8550bd6da4ee.yml
name: HasCookieBasedAffinity.DefinitionStages.WithCookieBasedAffinity<ReturnT> name: HasBackendPort.UpdateDefinitionStages.WithBackendPort<ReturnT>
nameWithType: HasCookieBasedAffinity.DefinitionStages.WithCookieBasedAffinity<ReturnT> nameWithType: HasBackendPort.UpdateDefinitionStages.WithBackendPort<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasCookieBasedAffinity.DefinitionStages.WithCookieBasedAffinity<ReturnT> fullName: com.microsoft.azure.management.network.model.HasBackendPort.UpdateDefinitionStages.WithBackendPort<ReturnT>
type: Interface type: Interface
summary: <p>The stage of a definition allowing to enable cookie based affinity. </p> summary: <p>The stage of a definition allowing to specify the backend port. </p>
syntax: syntax:
content: public interface WithCookieBasedAffinity<ReturnT> content: public interface WithBackendPort<ReturnT>
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_backend_port._de29afd590c13dce4696970c3e7cabfd77
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_backend_port._de29afd590c13dce4696970c3e7cabfd77.yml
name: HasBackendPort.DefinitionStages.WithBackendPort<ReturnT>
nameWithType: HasBackendPort.DefinitionStages.WithBackendPort<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasBackendPort.DefinitionStages.WithBackendPort<ReturnT>
type: Interface
summary: <p>The stage of a definition allowing to specify the backend port. </p>
syntax:
content: public interface WithBackendPort<ReturnT>
typeParameters: typeParameters:
- type: c1a5ebc4 - type: c1a5ebc4
description: <p>the next stage of the definition </p> description: <p>the next stage of the definition </p>
@ -728,6 +715,19 @@ references:
typeParameters: typeParameters:
- type: c1a5ebc4 - type: c1a5ebc4
description: <p>the next stage of the definition </p> description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_cookie_based_affini6d82ff85198c4a172e7754a6e1aee68a
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_cookie_based_affini6d82ff85198c4a172e7754a6e1aee68a.yml
name: HasCookieBasedAffinity.DefinitionStages.WithCookieBasedAffinity<ReturnT>
nameWithType: HasCookieBasedAffinity.DefinitionStages.WithCookieBasedAffinity<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasCookieBasedAffinity.DefinitionStages.WithCookieBasedAffinity<ReturnT>
type: Interface
summary: <p>The stage of a definition allowing to enable cookie based affinity. </p>
syntax:
content: public interface WithCookieBasedAffinity<ReturnT>
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_public_i_p_address_c81d650f67a6a5d0cbc6aa2a788b8dc7 - uid: com.microsoft.azure.management.network.model._has_public_i_p_address_c81d650f67a6a5d0cbc6aa2a788b8dc7
parent: com.microsoft.azure.management.network.model parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_public_i_p_address_c81d650f67a6a5d0cbc6aa2a788b8dc7.yml href: com.microsoft.azure.management.network.model._has_public_i_p_address_c81d650f67a6a5d0cbc6aa2a788b8dc7.yml
@ -815,14 +815,14 @@ references:
typeParameters: typeParameters:
- type: c1a5ebc4 - type: c1a5ebc4
description: <p>the next stage of the definition </p> description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_frontend._definition_stages._with_frontend - uid: com.microsoft.azure.management.network.model._has_frontend._update0882ac942ef8d9b2f9bd7459e3445c27
parent: com.microsoft.azure.management.network.model parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_frontend._definition_stages._with_frontend.yml href: com.microsoft.azure.management.network.model._has_frontend._update0882ac942ef8d9b2f9bd7459e3445c27.yml
name: HasFrontend.DefinitionStages.WithFrontend<ReturnT> name: HasFrontend.UpdateDefinitionStages.WithFrontend<ReturnT>
nameWithType: HasFrontend.DefinitionStages.WithFrontend<ReturnT> nameWithType: HasFrontend.UpdateDefinitionStages.WithFrontend<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasFrontend.DefinitionStages.WithFrontend<ReturnT> fullName: com.microsoft.azure.management.network.model.HasFrontend.UpdateDefinitionStages.WithFrontend<ReturnT>
type: Interface type: Interface
summary: <p>The stage of a definition allowing to specify a load balancer frontend. </p> summary: <p>The stage of a definition allowing to specify a frontend from to associate. </p>
syntax: syntax:
content: public interface WithFrontend<ReturnT> content: public interface WithFrontend<ReturnT>
typeParameters: typeParameters:
@ -841,32 +841,19 @@ references:
typeParameters: typeParameters:
- type: c1a5ebc4 - type: c1a5ebc4
description: <p>the next stage of the update </p> description: <p>the next stage of the update </p>
- uid: com.microsoft.azure.management.network.model._has_frontend._update0882ac942ef8d9b2f9bd7459e3445c27 - uid: com.microsoft.azure.management.network.model._has_frontend._definition_stages._with_frontend
parent: com.microsoft.azure.management.network.model parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_frontend._update0882ac942ef8d9b2f9bd7459e3445c27.yml href: com.microsoft.azure.management.network.model._has_frontend._definition_stages._with_frontend.yml
name: HasFrontend.UpdateDefinitionStages.WithFrontend<ReturnT> name: HasFrontend.DefinitionStages.WithFrontend<ReturnT>
nameWithType: HasFrontend.UpdateDefinitionStages.WithFrontend<ReturnT> nameWithType: HasFrontend.DefinitionStages.WithFrontend<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasFrontend.UpdateDefinitionStages.WithFrontend<ReturnT> fullName: com.microsoft.azure.management.network.model.HasFrontend.DefinitionStages.WithFrontend<ReturnT>
type: Interface type: Interface
summary: <p>The stage of a definition allowing to specify a frontend from to associate. </p> summary: <p>The stage of a definition allowing to specify a load balancer frontend. </p>
syntax: syntax:
content: public interface WithFrontend<ReturnT> content: public interface WithFrontend<ReturnT>
typeParameters: typeParameters:
- type: c1a5ebc4 - type: c1a5ebc4
description: <p>the next stage of the definition </p> description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_frontend_port._u743f68ed04989aab3f3cd67e55dfb3ed
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_frontend_port._u743f68ed04989aab3f3cd67e55dfb3ed.yml
name: HasFrontendPort.UpdateStages.WithFrontendPort<ReturnT>
nameWithType: HasFrontendPort.UpdateStages.WithFrontendPort<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasFrontendPort.UpdateStages.WithFrontendPort<ReturnT>
type: Interface
summary: <p>The stage of an update allowing to specify the frontend port. </p>
syntax:
content: public interface WithFrontendPort<ReturnT>
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the update </p>
- uid: com.microsoft.azure.management.network.model._has_frontend_port._u9110bfac7597df7efb909793dccbaeed - uid: com.microsoft.azure.management.network.model._has_frontend_port._u9110bfac7597df7efb909793dccbaeed
parent: com.microsoft.azure.management.network.model parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_frontend_port._u9110bfac7597df7efb909793dccbaeed.yml href: com.microsoft.azure.management.network.model._has_frontend_port._u9110bfac7597df7efb909793dccbaeed.yml
@ -893,6 +880,19 @@ references:
typeParameters: typeParameters:
- type: c1a5ebc4 - type: c1a5ebc4
description: <p>the next stage of the definition </p> description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_frontend_port._u743f68ed04989aab3f3cd67e55dfb3ed
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_frontend_port._u743f68ed04989aab3f3cd67e55dfb3ed.yml
name: HasFrontendPort.UpdateStages.WithFrontendPort<ReturnT>
nameWithType: HasFrontendPort.UpdateStages.WithFrontendPort<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasFrontendPort.UpdateStages.WithFrontendPort<ReturnT>
type: Interface
summary: <p>The stage of an update allowing to specify the frontend port. </p>
syntax:
content: public interface WithFrontendPort<ReturnT>
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the update </p>
- uid: com.microsoft.azure.management.network.model._has_host_name._definition_stages._with_host_name - uid: com.microsoft.azure.management.network.model._has_host_name._definition_stages._with_host_name
parent: com.microsoft.azure.management.network.model parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_host_name._definition_stages._with_host_name.yml href: com.microsoft.azure.management.network.model._has_host_name._definition_stages._with_host_name.yml
@ -906,19 +906,6 @@ references:
typeParameters: typeParameters:
- type: c1a5ebc4 - type: c1a5ebc4
description: <p>the next stage of the definition </p> description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_host_name._updat4c769a26e77a22e2428d0999426f2ca3
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_host_name._updat4c769a26e77a22e2428d0999426f2ca3.yml
name: HasHostName.UpdateDefinitionStages.WithHostName<ReturnT>
nameWithType: HasHostName.UpdateDefinitionStages.WithHostName<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasHostName.UpdateDefinitionStages.WithHostName<ReturnT>
type: Interface
summary: <p>The stage of a definition allowing to specify a host name. </p>
syntax:
content: public interface WithHostName<ReturnT>
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_host_name._update_stages._with_host_name - uid: com.microsoft.azure.management.network.model._has_host_name._update_stages._with_host_name
parent: com.microsoft.azure.management.network.model parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_host_name._update_stages._with_host_name.yml href: com.microsoft.azure.management.network.model._has_host_name._update_stages._with_host_name.yml
@ -932,19 +919,16 @@ references:
typeParameters: typeParameters:
- type: c1a5ebc4 - type: c1a5ebc4
description: <p>the next stage of the update </p> description: <p>the next stage of the update </p>
- uid: com.microsoft.azure.management.network.model._has_public_i_p_address_8839c3e1a578ed27c17da9fd24fc442f - uid: com.microsoft.azure.management.network.model._has_host_name._updat4c769a26e77a22e2428d0999426f2ca3
parent: com.microsoft.azure.management.network.model parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_public_i_p_address_8839c3e1a578ed27c17da9fd24fc442f.yml href: com.microsoft.azure.management.network.model._has_host_name._updat4c769a26e77a22e2428d0999426f2ca3.yml
name: HasPublicIPAddress.UpdateDefinitionStages.WithNewPublicIPAddress<ReturnT> name: HasHostName.UpdateDefinitionStages.WithHostName<ReturnT>
nameWithType: HasPublicIPAddress.UpdateDefinitionStages.WithNewPublicIPAddress<ReturnT> nameWithType: HasHostName.UpdateDefinitionStages.WithHostName<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateDefinitionStages.WithNewPublicIPAddress<ReturnT> fullName: com.microsoft.azure.management.network.model.HasHostName.UpdateDefinitionStages.WithHostName<ReturnT>
type: Interface type: Interface
summary: >- summary: <p>The stage of a definition allowing to specify a host name. </p>
<p>The stage of the definition allowing to associate the resource with a new public IP address.</p>
<p></p>
syntax: syntax:
content: public interface WithNewPublicIPAddress<ReturnT> extends HasPublicIPAddress.UpdateDefinitionStages.WithNewPublicIPAddressNoDnsLabel<ReturnT> content: public interface WithHostName<ReturnT>
typeParameters: typeParameters:
- type: c1a5ebc4 - type: c1a5ebc4
description: <p>the next stage of the definition </p> description: <p>the next stage of the definition </p>
@ -964,6 +948,22 @@ references:
typeParameters: typeParameters:
- type: c1a5ebc4 - type: c1a5ebc4
description: <p>the next stage of the definition </p> description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_public_i_p_address_8839c3e1a578ed27c17da9fd24fc442f
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_public_i_p_address_8839c3e1a578ed27c17da9fd24fc442f.yml
name: HasPublicIPAddress.UpdateDefinitionStages.WithNewPublicIPAddress<ReturnT>
nameWithType: HasPublicIPAddress.UpdateDefinitionStages.WithNewPublicIPAddress<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateDefinitionStages.WithNewPublicIPAddress<ReturnT>
type: Interface
summary: >-
<p>The stage of the definition allowing to associate the resource with a new public IP address.</p>
<p></p>
syntax:
content: public interface WithNewPublicIPAddress<ReturnT> extends HasPublicIPAddress.UpdateDefinitionStages.WithNewPublicIPAddressNoDnsLabel<ReturnT>
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_public_i_p_address_f11663ac9ebd0ae20101de05c89ced01 - uid: com.microsoft.azure.management.network.model._has_public_i_p_address_f11663ac9ebd0ae20101de05c89ced01
parent: com.microsoft.azure.management.network.model parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_public_i_p_address_f11663ac9ebd0ae20101de05c89ced01.yml href: com.microsoft.azure.management.network.model._has_public_i_p_address_f11663ac9ebd0ae20101de05c89ced01.yml
@ -990,6 +990,22 @@ references:
summary: >- summary: >-
<p>The stage of the definition allowing to associate the resource with a new public IP address.</p> <p>The stage of the definition allowing to associate the resource with a new public IP address.</p>
<p></p>
syntax:
content: public interface WithNewPublicIPAddressNoDnsLabel<ReturnT>
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_public_i_p_address_051aa55754167e232a5c65088de8e5c7
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_public_i_p_address_051aa55754167e232a5c65088de8e5c7.yml
name: HasPublicIPAddress.UpdateStages.WithNewPublicIPAddressNoDnsLabel<ReturnT>
nameWithType: HasPublicIPAddress.UpdateStages.WithNewPublicIPAddressNoDnsLabel<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateStages.WithNewPublicIPAddressNoDnsLabel<ReturnT>
type: Interface
summary: >-
<p>The stage of the update allowing to associate the resource with a new public IP address.</p>
<p></p> <p></p>
syntax: syntax:
content: public interface WithNewPublicIPAddressNoDnsLabel<ReturnT> content: public interface WithNewPublicIPAddressNoDnsLabel<ReturnT>
@ -1012,19 +1028,16 @@ references:
typeParameters: typeParameters:
- type: c1a5ebc4 - type: c1a5ebc4
description: <p>the next stage of the definition </p> description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_public_i_p_address_051aa55754167e232a5c65088de8e5c7 - uid: com.microsoft.azure.management.network.model._has_port._definition_stages._with_port
parent: com.microsoft.azure.management.network.model parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_public_i_p_address_051aa55754167e232a5c65088de8e5c7.yml href: com.microsoft.azure.management.network.model._has_port._definition_stages._with_port.yml
name: HasPublicIPAddress.UpdateStages.WithNewPublicIPAddressNoDnsLabel<ReturnT> name: HasPort.DefinitionStages.WithPort<ReturnT>
nameWithType: HasPublicIPAddress.UpdateStages.WithNewPublicIPAddressNoDnsLabel<ReturnT> nameWithType: HasPort.DefinitionStages.WithPort<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateStages.WithNewPublicIPAddressNoDnsLabel<ReturnT> fullName: com.microsoft.azure.management.network.model.HasPort.DefinitionStages.WithPort<ReturnT>
type: Interface type: Interface
summary: >- summary: <p>The stage of a definition allowing to specify the port number. </p>
<p>The stage of the update allowing to associate the resource with a new public IP address.</p>
<p></p>
syntax: syntax:
content: public interface WithNewPublicIPAddressNoDnsLabel<ReturnT> content: public interface WithPort<ReturnT>
typeParameters: typeParameters:
- type: c1a5ebc4 - type: c1a5ebc4
description: <p>the next stage of the definition </p> description: <p>the next stage of the definition </p>
@ -1054,19 +1067,6 @@ references:
typeParameters: typeParameters:
- type: c1a5ebc4 - type: c1a5ebc4
description: <p>the next stage of the definition </p> description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_port._definition_stages._with_port
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_port._definition_stages._with_port.yml
name: HasPort.DefinitionStages.WithPort<ReturnT>
nameWithType: HasPort.DefinitionStages.WithPort<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasPort.DefinitionStages.WithPort<ReturnT>
type: Interface
summary: <p>The stage of a definition allowing to specify the port number. </p>
syntax:
content: public interface WithPort<ReturnT>
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_private_i_p_addressafdf064a13f0e4878a5236b6602e7e5e - uid: com.microsoft.azure.management.network.model._has_private_i_p_addressafdf064a13f0e4878a5236b6602e7e5e
parent: com.microsoft.azure.management.network.model parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_private_i_p_addressafdf064a13f0e4878a5236b6602e7e5e.yml href: com.microsoft.azure.management.network.model._has_private_i_p_addressafdf064a13f0e4878a5236b6602e7e5e.yml
@ -1106,36 +1106,6 @@ references:
typeParameters: typeParameters:
- type: c1a5ebc4 - type: c1a5ebc4
description: <p>the next stage of the definition </p> description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_protocol._update2d594d02f2d64b37d0cbf2d4701281ef
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_protocol._update2d594d02f2d64b37d0cbf2d4701281ef.yml
name: HasProtocol.UpdateDefinitionStages.WithProtocol<ReturnT,ProtocolT>
nameWithType: HasProtocol.UpdateDefinitionStages.WithProtocol<ReturnT,ProtocolT>
fullName: com.microsoft.azure.management.network.model.HasProtocol.UpdateDefinitionStages.WithProtocol<ReturnT,ProtocolT>
type: Interface
summary: <p>The stage of a definition allowing to specify the protocol. </p>
syntax:
content: public interface WithProtocol<ReturnT,ProtocolT>
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- type: b528dcf3
description: <p>the protocol type of the value </p>
- uid: com.microsoft.azure.management.network.model._has_protocol._definition_stages._with_protocol
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_protocol._definition_stages._with_protocol.yml
name: HasProtocol.DefinitionStages.WithProtocol<ReturnT,ProtocolT>
nameWithType: HasProtocol.DefinitionStages.WithProtocol<ReturnT,ProtocolT>
fullName: com.microsoft.azure.management.network.model.HasProtocol.DefinitionStages.WithProtocol<ReturnT,ProtocolT>
type: Interface
summary: <p>The stage of a definition allowing to specify the protocol. </p>
syntax:
content: public interface WithProtocol<ReturnT,ProtocolT>
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- type: b528dcf3
description: <p>the type of the protocol value </p>
- uid: com.microsoft.azure.management.network.model._has_protocol._update_stages._with_protocol - uid: com.microsoft.azure.management.network.model._has_protocol._update_stages._with_protocol
parent: com.microsoft.azure.management.network.model parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_protocol._update_stages._with_protocol.yml href: com.microsoft.azure.management.network.model._has_protocol._update_stages._with_protocol.yml
@ -1151,6 +1121,36 @@ references:
description: <p>the next stage of the update </p> description: <p>the next stage of the update </p>
- type: b528dcf3 - type: b528dcf3
description: <p>the type of the protocol value </p> description: <p>the type of the protocol value </p>
- uid: com.microsoft.azure.management.network.model._has_protocol._definition_stages._with_protocol
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_protocol._definition_stages._with_protocol.yml
name: HasProtocol.DefinitionStages.WithProtocol<ReturnT,ProtocolT>
nameWithType: HasProtocol.DefinitionStages.WithProtocol<ReturnT,ProtocolT>
fullName: com.microsoft.azure.management.network.model.HasProtocol.DefinitionStages.WithProtocol<ReturnT,ProtocolT>
type: Interface
summary: <p>The stage of a definition allowing to specify the protocol. </p>
syntax:
content: public interface WithProtocol<ReturnT,ProtocolT>
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- type: b528dcf3
description: <p>the type of the protocol value </p>
- uid: com.microsoft.azure.management.network.model._has_protocol._update2d594d02f2d64b37d0cbf2d4701281ef
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_protocol._update2d594d02f2d64b37d0cbf2d4701281ef.yml
name: HasProtocol.UpdateDefinitionStages.WithProtocol<ReturnT,ProtocolT>
nameWithType: HasProtocol.UpdateDefinitionStages.WithProtocol<ReturnT,ProtocolT>
fullName: com.microsoft.azure.management.network.model.HasProtocol.UpdateDefinitionStages.WithProtocol<ReturnT,ProtocolT>
type: Interface
summary: <p>The stage of a definition allowing to specify the protocol. </p>
syntax:
content: public interface WithProtocol<ReturnT,ProtocolT>
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- type: b528dcf3
description: <p>the protocol type of the value </p>
- uid: com.microsoft.azure.management.network.model._has_public_i_p_address_fa12b8809be1774ea0e13069e65c147d - uid: com.microsoft.azure.management.network.model._has_public_i_p_address_fa12b8809be1774ea0e13069e65c147d
parent: com.microsoft.azure.management.network.model parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_public_i_p_address_fa12b8809be1774ea0e13069e65c147d.yml href: com.microsoft.azure.management.network.model._has_public_i_p_address_fa12b8809be1774ea0e13069e65c147d.yml
@ -1167,22 +1167,6 @@ references:
typeParameters: typeParameters:
- type: c1a5ebc4 - type: c1a5ebc4
description: <p>the next stage of the update </p> description: <p>the next stage of the update </p>
- uid: com.microsoft.azure.management.network.model._has_public_i_p_address_fee54d81bfa58ab3eacde25e8793fa22
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_public_i_p_address_fee54d81bfa58ab3eacde25e8793fa22.yml
name: HasPublicIPAddress.DefinitionStages.WithPublicIPAddress<ReturnT>
nameWithType: HasPublicIPAddress.DefinitionStages.WithPublicIPAddress<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasPublicIPAddress.DefinitionStages.WithPublicIPAddress<ReturnT>
type: Interface
summary: >-
<p>The stage of the definition allowing to associate the resource with a public IP address.</p>
<p></p>
syntax:
content: public interface WithPublicIPAddress<ReturnT> extends HasPublicIPAddress.DefinitionStages.WithExistingPublicIPAddress<ReturnT>,HasPublicIPAddress.DefinitionStages.WithNewPublicIPAddress<ReturnT>
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_public_i_p_address_32cbc092b1fbbd2be3d0c4121d02b058 - uid: com.microsoft.azure.management.network.model._has_public_i_p_address_32cbc092b1fbbd2be3d0c4121d02b058
parent: com.microsoft.azure.management.network.model parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_public_i_p_address_32cbc092b1fbbd2be3d0c4121d02b058.yml href: com.microsoft.azure.management.network.model._has_public_i_p_address_32cbc092b1fbbd2be3d0c4121d02b058.yml
@ -1199,35 +1183,19 @@ references:
typeParameters: typeParameters:
- type: c1a5ebc4 - type: c1a5ebc4
description: <p>the next stage of the definition </p> description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_public_i_p_address_2c976405262150cc00a8607ab6efce7b - uid: com.microsoft.azure.management.network.model._has_public_i_p_address_fee54d81bfa58ab3eacde25e8793fa22
parent: com.microsoft.azure.management.network.model parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_public_i_p_address_2c976405262150cc00a8607ab6efce7b.yml href: com.microsoft.azure.management.network.model._has_public_i_p_address_fee54d81bfa58ab3eacde25e8793fa22.yml
name: HasPublicIPAddress.UpdateDefinitionStages.WithPublicIPAddressNoDnsLabel<ReturnT> name: HasPublicIPAddress.DefinitionStages.WithPublicIPAddress<ReturnT>
nameWithType: HasPublicIPAddress.UpdateDefinitionStages.WithPublicIPAddressNoDnsLabel<ReturnT> nameWithType: HasPublicIPAddress.DefinitionStages.WithPublicIPAddress<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateDefinitionStages.WithPublicIPAddressNoDnsLabel<ReturnT> fullName: com.microsoft.azure.management.network.model.HasPublicIPAddress.DefinitionStages.WithPublicIPAddress<ReturnT>
type: Interface type: Interface
summary: >- summary: >-
<p>The stage of the definition allowing to associate the resource with a public IP address, but not allowing to create one with a DNS leaf label.</p> <p>The stage of the definition allowing to associate the resource with a public IP address.</p>
<p></p> <p></p>
syntax: syntax:
content: public interface WithPublicIPAddressNoDnsLabel<ReturnT> extends HasPublicIPAddress.UpdateDefinitionStages.WithExistingPublicIPAddress<ReturnT>,HasPublicIPAddress.UpdateDefinitionStages.WithNewPublicIPAddressNoDnsLabel<ReturnT> content: public interface WithPublicIPAddress<ReturnT> extends HasPublicIPAddress.DefinitionStages.WithExistingPublicIPAddress<ReturnT>,HasPublicIPAddress.DefinitionStages.WithNewPublicIPAddress<ReturnT>
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_public_i_p_address_a374ee11b921677e9fc7db379ca51dc0
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_public_i_p_address_a374ee11b921677e9fc7db379ca51dc0.yml
name: HasPublicIPAddress.UpdateStages.WithPublicIPAddressNoDnsLabel<ReturnT>
nameWithType: HasPublicIPAddress.UpdateStages.WithPublicIPAddressNoDnsLabel<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateStages.WithPublicIPAddressNoDnsLabel<ReturnT>
type: Interface
summary: >-
<p>The stage of the update allowing to associate the resource with a public IP address, but not allowing to create one with a DNS leaf label.</p>
<p></p>
syntax:
content: public interface WithPublicIPAddressNoDnsLabel<ReturnT> extends HasPublicIPAddress.UpdateStages.WithExistingPublicIPAddress<ReturnT>,HasPublicIPAddress.UpdateStages.WithNewPublicIPAddressNoDnsLabel<ReturnT>
typeParameters: typeParameters:
- type: c1a5ebc4 - type: c1a5ebc4
description: <p>the next stage of the definition </p> description: <p>the next stage of the definition </p>
@ -1247,16 +1215,35 @@ references:
typeParameters: typeParameters:
- type: c1a5ebc4 - type: c1a5ebc4
description: <p>the next stage of the definition </p> description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_server_name_indicat4b22e1298adba7fc781c8b5d6c9429d9 - uid: com.microsoft.azure.management.network.model._has_public_i_p_address_a374ee11b921677e9fc7db379ca51dc0
parent: com.microsoft.azure.management.network.model parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_server_name_indicat4b22e1298adba7fc781c8b5d6c9429d9.yml href: com.microsoft.azure.management.network.model._has_public_i_p_address_a374ee11b921677e9fc7db379ca51dc0.yml
name: HasServerNameIndication.UpdateDefinitionStages.WithServerNameIndication<ReturnT> name: HasPublicIPAddress.UpdateStages.WithPublicIPAddressNoDnsLabel<ReturnT>
nameWithType: HasServerNameIndication.UpdateDefinitionStages.WithServerNameIndication<ReturnT> nameWithType: HasPublicIPAddress.UpdateStages.WithPublicIPAddressNoDnsLabel<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasServerNameIndication.UpdateDefinitionStages.WithServerNameIndication<ReturnT> fullName: com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateStages.WithPublicIPAddressNoDnsLabel<ReturnT>
type: Interface type: Interface
summary: <p>The stage of a definition allowing to require server name indication (SNI). </p> summary: >-
<p>The stage of the update allowing to associate the resource with a public IP address, but not allowing to create one with a DNS leaf label.</p>
<p></p>
syntax: syntax:
content: public interface WithServerNameIndication<ReturnT> content: public interface WithPublicIPAddressNoDnsLabel<ReturnT> extends HasPublicIPAddress.UpdateStages.WithExistingPublicIPAddress<ReturnT>,HasPublicIPAddress.UpdateStages.WithNewPublicIPAddressNoDnsLabel<ReturnT>
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_public_i_p_address_2c976405262150cc00a8607ab6efce7b
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_public_i_p_address_2c976405262150cc00a8607ab6efce7b.yml
name: HasPublicIPAddress.UpdateDefinitionStages.WithPublicIPAddressNoDnsLabel<ReturnT>
nameWithType: HasPublicIPAddress.UpdateDefinitionStages.WithPublicIPAddressNoDnsLabel<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateDefinitionStages.WithPublicIPAddressNoDnsLabel<ReturnT>
type: Interface
summary: >-
<p>The stage of the definition allowing to associate the resource with a public IP address, but not allowing to create one with a DNS leaf label.</p>
<p></p>
syntax:
content: public interface WithPublicIPAddressNoDnsLabel<ReturnT> extends HasPublicIPAddress.UpdateDefinitionStages.WithExistingPublicIPAddress<ReturnT>,HasPublicIPAddress.UpdateDefinitionStages.WithNewPublicIPAddressNoDnsLabel<ReturnT>
typeParameters: typeParameters:
- type: c1a5ebc4 - type: c1a5ebc4
description: <p>the next stage of the definition </p> description: <p>the next stage of the definition </p>
@ -1286,19 +1273,19 @@ references:
typeParameters: typeParameters:
- type: c1a5ebc4 - type: c1a5ebc4
description: <p>the next stage of the definition </p> description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_ssl_certificate.d0f7092aaad1f8247f133daca1ea8ee7 - uid: com.microsoft.azure.management.network.model._has_server_name_indicat4b22e1298adba7fc781c8b5d6c9429d9
parent: com.microsoft.azure.management.network.model parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_ssl_certificate.d0f7092aaad1f8247f133daca1ea8ee7.yml href: com.microsoft.azure.management.network.model._has_server_name_indicat4b22e1298adba7fc781c8b5d6c9429d9.yml
name: HasSslCertificate.UpdateStages.WithSslCertificate<ReturnT> name: HasServerNameIndication.UpdateDefinitionStages.WithServerNameIndication<ReturnT>
nameWithType: HasSslCertificate.UpdateStages.WithSslCertificate<ReturnT> nameWithType: HasServerNameIndication.UpdateDefinitionStages.WithServerNameIndication<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasSslCertificate.UpdateStages.WithSslCertificate<ReturnT> fullName: com.microsoft.azure.management.network.model.HasServerNameIndication.UpdateDefinitionStages.WithServerNameIndication<ReturnT>
type: Interface type: Interface
summary: <p>The stage of a resource update allowing to specify the SSL certificate to associate with it. </p> summary: <p>The stage of a definition allowing to require server name indication (SNI). </p>
syntax: syntax:
content: public interface WithSslCertificate<ReturnT> content: public interface WithServerNameIndication<ReturnT>
typeParameters: typeParameters:
- type: c1a5ebc4 - type: c1a5ebc4
description: <p>the next stage of the update </p> description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_ssl_certificate.4a195760de846356dd70bfe786a80e73 - uid: com.microsoft.azure.management.network.model._has_ssl_certificate.4a195760de846356dd70bfe786a80e73
parent: com.microsoft.azure.management.network.model parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_ssl_certificate.4a195760de846356dd70bfe786a80e73.yml href: com.microsoft.azure.management.network.model._has_ssl_certificate.4a195760de846356dd70bfe786a80e73.yml
@ -1325,19 +1312,19 @@ references:
typeParameters: typeParameters:
- type: c1a5ebc4 - type: c1a5ebc4
description: <p>the next stage of the definition </p> description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_ssl_certificate.9cf37e7ada47bc381b968c20666643ac - uid: com.microsoft.azure.management.network.model._has_ssl_certificate.d0f7092aaad1f8247f133daca1ea8ee7
parent: com.microsoft.azure.management.network.model parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_ssl_certificate.9cf37e7ada47bc381b968c20666643ac.yml href: com.microsoft.azure.management.network.model._has_ssl_certificate.d0f7092aaad1f8247f133daca1ea8ee7.yml
name: HasSslCertificate.DefinitionStages.WithSslPassword<ReturnT> name: HasSslCertificate.UpdateStages.WithSslCertificate<ReturnT>
nameWithType: HasSslCertificate.DefinitionStages.WithSslPassword<ReturnT> nameWithType: HasSslCertificate.UpdateStages.WithSslCertificate<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasSslCertificate.DefinitionStages.WithSslPassword<ReturnT> fullName: com.microsoft.azure.management.network.model.HasSslCertificate.UpdateStages.WithSslCertificate<ReturnT>
type: Interface type: Interface
summary: <p>The stage of a resource definition allowing to specify the password for the private key of the imported SSL certificate. </p> summary: <p>The stage of a resource update allowing to specify the SSL certificate to associate with it. </p>
syntax: syntax:
content: public interface WithSslPassword<ReturnT> content: public interface WithSslCertificate<ReturnT>
typeParameters: typeParameters:
- type: c1a5ebc4 - type: c1a5ebc4
description: <p>the next stage of the definition </p> description: <p>the next stage of the update </p>
- uid: com.microsoft.azure.management.network.model._has_ssl_certificate.30df223d7cb8edef316d3ffded7db9b6 - uid: com.microsoft.azure.management.network.model._has_ssl_certificate.30df223d7cb8edef316d3ffded7db9b6
parent: com.microsoft.azure.management.network.model parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_ssl_certificate.30df223d7cb8edef316d3ffded7db9b6.yml href: com.microsoft.azure.management.network.model._has_ssl_certificate.30df223d7cb8edef316d3ffded7db9b6.yml
@ -1351,6 +1338,19 @@ references:
typeParameters: typeParameters:
- type: c1a5ebc4 - type: c1a5ebc4
description: <p>the next stage of the update </p> description: <p>the next stage of the update </p>
- uid: com.microsoft.azure.management.network.model._has_ssl_certificate.9cf37e7ada47bc381b968c20666643ac
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_ssl_certificate.9cf37e7ada47bc381b968c20666643ac.yml
name: HasSslCertificate.DefinitionStages.WithSslPassword<ReturnT>
nameWithType: HasSslCertificate.DefinitionStages.WithSslPassword<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasSslCertificate.DefinitionStages.WithSslPassword<ReturnT>
type: Interface
summary: <p>The stage of a resource definition allowing to specify the password for the private key of the imported SSL certificate. </p>
syntax:
content: public interface WithSslPassword<ReturnT>
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_ssl_certificate.c3388edd83b69882121de2bea3113f69 - uid: com.microsoft.azure.management.network.model._has_ssl_certificate.c3388edd83b69882121de2bea3113f69
parent: com.microsoft.azure.management.network.model parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_ssl_certificate.c3388edd83b69882121de2bea3113f69.yml href: com.microsoft.azure.management.network.model._has_ssl_certificate.c3388edd83b69882121de2bea3113f69.yml

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Просмотреть файл

@ -275,16 +275,6 @@ references:
summary: <p>A Redis Cache update allowing Redis configuration to be modified. </p> summary: <p>A Redis Cache update allowing Redis configuration to be modified. </p>
syntax: syntax:
content: public interface WithRedisConfiguration content: public interface WithRedisConfiguration
- uid: com.microsoft.azure.management.redis._redis_cache._definition_stages._with_sku
parent: com.microsoft.azure.management.redis
href: com.microsoft.azure.management.redis._redis_cache._definition_stages._with_sku.yml
name: RedisCache.DefinitionStages.WithSku
nameWithType: RedisCache.DefinitionStages.WithSku
fullName: com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithSku
type: Interface
summary: <p>A Redis Cache definition allowing the sku to be set. </p>
syntax:
content: public interface WithSku
- uid: com.microsoft.azure.management.redis._redis_cache._update_stages._with_sku - uid: com.microsoft.azure.management.redis._redis_cache._update_stages._with_sku
parent: com.microsoft.azure.management.redis parent: com.microsoft.azure.management.redis
href: com.microsoft.azure.management.redis._redis_cache._update_stages._with_sku.yml href: com.microsoft.azure.management.redis._redis_cache._update_stages._with_sku.yml
@ -295,3 +285,13 @@ references:
summary: <p>A Redis Cache update stage allowing to change the parameters. </p> summary: <p>A Redis Cache update stage allowing to change the parameters. </p>
syntax: syntax:
content: public interface WithSku content: public interface WithSku
- uid: com.microsoft.azure.management.redis._redis_cache._definition_stages._with_sku
parent: com.microsoft.azure.management.redis
href: com.microsoft.azure.management.redis._redis_cache._definition_stages._with_sku.yml
name: RedisCache.DefinitionStages.WithSku
nameWithType: RedisCache.DefinitionStages.WithSku
fullName: com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithSku
type: Interface
summary: <p>A Redis Cache definition allowing the sku to be set. </p>
syntax:
content: public interface WithSku

Просмотреть файл

@ -451,19 +451,6 @@ references:
typeParameters: typeParameters:
- type: c1a5ebc4 - type: c1a5ebc4
description: <p>the next stage of the update </p> description: <p>the next stage of the update </p>
- uid: com.microsoft.azure.management.resources.fluentcore.arm.models.feec00187b44006d1134916f89c070c7
parent: com.microsoft.azure.management.resources.fluentcore.arm.models
href: com.microsoft.azure.management.resources.fluentcore.arm.models.feec00187b44006d1134916f89c070c7.yml
name: HasSubnet.UpdateDefinitionStages.WithSubnet<ReturnT>
nameWithType: HasSubnet.UpdateDefinitionStages.WithSubnet<ReturnT>
fullName: com.microsoft.azure.management.resources.fluentcore.arm.models.HasSubnet.UpdateDefinitionStages.WithSubnet<ReturnT>
type: Interface
summary: <p>The stage of a definition allowing to associate a subnet with a resource. </p>
syntax:
content: public interface WithSubnet<ReturnT>
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.resources.fluentcore.arm.models.9c014e99091be50528513a9a81da5b2c - uid: com.microsoft.azure.management.resources.fluentcore.arm.models.9c014e99091be50528513a9a81da5b2c
parent: com.microsoft.azure.management.resources.fluentcore.arm.models parent: com.microsoft.azure.management.resources.fluentcore.arm.models
href: com.microsoft.azure.management.resources.fluentcore.arm.models.9c014e99091be50528513a9a81da5b2c.yml href: com.microsoft.azure.management.resources.fluentcore.arm.models.9c014e99091be50528513a9a81da5b2c.yml
@ -477,3 +464,16 @@ references:
typeParameters: typeParameters:
- type: c1a5ebc4 - type: c1a5ebc4
description: <p>the next stage of the definition </p> description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.resources.fluentcore.arm.models.feec00187b44006d1134916f89c070c7
parent: com.microsoft.azure.management.resources.fluentcore.arm.models
href: com.microsoft.azure.management.resources.fluentcore.arm.models.feec00187b44006d1134916f89c070c7.yml
name: HasSubnet.UpdateDefinitionStages.WithSubnet<ReturnT>
nameWithType: HasSubnet.UpdateDefinitionStages.WithSubnet<ReturnT>
fullName: com.microsoft.azure.management.resources.fluentcore.arm.models.HasSubnet.UpdateDefinitionStages.WithSubnet<ReturnT>
type: Interface
summary: <p>The stage of a definition allowing to associate a subnet with a resource. </p>
syntax:
content: public interface WithSubnet<ReturnT>
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>

Просмотреть файл

@ -877,6 +877,29 @@ references:
summary: <p>Grouping of all the resource group definition stages. </p> summary: <p>Grouping of all the resource group definition stages. </p>
syntax: syntax:
content: public interface DefinitionStages content: public interface DefinitionStages
- uid: com.microsoft.azure.management.resources._resource_group._update
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._resource_group._update.yml
name: ResourceGroup.Update
nameWithType: ResourceGroup.Update
fullName: com.microsoft.azure.management.resources.ResourceGroup.Update
type: Interface
summary: >-
<p>The template for a resource group update operation, containing all the settings that can be modified. </p>
<p>Call <xref uid="com.microsoft.azure.management.resources.fluentcore.model._appliable.apply()" data-throw-if-not-resolved="false">Update#apply()</xref> to apply the changes to the resource group in <xref uid="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false">Azure</xref>. </p>
syntax:
content: public interface Update extends Appliable<ResourceGroup>,Resource.UpdateWithTags<Update>
- uid: com.microsoft.azure.management.resources._generic_resource._update
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._generic_resource._update.yml
name: GenericResource.Update
nameWithType: GenericResource.Update
fullName: com.microsoft.azure.management.resources.GenericResource.Update
type: Interface
summary: <p>The template for a generic resource update operation, containing all the settings that can be modified. </p>
syntax:
content: public interface Update extends Appliable<GenericResource>,GenericResource.UpdateStages.WithApiVersion,GenericResource.UpdateStages.WithPlan,GenericResource.UpdateStages.WithParentResource,GenericResource.UpdateStages.WithProperties,Resource.UpdateWithTags<Update>
- uid: com.microsoft.azure.management.resources._deployment._update - uid: com.microsoft.azure.management.resources._deployment._update
parent: com.microsoft.azure.management.resources parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._deployment._update.yml href: com.microsoft.azure.management.resources._deployment._update.yml
@ -900,39 +923,6 @@ references:
summary: <p>The template for a policy update operation, containing all the settings that can be modified. </p> summary: <p>The template for a policy update operation, containing all the settings that can be modified. </p>
syntax: syntax:
content: public interface Update extends Appliable<PolicyDefinition>,PolicyDefinition.UpdateStages.WithDescription,PolicyDefinition.UpdateStages.WithDisplayName,PolicyDefinition.UpdateStages.WithPolicyRule,PolicyDefinition.UpdateStages.WithPolicyType content: public interface Update extends Appliable<PolicyDefinition>,PolicyDefinition.UpdateStages.WithDescription,PolicyDefinition.UpdateStages.WithDisplayName,PolicyDefinition.UpdateStages.WithPolicyRule,PolicyDefinition.UpdateStages.WithPolicyType
- uid: com.microsoft.azure.management.resources._generic_resource._update
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._generic_resource._update.yml
name: GenericResource.Update
nameWithType: GenericResource.Update
fullName: com.microsoft.azure.management.resources.GenericResource.Update
type: Interface
summary: <p>The template for a generic resource update operation, containing all the settings that can be modified. </p>
syntax:
content: public interface Update extends Appliable<GenericResource>,GenericResource.UpdateStages.WithApiVersion,GenericResource.UpdateStages.WithPlan,GenericResource.UpdateStages.WithParentResource,GenericResource.UpdateStages.WithProperties,Resource.UpdateWithTags<Update>
- uid: com.microsoft.azure.management.resources._resource_group._update
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._resource_group._update.yml
name: ResourceGroup.Update
nameWithType: ResourceGroup.Update
fullName: com.microsoft.azure.management.resources.ResourceGroup.Update
type: Interface
summary: >-
<p>The template for a resource group update operation, containing all the settings that can be modified. </p>
<p>Call <xref uid="com.microsoft.azure.management.resources.fluentcore.model._appliable.apply()" data-throw-if-not-resolved="false">Update#apply()</xref> to apply the changes to the resource group in <xref uid="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false">Azure</xref>. </p>
syntax:
content: public interface Update extends Appliable<ResourceGroup>,Resource.UpdateWithTags<Update>
- uid: com.microsoft.azure.management.resources._generic_resource._update_stages
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._generic_resource._update_stages.yml
name: GenericResource.UpdateStages
nameWithType: GenericResource.UpdateStages
fullName: com.microsoft.azure.management.resources.GenericResource.UpdateStages
type: Interface
summary: <p>Grouping of generic resource update stages. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.resources._policy_definition._update_stages - uid: com.microsoft.azure.management.resources._policy_definition._update_stages
parent: com.microsoft.azure.management.resources parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._policy_definition._update_stages.yml href: com.microsoft.azure.management.resources._policy_definition._update_stages.yml
@ -963,16 +953,16 @@ references:
summary: <p>Grouping of all the resource group update stages. </p> summary: <p>Grouping of all the resource group update stages. </p>
syntax: syntax:
content: public interface UpdateStages content: public interface UpdateStages
- uid: com.microsoft.azure.management.resources._generic_resource._definition_stages._with_api_version - uid: com.microsoft.azure.management.resources._generic_resource._update_stages
parent: com.microsoft.azure.management.resources parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._generic_resource._definition_stages._with_api_version.yml href: com.microsoft.azure.management.resources._generic_resource._update_stages.yml
name: GenericResource.DefinitionStages.WithApiVersion name: GenericResource.UpdateStages
nameWithType: GenericResource.DefinitionStages.WithApiVersion nameWithType: GenericResource.UpdateStages
fullName: com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithApiVersion fullName: com.microsoft.azure.management.resources.GenericResource.UpdateStages
type: Interface type: Interface
summary: <p>A generic resource definition allowing api version to be specified. </p> summary: <p>Grouping of generic resource update stages. </p>
syntax: syntax:
content: public interface WithApiVersion content: public interface UpdateStages
- uid: com.microsoft.azure.management.resources._generic_resource._update_stages._with_api_version - uid: com.microsoft.azure.management.resources._generic_resource._update_stages._with_api_version
parent: com.microsoft.azure.management.resources parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._generic_resource._update_stages._with_api_version.yml href: com.microsoft.azure.management.resources._generic_resource._update_stages._with_api_version.yml
@ -983,26 +973,16 @@ references:
summary: <p>The template for a generic resource update operation for specifying the resource provider API version. </p> summary: <p>The template for a generic resource update operation for specifying the resource provider API version. </p>
syntax: syntax:
content: public interface WithApiVersion content: public interface WithApiVersion
- uid: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_create - uid: com.microsoft.azure.management.resources._generic_resource._definition_stages._with_api_version
parent: com.microsoft.azure.management.resources parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_create.yml href: com.microsoft.azure.management.resources._generic_resource._definition_stages._with_api_version.yml
name: PolicyDefinition.DefinitionStages.WithCreate name: GenericResource.DefinitionStages.WithApiVersion
nameWithType: PolicyDefinition.DefinitionStages.WithCreate nameWithType: GenericResource.DefinitionStages.WithApiVersion
fullName: com.microsoft.azure.management.resources.PolicyDefinition.DefinitionStages.WithCreate fullName: com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithApiVersion
type: Interface type: Interface
summary: <p>A policy definition with sufficient inputs to create a new policy in the cloud, but exposing additional optional inputs to specify. </p> summary: <p>A generic resource definition allowing api version to be specified. </p>
syntax: syntax:
content: public interface WithCreate extends Creatable<PolicyDefinition>,PolicyDefinition.DefinitionStages.WithDescription,PolicyDefinition.DefinitionStages.WithDisplayName,PolicyDefinition.DefinitionStages.WithPolicyType content: public interface WithApiVersion
- uid: com.microsoft.azure.management.resources._generic_resource._definition_stages._with_create
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._generic_resource._definition_stages._with_create.yml
name: GenericResource.DefinitionStages.WithCreate
nameWithType: GenericResource.DefinitionStages.WithCreate
fullName: com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithCreate
type: Interface
summary: <p>A deployment definition with sufficient inputs to create a new resource in the cloud, but exposing additional optional inputs to specify. </p>
syntax:
content: public interface WithCreate extends GenericResource.DefinitionStages.WithParentResource,GenericResource.DefinitionStages.WithApiVersion,Creatable<GenericResource>,Resource.DefinitionWithTags<WithCreate>
- uid: com.microsoft.azure.management.resources._policy_assignment._definition_stages._with_create - uid: com.microsoft.azure.management.resources._policy_assignment._definition_stages._with_create
parent: com.microsoft.azure.management.resources parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._policy_assignment._definition_stages._with_create.yml href: com.microsoft.azure.management.resources._policy_assignment._definition_stages._with_create.yml
@ -1023,6 +1003,26 @@ references:
summary: <p>A resource group definition with sufficient inputs to create a new resource group in the cloud, but exposing additional optional inputs to specify. </p> summary: <p>A resource group definition with sufficient inputs to create a new resource group in the cloud, but exposing additional optional inputs to specify. </p>
syntax: syntax:
content: public interface WithCreate extends Creatable<ResourceGroup>,Resource.DefinitionWithTags<WithCreate> content: public interface WithCreate extends Creatable<ResourceGroup>,Resource.DefinitionWithTags<WithCreate>
- uid: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_create
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_create.yml
name: PolicyDefinition.DefinitionStages.WithCreate
nameWithType: PolicyDefinition.DefinitionStages.WithCreate
fullName: com.microsoft.azure.management.resources.PolicyDefinition.DefinitionStages.WithCreate
type: Interface
summary: <p>A policy definition with sufficient inputs to create a new policy in the cloud, but exposing additional optional inputs to specify. </p>
syntax:
content: public interface WithCreate extends Creatable<PolicyDefinition>,PolicyDefinition.DefinitionStages.WithDescription,PolicyDefinition.DefinitionStages.WithDisplayName,PolicyDefinition.DefinitionStages.WithPolicyType
- uid: com.microsoft.azure.management.resources._generic_resource._definition_stages._with_create
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._generic_resource._definition_stages._with_create.yml
name: GenericResource.DefinitionStages.WithCreate
nameWithType: GenericResource.DefinitionStages.WithCreate
fullName: com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithCreate
type: Interface
summary: <p>A deployment definition with sufficient inputs to create a new resource in the cloud, but exposing additional optional inputs to specify. </p>
syntax:
content: public interface WithCreate extends GenericResource.DefinitionStages.WithParentResource,GenericResource.DefinitionStages.WithApiVersion,Creatable<GenericResource>,Resource.DefinitionWithTags<WithCreate>
- uid: com.microsoft.azure.management.resources._deployment._definition_stages._with_create - uid: com.microsoft.azure.management.resources._deployment._definition_stages._with_create
parent: com.microsoft.azure.management.resources parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._deployment._definition_stages._with_create.yml href: com.microsoft.azure.management.resources._deployment._definition_stages._with_create.yml
@ -1033,16 +1033,6 @@ references:
summary: <p>A deployment definition with sufficient inputs to create a new deployment in the cloud, but exposing additional optional inputs to specify. </p> summary: <p>A deployment definition with sufficient inputs to create a new deployment in the cloud, but exposing additional optional inputs to specify. </p>
syntax: syntax:
content: public interface WithCreate extends Creatable<Deployment> content: public interface WithCreate extends Creatable<Deployment>
- uid: com.microsoft.azure.management.resources._policy_definition._update_stages._with_description
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._policy_definition._update_stages._with_description.yml
name: PolicyDefinition.UpdateStages.WithDescription
nameWithType: PolicyDefinition.UpdateStages.WithDescription
fullName: com.microsoft.azure.management.resources.PolicyDefinition.UpdateStages.WithDescription
type: Interface
summary: <p>A policy definition allowing the policy description to be set. </p>
syntax:
content: public interface WithDescription
- uid: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_description - uid: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_description
parent: com.microsoft.azure.management.resources parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_description.yml href: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_description.yml
@ -1053,16 +1043,16 @@ references:
summary: <p>A policy definition allowing policy description to be set. </p> summary: <p>A policy definition allowing policy description to be set. </p>
syntax: syntax:
content: public interface WithDescription content: public interface WithDescription
- uid: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_display_name - uid: com.microsoft.azure.management.resources._policy_definition._update_stages._with_description
parent: com.microsoft.azure.management.resources parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_display_name.yml href: com.microsoft.azure.management.resources._policy_definition._update_stages._with_description.yml
name: PolicyDefinition.DefinitionStages.WithDisplayName name: PolicyDefinition.UpdateStages.WithDescription
nameWithType: PolicyDefinition.DefinitionStages.WithDisplayName nameWithType: PolicyDefinition.UpdateStages.WithDescription
fullName: com.microsoft.azure.management.resources.PolicyDefinition.DefinitionStages.WithDisplayName fullName: com.microsoft.azure.management.resources.PolicyDefinition.UpdateStages.WithDescription
type: Interface type: Interface
summary: <p>A policy definition allowing the display name to be set. </p> summary: <p>A policy definition allowing the policy description to be set. </p>
syntax: syntax:
content: public interface WithDisplayName content: public interface WithDescription
- uid: com.microsoft.azure.management.resources._policy_assignment._definition_stages._with_display_name - uid: com.microsoft.azure.management.resources._policy_assignment._definition_stages._with_display_name
parent: com.microsoft.azure.management.resources parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._policy_assignment._definition_stages._with_display_name.yml href: com.microsoft.azure.management.resources._policy_assignment._definition_stages._with_display_name.yml
@ -1073,6 +1063,16 @@ references:
summary: <p>A policy assignment allowing the display name to be set. </p> summary: <p>A policy assignment allowing the display name to be set. </p>
syntax: syntax:
content: public interface WithDisplayName content: public interface WithDisplayName
- uid: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_display_name
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_display_name.yml
name: PolicyDefinition.DefinitionStages.WithDisplayName
nameWithType: PolicyDefinition.DefinitionStages.WithDisplayName
fullName: com.microsoft.azure.management.resources.PolicyDefinition.DefinitionStages.WithDisplayName
type: Interface
summary: <p>A policy definition allowing the display name to be set. </p>
syntax:
content: public interface WithDisplayName
- uid: com.microsoft.azure.management.resources._policy_definition._update_stages._with_display_name - uid: com.microsoft.azure.management.resources._policy_definition._update_stages._with_display_name
parent: com.microsoft.azure.management.resources parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._policy_definition._update_stages._with_display_name.yml href: com.microsoft.azure.management.resources._policy_definition._update_stages._with_display_name.yml
@ -1083,16 +1083,6 @@ references:
summary: <p>A policy definition allowing the display name to be set. </p> summary: <p>A policy definition allowing the display name to be set. </p>
syntax: syntax:
content: public interface WithDisplayName content: public interface WithDisplayName
- uid: com.microsoft.azure.management.resources._generic_resource._definition_stages._with_group
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._generic_resource._definition_stages._with_group.yml
name: GenericResource.DefinitionStages.WithGroup
nameWithType: GenericResource.DefinitionStages.WithGroup
fullName: com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithGroup
type: Interface
summary: <p>A generic resource definition allowing resource group to be specified. </p>
syntax:
content: public interface WithGroup extends GroupableResource<TManager, InnerT>.DefinitionStages.WithGroup<WithResourceType>
- uid: com.microsoft.azure.management.resources._deployment._definition_stages._with_group - uid: com.microsoft.azure.management.resources._deployment._definition_stages._with_group
parent: com.microsoft.azure.management.resources parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._deployment._definition_stages._with_group.yml href: com.microsoft.azure.management.resources._deployment._definition_stages._with_group.yml
@ -1103,6 +1093,16 @@ references:
summary: <p>A deployment definition allowing resource group to be specified. </p> summary: <p>A deployment definition allowing resource group to be specified. </p>
syntax: syntax:
content: public interface WithGroup extends GroupableResource<TManager, InnerT>.DefinitionStages.WithExistingResourceGroup<WithTemplate> content: public interface WithGroup extends GroupableResource<TManager, InnerT>.DefinitionStages.WithExistingResourceGroup<WithTemplate>
- uid: com.microsoft.azure.management.resources._generic_resource._definition_stages._with_group
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._generic_resource._definition_stages._with_group.yml
name: GenericResource.DefinitionStages.WithGroup
nameWithType: GenericResource.DefinitionStages.WithGroup
fullName: com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithGroup
type: Interface
summary: <p>A generic resource definition allowing resource group to be specified. </p>
syntax:
content: public interface WithGroup extends GroupableResource<TManager, InnerT>.DefinitionStages.WithGroup<WithResourceType>
- uid: com.microsoft.azure.management.resources._deployment._update_stages._with_mode - uid: com.microsoft.azure.management.resources._deployment._update_stages._with_mode
parent: com.microsoft.azure.management.resources parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._deployment._update_stages._with_mode.yml href: com.microsoft.azure.management.resources._deployment._update_stages._with_mode.yml
@ -1123,16 +1123,6 @@ references:
summary: <p>A deployment definition allowing the deployment mode to be specified. </p> summary: <p>A deployment definition allowing the deployment mode to be specified. </p>
syntax: syntax:
content: public interface WithMode content: public interface WithMode
- uid: com.microsoft.azure.management.resources._deployment._update_stages._with_parameters
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._deployment._update_stages._with_parameters.yml
name: Deployment.UpdateStages.WithParameters
nameWithType: Deployment.UpdateStages.WithParameters
fullName: com.microsoft.azure.management.resources.Deployment.UpdateStages.WithParameters
type: Interface
summary: <p>A deployment update allowing to change the parameters. </p>
syntax:
content: public interface WithParameters
- uid: com.microsoft.azure.management.resources._deployment._definition_stages._with_parameters - uid: com.microsoft.azure.management.resources._deployment._definition_stages._with_parameters
parent: com.microsoft.azure.management.resources parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._deployment._definition_stages._with_parameters.yml href: com.microsoft.azure.management.resources._deployment._definition_stages._with_parameters.yml
@ -1143,16 +1133,16 @@ references:
summary: <p>A deployment definition allowing the parameters to be specified. </p> summary: <p>A deployment definition allowing the parameters to be specified. </p>
syntax: syntax:
content: public interface WithParameters content: public interface WithParameters
- uid: com.microsoft.azure.management.resources._generic_resource._definitio4d69ae035372aa8dcb42ed1867c2ca77 - uid: com.microsoft.azure.management.resources._deployment._update_stages._with_parameters
parent: com.microsoft.azure.management.resources parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._generic_resource._definitio4d69ae035372aa8dcb42ed1867c2ca77.yml href: com.microsoft.azure.management.resources._deployment._update_stages._with_parameters.yml
name: GenericResource.DefinitionStages.WithParentResource name: Deployment.UpdateStages.WithParameters
nameWithType: GenericResource.DefinitionStages.WithParentResource nameWithType: Deployment.UpdateStages.WithParameters
fullName: com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithParentResource fullName: com.microsoft.azure.management.resources.Deployment.UpdateStages.WithParameters
type: Interface type: Interface
summary: <p>A generic resource definition allowing parent resource to be specified. </p> summary: <p>A deployment update allowing to change the parameters. </p>
syntax: syntax:
content: public interface WithParentResource content: public interface WithParameters
- uid: com.microsoft.azure.management.resources._generic_resource._update_stages._with_parent_resource - uid: com.microsoft.azure.management.resources._generic_resource._update_stages._with_parent_resource
parent: com.microsoft.azure.management.resources parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._generic_resource._update_stages._with_parent_resource.yml href: com.microsoft.azure.management.resources._generic_resource._update_stages._with_parent_resource.yml
@ -1163,6 +1153,16 @@ references:
summary: <p>A generic resource update allowing to change the parent resource. </p> summary: <p>A generic resource update allowing to change the parent resource. </p>
syntax: syntax:
content: public interface WithParentResource content: public interface WithParentResource
- uid: com.microsoft.azure.management.resources._generic_resource._definitio4d69ae035372aa8dcb42ed1867c2ca77
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._generic_resource._definitio4d69ae035372aa8dcb42ed1867c2ca77.yml
name: GenericResource.DefinitionStages.WithParentResource
nameWithType: GenericResource.DefinitionStages.WithParentResource
fullName: com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithParentResource
type: Interface
summary: <p>A generic resource definition allowing parent resource to be specified. </p>
syntax:
content: public interface WithParentResource
- uid: com.microsoft.azure.management.resources._generic_resource._update_stages._with_plan - uid: com.microsoft.azure.management.resources._generic_resource._update_stages._with_plan
parent: com.microsoft.azure.management.resources parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._generic_resource._update_stages._with_plan.yml href: com.microsoft.azure.management.resources._generic_resource._update_stages._with_plan.yml
@ -1193,16 +1193,6 @@ references:
summary: <p>A policy assignment allowing the policy definition to be set. </p> summary: <p>A policy assignment allowing the policy definition to be set. </p>
syntax: syntax:
content: public interface WithPolicyDefinition content: public interface WithPolicyDefinition
- uid: com.microsoft.azure.management.resources._policy_definition._update_stages._with_policy_rule
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._policy_definition._update_stages._with_policy_rule.yml
name: PolicyDefinition.UpdateStages.WithPolicyRule
nameWithType: PolicyDefinition.UpdateStages.WithPolicyRule
fullName: com.microsoft.azure.management.resources.PolicyDefinition.UpdateStages.WithPolicyRule
type: Interface
summary: <p>A policy definition allowing the policy rule to be set. </p>
syntax:
content: public interface WithPolicyRule
- uid: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_policy_rule - uid: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_policy_rule
parent: com.microsoft.azure.management.resources parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_policy_rule.yml href: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_policy_rule.yml
@ -1213,16 +1203,16 @@ references:
summary: <p>A policy definition allowing the policy rule to be set. </p> summary: <p>A policy definition allowing the policy rule to be set. </p>
syntax: syntax:
content: public interface WithPolicyRule content: public interface WithPolicyRule
- uid: com.microsoft.azure.management.resources._policy_definition._update_stages._with_policy_type - uid: com.microsoft.azure.management.resources._policy_definition._update_stages._with_policy_rule
parent: com.microsoft.azure.management.resources parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._policy_definition._update_stages._with_policy_type.yml href: com.microsoft.azure.management.resources._policy_definition._update_stages._with_policy_rule.yml
name: PolicyDefinition.UpdateStages.WithPolicyType name: PolicyDefinition.UpdateStages.WithPolicyRule
nameWithType: PolicyDefinition.UpdateStages.WithPolicyType nameWithType: PolicyDefinition.UpdateStages.WithPolicyRule
fullName: com.microsoft.azure.management.resources.PolicyDefinition.UpdateStages.WithPolicyType fullName: com.microsoft.azure.management.resources.PolicyDefinition.UpdateStages.WithPolicyRule
type: Interface type: Interface
summary: <p>A policy definition allowing the policy type to be set. </p> summary: <p>A policy definition allowing the policy rule to be set. </p>
syntax: syntax:
content: public interface WithPolicyType content: public interface WithPolicyRule
- uid: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_policy_type - uid: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_policy_type
parent: com.microsoft.azure.management.resources parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_policy_type.yml href: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_policy_type.yml
@ -1233,6 +1223,16 @@ references:
summary: <p>A policy definition specifying the policy type to be blob. </p> summary: <p>A policy definition specifying the policy type to be blob. </p>
syntax: syntax:
content: public interface WithPolicyType content: public interface WithPolicyType
- uid: com.microsoft.azure.management.resources._policy_definition._update_stages._with_policy_type
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._policy_definition._update_stages._with_policy_type.yml
name: PolicyDefinition.UpdateStages.WithPolicyType
nameWithType: PolicyDefinition.UpdateStages.WithPolicyType
fullName: com.microsoft.azure.management.resources.PolicyDefinition.UpdateStages.WithPolicyType
type: Interface
summary: <p>A policy definition allowing the policy type to be set. </p>
syntax:
content: public interface WithPolicyType
- uid: com.microsoft.azure.management.resources._generic_resource._update_stages._with_properties - uid: com.microsoft.azure.management.resources._generic_resource._update_stages._with_properties
parent: com.microsoft.azure.management.resources parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._generic_resource._update_stages._with_properties.yml href: com.microsoft.azure.management.resources._generic_resource._update_stages._with_properties.yml

Просмотреть файл

@ -753,26 +753,16 @@ references:
summary: <p>Grouping of Service Bus topic authorization rule definition stages. </p> summary: <p>Grouping of Service Bus topic authorization rule definition stages. </p>
syntax: syntax:
content: public interface DefinitionStages content: public interface DefinitionStages
- uid: com.microsoft.azure.management.servicebus._topic._update - uid: com.microsoft.azure.management.servicebus._service_bus_namespace._update
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._update.yml href: com.microsoft.azure.management.servicebus._service_bus_namespace._update.yml
name: Topic.Update name: ServiceBusNamespace.Update
nameWithType: Topic.Update nameWithType: ServiceBusNamespace.Update
fullName: com.microsoft.azure.management.servicebus.Topic.Update fullName: com.microsoft.azure.management.servicebus.ServiceBusNamespace.Update
type: Interface type: Interface
summary: <p>The template for a Service Bus topic update operation, containing all the settings that can be modified. </p> summary: <p>The template for a Service Bus namespace update operation, containing all the settings that can be modified. </p>
syntax: syntax:
content: public interface Update extends Appliable<Topic>,Topic.UpdateStages.WithSize,Topic.UpdateStages.WithDeleteOnIdle,Topic.UpdateStages.WithDefaultMessageTTL,Topic.UpdateStages.WithExpressMessage,Topic.UpdateStages.WithMessageBatching,Topic.UpdateStages.WithDuplicateMessageDetection,Topic.UpdateStages.WithSubscription,Topic.UpdateStages.WithAuthorizationRule content: public interface Update extends Appliable<ServiceBusNamespace>,Resource.UpdateWithTags<Update>,ServiceBusNamespace.UpdateStages.WithSku,ServiceBusNamespace.UpdateStages.WithQueue,ServiceBusNamespace.UpdateStages.WithTopic,ServiceBusNamespace.UpdateStages.WithAuthorizationRule
- uid: com.microsoft.azure.management.servicebus._topic_authorization_rule._update
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic_authorization_rule._update.yml
name: TopicAuthorizationRule.Update
nameWithType: TopicAuthorizationRule.Update
fullName: com.microsoft.azure.management.servicebus.TopicAuthorizationRule.Update
type: Interface
summary: <p>The entirety of the topic authorization rule update. </p>
syntax:
content: public interface Update extends Appliable<TopicAuthorizationRule>,AuthorizationRule<RuleT extends AuthorizationRule<RuleT>.UpdateStages.WithListenOrSendOrManage<TopicAuthorizationRule.Update>
- uid: com.microsoft.azure.management.servicebus._namespace_authorization_rule._update - uid: com.microsoft.azure.management.servicebus._namespace_authorization_rule._update
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._namespace_authorization_rule._update.yml href: com.microsoft.azure.management.servicebus._namespace_authorization_rule._update.yml
@ -783,6 +773,26 @@ references:
summary: <p>The entirety of the namespace authorization rule update. </p> summary: <p>The entirety of the namespace authorization rule update. </p>
syntax: syntax:
content: public interface Update extends Appliable<NamespaceAuthorizationRule>,AuthorizationRule<RuleT extends AuthorizationRule<RuleT>.UpdateStages.WithListenOrSendOrManage<Update> content: public interface Update extends Appliable<NamespaceAuthorizationRule>,AuthorizationRule<RuleT extends AuthorizationRule<RuleT>.UpdateStages.WithListenOrSendOrManage<Update>
- uid: com.microsoft.azure.management.servicebus._topic._update
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._update.yml
name: Topic.Update
nameWithType: Topic.Update
fullName: com.microsoft.azure.management.servicebus.Topic.Update
type: Interface
summary: <p>The template for a Service Bus topic update operation, containing all the settings that can be modified. </p>
syntax:
content: public interface Update extends Appliable<Topic>,Topic.UpdateStages.WithSize,Topic.UpdateStages.WithDeleteOnIdle,Topic.UpdateStages.WithDefaultMessageTTL,Topic.UpdateStages.WithExpressMessage,Topic.UpdateStages.WithMessageBatching,Topic.UpdateStages.WithDuplicateMessageDetection,Topic.UpdateStages.WithSubscription,Topic.UpdateStages.WithAuthorizationRule
- uid: com.microsoft.azure.management.servicebus._queue._update
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._update.yml
name: Queue.Update
nameWithType: Queue.Update
fullName: com.microsoft.azure.management.servicebus.Queue.Update
type: Interface
summary: <p>The template for Service Bus queue update operation, containing all the settings that can be modified. </p>
syntax:
content: public interface Update extends Appliable<Queue>,Queue.UpdateStages.WithSize,Queue.UpdateStages.WithDeleteOnIdle,Queue.UpdateStages.WithMessageLockDuration,Queue.UpdateStages.WithDefaultMessageTTL,Queue.UpdateStages.WithSession,Queue.UpdateStages.WithExpressMessage,Queue.UpdateStages.WithMessageBatching,Queue.UpdateStages.WithDuplicateMessageDetection,Queue.UpdateStages.WithExpiredMessageMovedToDeadLetterQueue,Queue.UpdateStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount,Queue.UpdateStages.WithAuthorizationRule
- uid: com.microsoft.azure.management.servicebus._queue_authorization_rule._update - uid: com.microsoft.azure.management.servicebus._queue_authorization_rule._update
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue_authorization_rule._update.yml href: com.microsoft.azure.management.servicebus._queue_authorization_rule._update.yml
@ -803,36 +813,16 @@ references:
summary: <p>The template for a subscription update operation, containing all the settings that can be modified. </p> summary: <p>The template for a subscription update operation, containing all the settings that can be modified. </p>
syntax: syntax:
content: public interface Update extends Appliable<ServiceBusSubscription>,ServiceBusSubscription.UpdateStages.WithDeleteOnIdle,ServiceBusSubscription.UpdateStages.WithMessageLockDuration,ServiceBusSubscription.UpdateStages.WithDefaultMessageTTL,ServiceBusSubscription.UpdateStages.WithSession,ServiceBusSubscription.UpdateStages.WithMessageBatching,ServiceBusSubscription.UpdateStages.WithExpiredMessageMovedToDeadLetterSubscription,ServiceBusSubscription.UpdateStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount,ServiceBusSubscription.UpdateStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException content: public interface Update extends Appliable<ServiceBusSubscription>,ServiceBusSubscription.UpdateStages.WithDeleteOnIdle,ServiceBusSubscription.UpdateStages.WithMessageLockDuration,ServiceBusSubscription.UpdateStages.WithDefaultMessageTTL,ServiceBusSubscription.UpdateStages.WithSession,ServiceBusSubscription.UpdateStages.WithMessageBatching,ServiceBusSubscription.UpdateStages.WithExpiredMessageMovedToDeadLetterSubscription,ServiceBusSubscription.UpdateStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount,ServiceBusSubscription.UpdateStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
- uid: com.microsoft.azure.management.servicebus._service_bus_namespace._update - uid: com.microsoft.azure.management.servicebus._topic_authorization_rule._update
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_namespace._update.yml href: com.microsoft.azure.management.servicebus._topic_authorization_rule._update.yml
name: ServiceBusNamespace.Update name: TopicAuthorizationRule.Update
nameWithType: ServiceBusNamespace.Update nameWithType: TopicAuthorizationRule.Update
fullName: com.microsoft.azure.management.servicebus.ServiceBusNamespace.Update fullName: com.microsoft.azure.management.servicebus.TopicAuthorizationRule.Update
type: Interface type: Interface
summary: <p>The template for a Service Bus namespace update operation, containing all the settings that can be modified. </p> summary: <p>The entirety of the topic authorization rule update. </p>
syntax: syntax:
content: public interface Update extends Appliable<ServiceBusNamespace>,Resource.UpdateWithTags<Update>,ServiceBusNamespace.UpdateStages.WithSku,ServiceBusNamespace.UpdateStages.WithQueue,ServiceBusNamespace.UpdateStages.WithTopic,ServiceBusNamespace.UpdateStages.WithAuthorizationRule content: public interface Update extends Appliable<TopicAuthorizationRule>,AuthorizationRule<RuleT extends AuthorizationRule<RuleT>.UpdateStages.WithListenOrSendOrManage<TopicAuthorizationRule.Update>
- uid: com.microsoft.azure.management.servicebus._queue._update
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._update.yml
name: Queue.Update
nameWithType: Queue.Update
fullName: com.microsoft.azure.management.servicebus.Queue.Update
type: Interface
summary: <p>The template for Service Bus queue update operation, containing all the settings that can be modified. </p>
syntax:
content: public interface Update extends Appliable<Queue>,Queue.UpdateStages.WithSize,Queue.UpdateStages.WithDeleteOnIdle,Queue.UpdateStages.WithMessageLockDuration,Queue.UpdateStages.WithDefaultMessageTTL,Queue.UpdateStages.WithSession,Queue.UpdateStages.WithExpressMessage,Queue.UpdateStages.WithMessageBatching,Queue.UpdateStages.WithDuplicateMessageDetection,Queue.UpdateStages.WithExpiredMessageMovedToDeadLetterQueue,Queue.UpdateStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount,Queue.UpdateStages.WithAuthorizationRule
- uid: com.microsoft.azure.management.servicebus._authorization_rule._update_stages
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._authorization_rule._update_stages.yml
name: AuthorizationRule.UpdateStages
nameWithType: AuthorizationRule.UpdateStages
fullName: com.microsoft.azure.management.servicebus.AuthorizationRule.UpdateStages
type: Interface
summary: <p>Grouping of commons authorization rule update stages shared between different Service Bus entities (namespace, queue, topic, subscription) access rules. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.servicebus._topic._update_stages - uid: com.microsoft.azure.management.servicebus._topic._update_stages
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._update_stages.yml href: com.microsoft.azure.management.servicebus._topic._update_stages.yml
@ -843,14 +833,14 @@ references:
summary: <p>Grouping of Service Bus topic update stages. </p> summary: <p>Grouping of Service Bus topic update stages. </p>
syntax: syntax:
content: public interface UpdateStages content: public interface UpdateStages
- uid: com.microsoft.azure.management.servicebus._service_bus_subscription._update_stages - uid: com.microsoft.azure.management.servicebus._authorization_rule._update_stages
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_subscription._update_stages.yml href: com.microsoft.azure.management.servicebus._authorization_rule._update_stages.yml
name: ServiceBusSubscription.UpdateStages name: AuthorizationRule.UpdateStages
nameWithType: ServiceBusSubscription.UpdateStages nameWithType: AuthorizationRule.UpdateStages
fullName: com.microsoft.azure.management.servicebus.ServiceBusSubscription.UpdateStages fullName: com.microsoft.azure.management.servicebus.AuthorizationRule.UpdateStages
type: Interface type: Interface
summary: <p>Grouping of subscription update stages. </p> summary: <p>Grouping of commons authorization rule update stages shared between different Service Bus entities (namespace, queue, topic, subscription) access rules. </p>
syntax: syntax:
content: public interface UpdateStages content: public interface UpdateStages
- uid: com.microsoft.azure.management.servicebus._queue._update_stages - uid: com.microsoft.azure.management.servicebus._queue._update_stages
@ -873,16 +863,16 @@ references:
summary: <p>Grouping of all the Service Bus namespace update stages. </p> summary: <p>Grouping of all the Service Bus namespace update stages. </p>
syntax: syntax:
content: public interface UpdateStages content: public interface UpdateStages
- uid: com.microsoft.azure.management.servicebus._service_bus_namespace._upde4871c65dc841820eec035c3ac7e6dc7 - uid: com.microsoft.azure.management.servicebus._service_bus_subscription._update_stages
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_namespace._upde4871c65dc841820eec035c3ac7e6dc7.yml href: com.microsoft.azure.management.servicebus._service_bus_subscription._update_stages.yml
name: ServiceBusNamespace.UpdateStages.WithAuthorizationRule name: ServiceBusSubscription.UpdateStages
nameWithType: ServiceBusNamespace.UpdateStages.WithAuthorizationRule nameWithType: ServiceBusSubscription.UpdateStages
fullName: com.microsoft.azure.management.servicebus.ServiceBusNamespace.UpdateStages.WithAuthorizationRule fullName: com.microsoft.azure.management.servicebus.ServiceBusSubscription.UpdateStages
type: Interface type: Interface
summary: <p>The stage of the Service Bus namespace update allowing manage authorization rules for the namespace. </p> summary: <p>Grouping of subscription update stages. </p>
syntax: syntax:
content: public interface WithAuthorizationRule content: public interface UpdateStages
- uid: com.microsoft.azure.management.servicebus._topic._update_stages._with_authorization_rule - uid: com.microsoft.azure.management.servicebus._topic._update_stages._with_authorization_rule
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._update_stages._with_authorization_rule.yml href: com.microsoft.azure.management.servicebus._topic._update_stages._with_authorization_rule.yml
@ -893,6 +883,16 @@ references:
summary: <p>The stage of the topic definition allowing to add an authorization rule for accessing the topic. </p> summary: <p>The stage of the topic definition allowing to add an authorization rule for accessing the topic. </p>
syntax: syntax:
content: public interface WithAuthorizationRule content: public interface WithAuthorizationRule
- uid: com.microsoft.azure.management.servicebus._service_bus_subscription._68a0afabcda944071ae1af6771b3005d
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_subscription._68a0afabcda944071ae1af6771b3005d.yml
name: ServiceBusSubscription.UpdateStages.WithAuthorizationRule
nameWithType: ServiceBusSubscription.UpdateStages.WithAuthorizationRule
fullName: com.microsoft.azure.management.servicebus.ServiceBusSubscription.UpdateStages.WithAuthorizationRule
type: Interface
summary: <p>The stage of the queue definition allowing to add an authorization rule for accessing the subscription. </p>
syntax:
content: public interface WithAuthorizationRule
- uid: com.microsoft.azure.management.servicebus._topic._definition_stages._with_authorization_rule - uid: com.microsoft.azure.management.servicebus._topic._definition_stages._with_authorization_rule
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._definition_stages._with_authorization_rule.yml href: com.microsoft.azure.management.servicebus._topic._definition_stages._with_authorization_rule.yml
@ -903,6 +903,26 @@ references:
summary: <p>The stage of the topic definition allowing to add an authorization rule for accessing the topic. </p> summary: <p>The stage of the topic definition allowing to add an authorization rule for accessing the topic. </p>
syntax: syntax:
content: public interface WithAuthorizationRule content: public interface WithAuthorizationRule
- uid: com.microsoft.azure.management.servicebus._service_bus_subscription._06a60faefb2e0b77d53ecd7e0df88a47
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_subscription._06a60faefb2e0b77d53ecd7e0df88a47.yml
name: ServiceBusSubscription.DefinitionStages.WithAuthorizationRule
nameWithType: ServiceBusSubscription.DefinitionStages.WithAuthorizationRule
fullName: com.microsoft.azure.management.servicebus.ServiceBusSubscription.DefinitionStages.WithAuthorizationRule
type: Interface
summary: <p>The stage of the queue definition allowing to add an authorization rule for accessing the subscription. </p>
syntax:
content: public interface WithAuthorizationRule
- uid: com.microsoft.azure.management.servicebus._queue._update_stages._with_authorization_rule
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._update_stages._with_authorization_rule.yml
name: Queue.UpdateStages.WithAuthorizationRule
nameWithType: Queue.UpdateStages.WithAuthorizationRule
fullName: com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithAuthorizationRule
type: Interface
summary: <p>The stage of the queue definition allowing to add an authorization rule for accessing the queue. </p>
syntax:
content: public interface WithAuthorizationRule
- uid: com.microsoft.azure.management.servicebus._queue._definition_stages._with_authorization_rule - uid: com.microsoft.azure.management.servicebus._queue._definition_stages._with_authorization_rule
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._definition_stages._with_authorization_rule.yml href: com.microsoft.azure.management.servicebus._queue._definition_stages._with_authorization_rule.yml
@ -923,36 +943,26 @@ references:
summary: <p>The stage of the Service Bus namespace definition allowing to add an authorization rule for accessing the namespace. </p> summary: <p>The stage of the Service Bus namespace definition allowing to add an authorization rule for accessing the namespace. </p>
syntax: syntax:
content: public interface WithAuthorizationRule content: public interface WithAuthorizationRule
- uid: com.microsoft.azure.management.servicebus._service_bus_subscription._06a60faefb2e0b77d53ecd7e0df88a47 - uid: com.microsoft.azure.management.servicebus._service_bus_namespace._upde4871c65dc841820eec035c3ac7e6dc7
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_subscription._06a60faefb2e0b77d53ecd7e0df88a47.yml href: com.microsoft.azure.management.servicebus._service_bus_namespace._upde4871c65dc841820eec035c3ac7e6dc7.yml
name: ServiceBusSubscription.DefinitionStages.WithAuthorizationRule name: ServiceBusNamespace.UpdateStages.WithAuthorizationRule
nameWithType: ServiceBusSubscription.DefinitionStages.WithAuthorizationRule nameWithType: ServiceBusNamespace.UpdateStages.WithAuthorizationRule
fullName: com.microsoft.azure.management.servicebus.ServiceBusSubscription.DefinitionStages.WithAuthorizationRule fullName: com.microsoft.azure.management.servicebus.ServiceBusNamespace.UpdateStages.WithAuthorizationRule
type: Interface type: Interface
summary: <p>The stage of the queue definition allowing to add an authorization rule for accessing the subscription. </p> summary: <p>The stage of the Service Bus namespace update allowing manage authorization rules for the namespace. </p>
syntax: syntax:
content: public interface WithAuthorizationRule content: public interface WithAuthorizationRule
- uid: com.microsoft.azure.management.servicebus._service_bus_subscription._68a0afabcda944071ae1af6771b3005d - uid: com.microsoft.azure.management.servicebus._topic_authorization_rule._f23935d56b5d5f55b3ef4b05a4abc4e5
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_subscription._68a0afabcda944071ae1af6771b3005d.yml href: com.microsoft.azure.management.servicebus._topic_authorization_rule._f23935d56b5d5f55b3ef4b05a4abc4e5.yml
name: ServiceBusSubscription.UpdateStages.WithAuthorizationRule name: TopicAuthorizationRule.DefinitionStages.WithCreate
nameWithType: ServiceBusSubscription.UpdateStages.WithAuthorizationRule nameWithType: TopicAuthorizationRule.DefinitionStages.WithCreate
fullName: com.microsoft.azure.management.servicebus.ServiceBusSubscription.UpdateStages.WithAuthorizationRule fullName: com.microsoft.azure.management.servicebus.TopicAuthorizationRule.DefinitionStages.WithCreate
type: Interface type: Interface
summary: <p>The stage of the queue definition allowing to add an authorization rule for accessing the subscription. </p> summary: <p>The stage of the definition which contains all the minimum required inputs for the resource to be created (via <xref uid="com.microsoft.azure.management.resources.fluentcore.model._creatable.create()" data-throw-if-not-resolved="false">WithCreate#create()</xref>), but also allows for any other optional settings to be specified. </p>
syntax: syntax:
content: public interface WithAuthorizationRule content: public interface WithCreate extends Creatable<TopicAuthorizationRule>
- uid: com.microsoft.azure.management.servicebus._queue._update_stages._with_authorization_rule
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._update_stages._with_authorization_rule.yml
name: Queue.UpdateStages.WithAuthorizationRule
nameWithType: Queue.UpdateStages.WithAuthorizationRule
fullName: com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithAuthorizationRule
type: Interface
summary: <p>The stage of the queue definition allowing to add an authorization rule for accessing the queue. </p>
syntax:
content: public interface WithAuthorizationRule
- uid: com.microsoft.azure.management.servicebus._namespace_authorization_rule_32c1e376c87543f7f4351dff4c326f0d - uid: com.microsoft.azure.management.servicebus._namespace_authorization_rule_32c1e376c87543f7f4351dff4c326f0d
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._namespace_authorization_rule_32c1e376c87543f7f4351dff4c326f0d.yml href: com.microsoft.azure.management.servicebus._namespace_authorization_rule_32c1e376c87543f7f4351dff4c326f0d.yml
@ -963,26 +973,16 @@ references:
summary: <p>The stage of the definition which contains all the minimum required inputs for the resource to be created (via <xref uid="com.microsoft.azure.management.resources.fluentcore.model._creatable.create()" data-throw-if-not-resolved="false">WithCreate#create()</xref>), but also allows for any other optional settings to be specified. </p> summary: <p>The stage of the definition which contains all the minimum required inputs for the resource to be created (via <xref uid="com.microsoft.azure.management.resources.fluentcore.model._creatable.create()" data-throw-if-not-resolved="false">WithCreate#create()</xref>), but also allows for any other optional settings to be specified. </p>
syntax: syntax:
content: public interface WithCreate extends Creatable<NamespaceAuthorizationRule> content: public interface WithCreate extends Creatable<NamespaceAuthorizationRule>
- uid: com.microsoft.azure.management.servicebus._queue_authorization_rule._4ceea3b46b5117da9b598827f39f88de - uid: com.microsoft.azure.management.servicebus._topic._definition_stages._with_create
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue_authorization_rule._4ceea3b46b5117da9b598827f39f88de.yml href: com.microsoft.azure.management.servicebus._topic._definition_stages._with_create.yml
name: QueueAuthorizationRule.DefinitionStages.WithCreate name: Topic.DefinitionStages.WithCreate
nameWithType: QueueAuthorizationRule.DefinitionStages.WithCreate nameWithType: Topic.DefinitionStages.WithCreate
fullName: com.microsoft.azure.management.servicebus.QueueAuthorizationRule.DefinitionStages.WithCreate fullName: com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithCreate
type: Interface type: Interface
summary: <p>The stage of the definition which contains all the minimum required inputs for the resource to be created (via <xref uid="com.microsoft.azure.management.resources.fluentcore.model._creatable.create()" data-throw-if-not-resolved="false">WithCreate#create()</xref>), but also allows for any other optional settings to be specified. </p> summary: <p>The stage of the definition which contains all the minimum required inputs for the resource to be created (via <xref uid="com.microsoft.azure.management.resources.fluentcore.model._creatable.create()" data-throw-if-not-resolved="false">WithCreate#create()</xref>), but also allows for any other optional settings to be specified. </p>
syntax: syntax:
content: public interface WithCreate extends Creatable<QueueAuthorizationRule> content: public interface WithCreate extends Creatable<Topic>,Topic.DefinitionStages.WithSize,Topic.DefinitionStages.WithPartitioning,Topic.DefinitionStages.WithDeleteOnIdle,Topic.DefinitionStages.WithDefaultMessageTTL,Topic.DefinitionStages.WithExpressMessage,Topic.DefinitionStages.WithMessageBatching,Topic.DefinitionStages.WithDuplicateMessageDetection,Topic.DefinitionStages.WithSubscription,Topic.DefinitionStages.WithAuthorizationRule
- uid: com.microsoft.azure.management.servicebus._queue._definition_stages._with_create
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._definition_stages._with_create.yml
name: Queue.DefinitionStages.WithCreate
nameWithType: Queue.DefinitionStages.WithCreate
fullName: com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithCreate
type: Interface
summary: <p>The stage of the definition which contains all the minimum required inputs for the resource to be created (via <xref uid="com.microsoft.azure.management.resources.fluentcore.model._creatable.create()" data-throw-if-not-resolved="false">WithCreate#create()</xref>), but also allows for any other optional settings to be specified. </p>
syntax:
content: public interface WithCreate extends Creatable<Queue>,Queue.DefinitionStages.WithSize,Queue.DefinitionStages.WithPartitioning,Queue.DefinitionStages.WithDeleteOnIdle,Queue.DefinitionStages.WithMessageLockDuration,Queue.DefinitionStages.WithDefaultMessageTTL,Queue.DefinitionStages.WithSession,Queue.DefinitionStages.WithExpressMessage,Queue.DefinitionStages.WithMessageBatching,Queue.DefinitionStages.WithDuplicateMessageDetection,Queue.DefinitionStages.WithExpiredMessageMovedToDeadLetterQueue,Queue.DefinitionStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount,Queue.DefinitionStages.WithAuthorizationRule
- uid: com.microsoft.azure.management.servicebus._service_bus_namespace._definition_stages._with_create - uid: com.microsoft.azure.management.servicebus._service_bus_namespace._definition_stages._with_create
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_namespace._definition_stages._with_create.yml href: com.microsoft.azure.management.servicebus._service_bus_namespace._definition_stages._with_create.yml
@ -1003,26 +1003,36 @@ references:
summary: <p>The stage of the definition which contains all the minimum required inputs for the resource to be created (via <xref uid="com.microsoft.azure.management.resources.fluentcore.model._creatable.create()" data-throw-if-not-resolved="false">WithCreate#create()</xref>), but also allows for any other optional settings to be specified. </p> summary: <p>The stage of the definition which contains all the minimum required inputs for the resource to be created (via <xref uid="com.microsoft.azure.management.resources.fluentcore.model._creatable.create()" data-throw-if-not-resolved="false">WithCreate#create()</xref>), but also allows for any other optional settings to be specified. </p>
syntax: syntax:
content: public interface WithCreate extends Creatable<ServiceBusSubscription>,ServiceBusSubscription.DefinitionStages.WithDeleteOnIdle,ServiceBusSubscription.DefinitionStages.WithMessageLockDuration,ServiceBusSubscription.DefinitionStages.WithDefaultMessageTTL,ServiceBusSubscription.DefinitionStages.WithSession,ServiceBusSubscription.DefinitionStages.WithMessageBatching,ServiceBusSubscription.DefinitionStages.WithExpiredMessageMovedToDeadLetterSubscription,ServiceBusSubscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnMaxDeliveryCount,ServiceBusSubscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException content: public interface WithCreate extends Creatable<ServiceBusSubscription>,ServiceBusSubscription.DefinitionStages.WithDeleteOnIdle,ServiceBusSubscription.DefinitionStages.WithMessageLockDuration,ServiceBusSubscription.DefinitionStages.WithDefaultMessageTTL,ServiceBusSubscription.DefinitionStages.WithSession,ServiceBusSubscription.DefinitionStages.WithMessageBatching,ServiceBusSubscription.DefinitionStages.WithExpiredMessageMovedToDeadLetterSubscription,ServiceBusSubscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnMaxDeliveryCount,ServiceBusSubscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
- uid: com.microsoft.azure.management.servicebus._topic_authorization_rule._f23935d56b5d5f55b3ef4b05a4abc4e5 - uid: com.microsoft.azure.management.servicebus._queue._definition_stages._with_create
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic_authorization_rule._f23935d56b5d5f55b3ef4b05a4abc4e5.yml href: com.microsoft.azure.management.servicebus._queue._definition_stages._with_create.yml
name: TopicAuthorizationRule.DefinitionStages.WithCreate name: Queue.DefinitionStages.WithCreate
nameWithType: TopicAuthorizationRule.DefinitionStages.WithCreate nameWithType: Queue.DefinitionStages.WithCreate
fullName: com.microsoft.azure.management.servicebus.TopicAuthorizationRule.DefinitionStages.WithCreate fullName: com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithCreate
type: Interface type: Interface
summary: <p>The stage of the definition which contains all the minimum required inputs for the resource to be created (via <xref uid="com.microsoft.azure.management.resources.fluentcore.model._creatable.create()" data-throw-if-not-resolved="false">WithCreate#create()</xref>), but also allows for any other optional settings to be specified. </p> summary: <p>The stage of the definition which contains all the minimum required inputs for the resource to be created (via <xref uid="com.microsoft.azure.management.resources.fluentcore.model._creatable.create()" data-throw-if-not-resolved="false">WithCreate#create()</xref>), but also allows for any other optional settings to be specified. </p>
syntax: syntax:
content: public interface WithCreate extends Creatable<TopicAuthorizationRule> content: public interface WithCreate extends Creatable<Queue>,Queue.DefinitionStages.WithSize,Queue.DefinitionStages.WithPartitioning,Queue.DefinitionStages.WithDeleteOnIdle,Queue.DefinitionStages.WithMessageLockDuration,Queue.DefinitionStages.WithDefaultMessageTTL,Queue.DefinitionStages.WithSession,Queue.DefinitionStages.WithExpressMessage,Queue.DefinitionStages.WithMessageBatching,Queue.DefinitionStages.WithDuplicateMessageDetection,Queue.DefinitionStages.WithExpiredMessageMovedToDeadLetterQueue,Queue.DefinitionStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount,Queue.DefinitionStages.WithAuthorizationRule
- uid: com.microsoft.azure.management.servicebus._topic._definition_stages._with_create - uid: com.microsoft.azure.management.servicebus._queue_authorization_rule._4ceea3b46b5117da9b598827f39f88de
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._definition_stages._with_create.yml href: com.microsoft.azure.management.servicebus._queue_authorization_rule._4ceea3b46b5117da9b598827f39f88de.yml
name: Topic.DefinitionStages.WithCreate name: QueueAuthorizationRule.DefinitionStages.WithCreate
nameWithType: Topic.DefinitionStages.WithCreate nameWithType: QueueAuthorizationRule.DefinitionStages.WithCreate
fullName: com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithCreate fullName: com.microsoft.azure.management.servicebus.QueueAuthorizationRule.DefinitionStages.WithCreate
type: Interface type: Interface
summary: <p>The stage of the definition which contains all the minimum required inputs for the resource to be created (via <xref uid="com.microsoft.azure.management.resources.fluentcore.model._creatable.create()" data-throw-if-not-resolved="false">WithCreate#create()</xref>), but also allows for any other optional settings to be specified. </p> summary: <p>The stage of the definition which contains all the minimum required inputs for the resource to be created (via <xref uid="com.microsoft.azure.management.resources.fluentcore.model._creatable.create()" data-throw-if-not-resolved="false">WithCreate#create()</xref>), but also allows for any other optional settings to be specified. </p>
syntax: syntax:
content: public interface WithCreate extends Creatable<Topic>,Topic.DefinitionStages.WithSize,Topic.DefinitionStages.WithPartitioning,Topic.DefinitionStages.WithDeleteOnIdle,Topic.DefinitionStages.WithDefaultMessageTTL,Topic.DefinitionStages.WithExpressMessage,Topic.DefinitionStages.WithMessageBatching,Topic.DefinitionStages.WithDuplicateMessageDetection,Topic.DefinitionStages.WithSubscription,Topic.DefinitionStages.WithAuthorizationRule content: public interface WithCreate extends Creatable<QueueAuthorizationRule>
- uid: com.microsoft.azure.management.servicebus._service_bus_subscription._bf573fc2933f5116a7254742275786ed
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_subscription._bf573fc2933f5116a7254742275786ed.yml
name: ServiceBusSubscription.UpdateStages.WithDefaultMessageTTL
nameWithType: ServiceBusSubscription.UpdateStages.WithDefaultMessageTTL
fullName: com.microsoft.azure.management.servicebus.ServiceBusSubscription.UpdateStages.WithDefaultMessageTTL
type: Interface
summary: <p>The stage of the subscription definition allowing to define default TTL for messages. </p>
syntax:
content: public interface WithDefaultMessageTTL
- uid: com.microsoft.azure.management.servicebus._queue._definition_stages._with_default_message_t_t_l - uid: com.microsoft.azure.management.servicebus._queue._definition_stages._with_default_message_t_t_l
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._definition_stages._with_default_message_t_t_l.yml href: com.microsoft.azure.management.servicebus._queue._definition_stages._with_default_message_t_t_l.yml
@ -1033,6 +1043,26 @@ references:
summary: <p>The stage of the queue definition allowing to define default TTL for messages. </p> summary: <p>The stage of the queue definition allowing to define default TTL for messages. </p>
syntax: syntax:
content: public interface WithDefaultMessageTTL content: public interface WithDefaultMessageTTL
- uid: com.microsoft.azure.management.servicebus._topic._update_stages._with_default_message_t_t_l
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._update_stages._with_default_message_t_t_l.yml
name: Topic.UpdateStages.WithDefaultMessageTTL
nameWithType: Topic.UpdateStages.WithDefaultMessageTTL
fullName: com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithDefaultMessageTTL
type: Interface
summary: <p>The stage of the topic definition allowing to define default TTL for messages. </p>
syntax:
content: public interface WithDefaultMessageTTL
- uid: com.microsoft.azure.management.servicebus._queue._update_stages._with_default_message_t_t_l
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._update_stages._with_default_message_t_t_l.yml
name: Queue.UpdateStages.WithDefaultMessageTTL
nameWithType: Queue.UpdateStages.WithDefaultMessageTTL
fullName: com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithDefaultMessageTTL
type: Interface
summary: <p>The stage of the queue definition allowing to define default TTL for messages. </p>
syntax:
content: public interface WithDefaultMessageTTL
- uid: com.microsoft.azure.management.servicebus._service_bus_subscription._fdc759b9654366723d3a0834a025a056 - uid: com.microsoft.azure.management.servicebus._service_bus_subscription._fdc759b9654366723d3a0834a025a056
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_subscription._fdc759b9654366723d3a0834a025a056.yml href: com.microsoft.azure.management.servicebus._service_bus_subscription._fdc759b9654366723d3a0834a025a056.yml
@ -1043,16 +1073,6 @@ references:
summary: <p>The stage of the subscription definition allowing to define default TTL for messages. </p> summary: <p>The stage of the subscription definition allowing to define default TTL for messages. </p>
syntax: syntax:
content: public interface WithDefaultMessageTTL content: public interface WithDefaultMessageTTL
- uid: com.microsoft.azure.management.servicebus._queue._update_stages._with_default_message_t_t_l
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._update_stages._with_default_message_t_t_l.yml
name: Queue.UpdateStages.WithDefaultMessageTTL
nameWithType: Queue.UpdateStages.WithDefaultMessageTTL
fullName: com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithDefaultMessageTTL
type: Interface
summary: <p>The stage of the queue definition allowing to define default TTL for messages. </p>
syntax:
content: public interface WithDefaultMessageTTL
- uid: com.microsoft.azure.management.servicebus._topic._definition_stages._with_default_message_t_t_l - uid: com.microsoft.azure.management.servicebus._topic._definition_stages._with_default_message_t_t_l
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._definition_stages._with_default_message_t_t_l.yml href: com.microsoft.azure.management.servicebus._topic._definition_stages._with_default_message_t_t_l.yml
@ -1063,26 +1083,6 @@ references:
summary: <p>The stage of the topic definition allowing to define default TTL for messages. </p> summary: <p>The stage of the topic definition allowing to define default TTL for messages. </p>
syntax: syntax:
content: public interface WithDefaultMessageTTL content: public interface WithDefaultMessageTTL
- uid: com.microsoft.azure.management.servicebus._topic._update_stages._with_default_message_t_t_l
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._update_stages._with_default_message_t_t_l.yml
name: Topic.UpdateStages.WithDefaultMessageTTL
nameWithType: Topic.UpdateStages.WithDefaultMessageTTL
fullName: com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithDefaultMessageTTL
type: Interface
summary: <p>The stage of the topic definition allowing to define default TTL for messages. </p>
syntax:
content: public interface WithDefaultMessageTTL
- uid: com.microsoft.azure.management.servicebus._service_bus_subscription._bf573fc2933f5116a7254742275786ed
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_subscription._bf573fc2933f5116a7254742275786ed.yml
name: ServiceBusSubscription.UpdateStages.WithDefaultMessageTTL
nameWithType: ServiceBusSubscription.UpdateStages.WithDefaultMessageTTL
fullName: com.microsoft.azure.management.servicebus.ServiceBusSubscription.UpdateStages.WithDefaultMessageTTL
type: Interface
summary: <p>The stage of the subscription definition allowing to define default TTL for messages. </p>
syntax:
content: public interface WithDefaultMessageTTL
- uid: com.microsoft.azure.management.servicebus._topic._update_stages._with_delete_on_idle - uid: com.microsoft.azure.management.servicebus._topic._update_stages._with_delete_on_idle
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._update_stages._with_delete_on_idle.yml href: com.microsoft.azure.management.servicebus._topic._update_stages._with_delete_on_idle.yml
@ -1093,36 +1093,6 @@ references:
summary: <p>The stage of the topic definition allowing to define auto delete behaviour. </p> summary: <p>The stage of the topic definition allowing to define auto delete behaviour. </p>
syntax: syntax:
content: public interface WithDeleteOnIdle content: public interface WithDeleteOnIdle
- uid: com.microsoft.azure.management.servicebus._queue._definition_stages._with_delete_on_idle
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._definition_stages._with_delete_on_idle.yml
name: Queue.DefinitionStages.WithDeleteOnIdle
nameWithType: Queue.DefinitionStages.WithDeleteOnIdle
fullName: com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithDeleteOnIdle
type: Interface
summary: <p>The stage of the queue definition allowing to define auto delete behaviour. </p>
syntax:
content: public interface WithDeleteOnIdle
- uid: com.microsoft.azure.management.servicebus._service_bus_subscription._f3b168b63a833d24d0ac0c3aab0b431e
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_subscription._f3b168b63a833d24d0ac0c3aab0b431e.yml
name: ServiceBusSubscription.UpdateStages.WithDeleteOnIdle
nameWithType: ServiceBusSubscription.UpdateStages.WithDeleteOnIdle
fullName: com.microsoft.azure.management.servicebus.ServiceBusSubscription.UpdateStages.WithDeleteOnIdle
type: Interface
summary: <p>The stage of the subscription definition allowing to define auto delete behaviour. </p>
syntax:
content: public interface WithDeleteOnIdle
- uid: com.microsoft.azure.management.servicebus._queue._update_stages._with_delete_on_idle
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._update_stages._with_delete_on_idle.yml
name: Queue.UpdateStages.WithDeleteOnIdle
nameWithType: Queue.UpdateStages.WithDeleteOnIdle
fullName: com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithDeleteOnIdle
type: Interface
summary: <p>The stage of the queue definition allowing to define auto delete behaviour. </p>
syntax:
content: public interface WithDeleteOnIdle
- uid: com.microsoft.azure.management.servicebus._topic._definition_stages._with_delete_on_idle - uid: com.microsoft.azure.management.servicebus._topic._definition_stages._with_delete_on_idle
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._definition_stages._with_delete_on_idle.yml href: com.microsoft.azure.management.servicebus._topic._definition_stages._with_delete_on_idle.yml
@ -1143,14 +1113,44 @@ references:
summary: <p>The stage of the subscription definition allowing to define auto delete behaviour. </p> summary: <p>The stage of the subscription definition allowing to define auto delete behaviour. </p>
syntax: syntax:
content: public interface WithDeleteOnIdle content: public interface WithDeleteOnIdle
- uid: com.microsoft.azure.management.servicebus._queue._update_stages._with_duplicate_message_detection - uid: com.microsoft.azure.management.servicebus._service_bus_subscription._f3b168b63a833d24d0ac0c3aab0b431e
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._update_stages._with_duplicate_message_detection.yml href: com.microsoft.azure.management.servicebus._service_bus_subscription._f3b168b63a833d24d0ac0c3aab0b431e.yml
name: Queue.UpdateStages.WithDuplicateMessageDetection name: ServiceBusSubscription.UpdateStages.WithDeleteOnIdle
nameWithType: Queue.UpdateStages.WithDuplicateMessageDetection nameWithType: ServiceBusSubscription.UpdateStages.WithDeleteOnIdle
fullName: com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithDuplicateMessageDetection fullName: com.microsoft.azure.management.servicebus.ServiceBusSubscription.UpdateStages.WithDeleteOnIdle
type: Interface type: Interface
summary: <p>The stage of the queue definition allowing to specify duration of the duplicate message detection history. </p> summary: <p>The stage of the subscription definition allowing to define auto delete behaviour. </p>
syntax:
content: public interface WithDeleteOnIdle
- uid: com.microsoft.azure.management.servicebus._queue._definition_stages._with_delete_on_idle
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._definition_stages._with_delete_on_idle.yml
name: Queue.DefinitionStages.WithDeleteOnIdle
nameWithType: Queue.DefinitionStages.WithDeleteOnIdle
fullName: com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithDeleteOnIdle
type: Interface
summary: <p>The stage of the queue definition allowing to define auto delete behaviour. </p>
syntax:
content: public interface WithDeleteOnIdle
- uid: com.microsoft.azure.management.servicebus._queue._update_stages._with_delete_on_idle
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._update_stages._with_delete_on_idle.yml
name: Queue.UpdateStages.WithDeleteOnIdle
nameWithType: Queue.UpdateStages.WithDeleteOnIdle
fullName: com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithDeleteOnIdle
type: Interface
summary: <p>The stage of the queue definition allowing to define auto delete behaviour. </p>
syntax:
content: public interface WithDeleteOnIdle
- uid: com.microsoft.azure.management.servicebus._topic._update_stages._with_duplicate_message_detection
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._update_stages._with_duplicate_message_detection.yml
name: Topic.UpdateStages.WithDuplicateMessageDetection
nameWithType: Topic.UpdateStages.WithDuplicateMessageDetection
fullName: com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithDuplicateMessageDetection
type: Interface
summary: <p>The stage of the topic definition allowing to specify duration of the duplicate message detection history. </p>
syntax: syntax:
content: public interface WithDuplicateMessageDetection content: public interface WithDuplicateMessageDetection
- uid: com.microsoft.azure.management.servicebus._queue._definition_stages_10c3053a9247dcebe4d63657b9e8515b6 - uid: com.microsoft.azure.management.servicebus._queue._definition_stages_10c3053a9247dcebe4d63657b9e8515b6
@ -1163,6 +1163,16 @@ references:
summary: <p>The stage of the queue definition allowing to specify duration of the duplicate message detection history. </p> summary: <p>The stage of the queue definition allowing to specify duration of the duplicate message detection history. </p>
syntax: syntax:
content: public interface WithDuplicateMessageDetection content: public interface WithDuplicateMessageDetection
- uid: com.microsoft.azure.management.servicebus._queue._update_stages._with_duplicate_message_detection
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._update_stages._with_duplicate_message_detection.yml
name: Queue.UpdateStages.WithDuplicateMessageDetection
nameWithType: Queue.UpdateStages.WithDuplicateMessageDetection
fullName: com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithDuplicateMessageDetection
type: Interface
summary: <p>The stage of the queue definition allowing to specify duration of the duplicate message detection history. </p>
syntax:
content: public interface WithDuplicateMessageDetection
- uid: com.microsoft.azure.management.servicebus._topic._definition_stages_1b81820c2e8461c14e4d10bdbb034a46e - uid: com.microsoft.azure.management.servicebus._topic._definition_stages_1b81820c2e8461c14e4d10bdbb034a46e
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._definition_stages_1b81820c2e8461c14e4d10bdbb034a46e.yml href: com.microsoft.azure.management.servicebus._topic._definition_stages_1b81820c2e8461c14e4d10bdbb034a46e.yml
@ -1173,16 +1183,6 @@ references:
summary: <p>The stage of the topic definition allowing to specify duration of the duplicate message detection history. </p> summary: <p>The stage of the topic definition allowing to specify duration of the duplicate message detection history. </p>
syntax: syntax:
content: public interface WithDuplicateMessageDetection content: public interface WithDuplicateMessageDetection
- uid: com.microsoft.azure.management.servicebus._topic._update_stages._with_duplicate_message_detection
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._update_stages._with_duplicate_message_detection.yml
name: Topic.UpdateStages.WithDuplicateMessageDetection
nameWithType: Topic.UpdateStages.WithDuplicateMessageDetection
fullName: com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithDuplicateMessageDetection
type: Interface
summary: <p>The stage of the topic definition allowing to specify duration of the duplicate message detection history. </p>
syntax:
content: public interface WithDuplicateMessageDetection
- uid: com.microsoft.azure.management.servicebus._queue._update_stages._wd81baea8d43e70be8c5aaa6b0d009d9f - uid: com.microsoft.azure.management.servicebus._queue._update_stages._wd81baea8d43e70be8c5aaa6b0d009d9f
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._update_stages._wd81baea8d43e70be8c5aaa6b0d009d9f.yml href: com.microsoft.azure.management.servicebus._queue._update_stages._wd81baea8d43e70be8c5aaa6b0d009d9f.yml
@ -1203,16 +1203,6 @@ references:
summary: <p>The stage of the queue definition allowing to specify whether expired message can be moved to secondary dead-letter queue. </p> summary: <p>The stage of the queue definition allowing to specify whether expired message can be moved to secondary dead-letter queue. </p>
syntax: syntax:
content: public interface WithExpiredMessageMovedToDeadLetterQueue content: public interface WithExpiredMessageMovedToDeadLetterQueue
- uid: com.microsoft.azure.management.servicebus._service_bus_subscription._45879a09ff9526bb2890936a002f9476
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_subscription._45879a09ff9526bb2890936a002f9476.yml
name: ServiceBusSubscription.DefinitionStages.WithExpiredMessageMovedToDeadLetterSubscription
nameWithType: ServiceBusSubscription.DefinitionStages.WithExpiredMessageMovedToDeadLetterSubscription
fullName: com.microsoft.azure.management.servicebus.ServiceBusSubscription.DefinitionStages.WithExpiredMessageMovedToDeadLetterSubscription
type: Interface
summary: <p>The stage of the subscription definition allowing to specify whether expired message can be moved to secondary dead-letter subscription. </p>
syntax:
content: public interface WithExpiredMessageMovedToDeadLetterSubscription
- uid: com.microsoft.azure.management.servicebus._service_bus_subscription._612ddc1ddcc2378459e87960e352a6fc - uid: com.microsoft.azure.management.servicebus._service_bus_subscription._612ddc1ddcc2378459e87960e352a6fc
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_subscription._612ddc1ddcc2378459e87960e352a6fc.yml href: com.microsoft.azure.management.servicebus._service_bus_subscription._612ddc1ddcc2378459e87960e352a6fc.yml
@ -1223,16 +1213,16 @@ references:
summary: <p>The stage of the subscription update allowing to specify whether expired message can be moved to secondary dead-letter subscription. </p> summary: <p>The stage of the subscription update allowing to specify whether expired message can be moved to secondary dead-letter subscription. </p>
syntax: syntax:
content: public interface WithExpiredMessageMovedToDeadLetterSubscription content: public interface WithExpiredMessageMovedToDeadLetterSubscription
- uid: com.microsoft.azure.management.servicebus._topic._definition_stages._with_express_message - uid: com.microsoft.azure.management.servicebus._service_bus_subscription._45879a09ff9526bb2890936a002f9476
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._definition_stages._with_express_message.yml href: com.microsoft.azure.management.servicebus._service_bus_subscription._45879a09ff9526bb2890936a002f9476.yml
name: Topic.DefinitionStages.WithExpressMessage name: ServiceBusSubscription.DefinitionStages.WithExpiredMessageMovedToDeadLetterSubscription
nameWithType: Topic.DefinitionStages.WithExpressMessage nameWithType: ServiceBusSubscription.DefinitionStages.WithExpiredMessageMovedToDeadLetterSubscription
fullName: com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithExpressMessage fullName: com.microsoft.azure.management.servicebus.ServiceBusSubscription.DefinitionStages.WithExpiredMessageMovedToDeadLetterSubscription
type: Interface type: Interface
summary: <p>The stage of the topic definition allowing to mark messages as express messages. </p> summary: <p>The stage of the subscription definition allowing to specify whether expired message can be moved to secondary dead-letter subscription. </p>
syntax: syntax:
content: public interface WithExpressMessage content: public interface WithExpiredMessageMovedToDeadLetterSubscription
- uid: com.microsoft.azure.management.servicebus._queue._definition_stages._with_express_message - uid: com.microsoft.azure.management.servicebus._queue._definition_stages._with_express_message
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._definition_stages._with_express_message.yml href: com.microsoft.azure.management.servicebus._queue._definition_stages._with_express_message.yml
@ -1263,6 +1253,16 @@ references:
summary: <p>The stage of the topic definition allowing to mark it as either holding regular or express messages. </p> summary: <p>The stage of the topic definition allowing to mark it as either holding regular or express messages. </p>
syntax: syntax:
content: public interface WithExpressMessage content: public interface WithExpressMessage
- uid: com.microsoft.azure.management.servicebus._topic._definition_stages._with_express_message
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._definition_stages._with_express_message.yml
name: Topic.DefinitionStages.WithExpressMessage
nameWithType: Topic.DefinitionStages.WithExpressMessage
fullName: com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithExpressMessage
type: Interface
summary: <p>The stage of the topic definition allowing to mark messages as express messages. </p>
syntax:
content: public interface WithExpressMessage
- uid: com.microsoft.azure.management.servicebus._service_bus_namespace._definition_stages._with_group - uid: com.microsoft.azure.management.servicebus._service_bus_namespace._definition_stages._with_group
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_namespace._definition_stages._with_group.yml href: com.microsoft.azure.management.servicebus._service_bus_namespace._definition_stages._with_group.yml
@ -1273,22 +1273,6 @@ references:
summary: <p>The stage of the Service Bus namespace definition allowing to specify the resource group. </p> summary: <p>The stage of the Service Bus namespace definition allowing to specify the resource group. </p>
syntax: syntax:
content: public interface WithGroup extends GroupableResource<TManager, InnerT>.DefinitionStages.WithGroup<WithCreate> content: public interface WithGroup extends GroupableResource<TManager, InnerT>.DefinitionStages.WithGroup<WithCreate>
- uid: com.microsoft.azure.management.servicebus._authorization_rule._definition_stages._with_listen
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._authorization_rule._definition_stages._with_listen.yml
name: AuthorizationRule.DefinitionStages.WithListen<T>
nameWithType: AuthorizationRule.DefinitionStages.WithListen<T>
fullName: com.microsoft.azure.management.servicebus.AuthorizationRule.DefinitionStages.WithListen<T>
type: Interface
summary: >-
<p>The stage of the Service Bus authorization rule definition allowing to enable listen policy.</p>
<p></p>
syntax:
content: public interface WithListen<T>
typeParameters:
- type: 8ce1ecb9
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.servicebus._authorization_rule._update_stages._with_listen - uid: com.microsoft.azure.management.servicebus._authorization_rule._update_stages._with_listen
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._authorization_rule._update_stages._with_listen.yml href: com.microsoft.azure.management.servicebus._authorization_rule._update_stages._with_listen.yml
@ -1305,22 +1289,22 @@ references:
typeParameters: typeParameters:
- type: 8ce1ecb9 - type: 8ce1ecb9
description: <p>the next stage of the update </p> description: <p>the next stage of the update </p>
- uid: com.microsoft.azure.management.servicebus._authorization_rule._updateb13116ea667bebdf06e85d769e03ee5f - uid: com.microsoft.azure.management.servicebus._authorization_rule._definition_stages._with_listen
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._authorization_rule._updateb13116ea667bebdf06e85d769e03ee5f.yml href: com.microsoft.azure.management.servicebus._authorization_rule._definition_stages._with_listen.yml
name: AuthorizationRule.UpdateStages.WithListenOrSendOrManage<T> name: AuthorizationRule.DefinitionStages.WithListen<T>
nameWithType: AuthorizationRule.UpdateStages.WithListenOrSendOrManage<T> nameWithType: AuthorizationRule.DefinitionStages.WithListen<T>
fullName: com.microsoft.azure.management.servicebus.AuthorizationRule.UpdateStages.WithListenOrSendOrManage<T> fullName: com.microsoft.azure.management.servicebus.AuthorizationRule.DefinitionStages.WithListen<T>
type: Interface type: Interface
summary: >- summary: >-
<p>The stage of the Service Bus authorization rule update allowing to enable listen, send or manage policy.</p> <p>The stage of the Service Bus authorization rule definition allowing to enable listen policy.</p>
<p></p> <p></p>
syntax: syntax:
content: public interface WithListenOrSendOrManage<T> extends AuthorizationRule<T>.UpdateStages.WithListen,AuthorizationRule<T>.UpdateStages.WithSendOrManage content: public interface WithListen<T>
typeParameters: typeParameters:
- type: 8ce1ecb9 - type: 8ce1ecb9
description: <p>the next stage of the update </p> description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.servicebus._authorization_rule._definia8347ed67fcbf3f376b3c515044876dd - uid: com.microsoft.azure.management.servicebus._authorization_rule._definia8347ed67fcbf3f376b3c515044876dd
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._authorization_rule._definia8347ed67fcbf3f376b3c515044876dd.yml href: com.microsoft.azure.management.servicebus._authorization_rule._definia8347ed67fcbf3f376b3c515044876dd.yml
@ -1337,6 +1321,22 @@ references:
typeParameters: typeParameters:
- type: 8ce1ecb9 - type: 8ce1ecb9
description: <p>the next stage of the definition </p> description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.servicebus._authorization_rule._updateb13116ea667bebdf06e85d769e03ee5f
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._authorization_rule._updateb13116ea667bebdf06e85d769e03ee5f.yml
name: AuthorizationRule.UpdateStages.WithListenOrSendOrManage<T>
nameWithType: AuthorizationRule.UpdateStages.WithListenOrSendOrManage<T>
fullName: com.microsoft.azure.management.servicebus.AuthorizationRule.UpdateStages.WithListenOrSendOrManage<T>
type: Interface
summary: >-
<p>The stage of the Service Bus authorization rule update allowing to enable listen, send or manage policy.</p>
<p></p>
syntax:
content: public interface WithListenOrSendOrManage<T> extends AuthorizationRule<T>.UpdateStages.WithListen,AuthorizationRule<T>.UpdateStages.WithSendOrManage
typeParameters:
- type: 8ce1ecb9
description: <p>the next stage of the update </p>
- uid: com.microsoft.azure.management.servicebus._authorization_rule._definition_stages._with_manage - uid: com.microsoft.azure.management.servicebus._authorization_rule._definition_stages._with_manage
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._authorization_rule._definition_stages._with_manage.yml href: com.microsoft.azure.management.servicebus._authorization_rule._definition_stages._with_manage.yml
@ -1369,6 +1369,16 @@ references:
typeParameters: typeParameters:
- type: 8ce1ecb9 - type: 8ce1ecb9
description: <p>the next stage of the update </p> description: <p>the next stage of the update </p>
- uid: com.microsoft.azure.management.servicebus._queue._definition_stages._with_message_batching
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._definition_stages._with_message_batching.yml
name: Queue.DefinitionStages.WithMessageBatching
nameWithType: Queue.DefinitionStages.WithMessageBatching
fullName: com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithMessageBatching
type: Interface
summary: <p>The stage of the queue definition allowing specify batching behaviour. </p>
syntax:
content: public interface WithMessageBatching
- uid: com.microsoft.azure.management.servicebus._queue._update_stages._with_message_batching - uid: com.microsoft.azure.management.servicebus._queue._update_stages._with_message_batching
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._update_stages._with_message_batching.yml href: com.microsoft.azure.management.servicebus._queue._update_stages._with_message_batching.yml
@ -1379,6 +1389,16 @@ references:
summary: <p>The stage of the queue definition allowing configure message batching behaviour. </p> summary: <p>The stage of the queue definition allowing configure message batching behaviour. </p>
syntax: syntax:
content: public interface WithMessageBatching content: public interface WithMessageBatching
- uid: com.microsoft.azure.management.servicebus._service_bus_subscription._5707e967024cb80bb0e59793124beb85
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_subscription._5707e967024cb80bb0e59793124beb85.yml
name: ServiceBusSubscription.DefinitionStages.WithMessageBatching
nameWithType: ServiceBusSubscription.DefinitionStages.WithMessageBatching
fullName: com.microsoft.azure.management.servicebus.ServiceBusSubscription.DefinitionStages.WithMessageBatching
type: Interface
summary: <p>The stage of the subscription definition allowing specify batching behaviour. </p>
syntax:
content: public interface WithMessageBatching
- uid: com.microsoft.azure.management.servicebus._topic._update_stages._with_message_batching - uid: com.microsoft.azure.management.servicebus._topic._update_stages._with_message_batching
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._update_stages._with_message_batching.yml href: com.microsoft.azure.management.servicebus._topic._update_stages._with_message_batching.yml
@ -1389,26 +1409,6 @@ references:
summary: <p>The stage of the topic definition allowing configure message batching behaviour. </p> summary: <p>The stage of the topic definition allowing configure message batching behaviour. </p>
syntax: syntax:
content: public interface WithMessageBatching content: public interface WithMessageBatching
- uid: com.microsoft.azure.management.servicebus._queue._definition_stages._with_message_batching
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._definition_stages._with_message_batching.yml
name: Queue.DefinitionStages.WithMessageBatching
nameWithType: Queue.DefinitionStages.WithMessageBatching
fullName: com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithMessageBatching
type: Interface
summary: <p>The stage of the queue definition allowing specify batching behaviour. </p>
syntax:
content: public interface WithMessageBatching
- uid: com.microsoft.azure.management.servicebus._topic._definition_stages._with_message_batching
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._definition_stages._with_message_batching.yml
name: Topic.DefinitionStages.WithMessageBatching
nameWithType: Topic.DefinitionStages.WithMessageBatching
fullName: com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithMessageBatching
type: Interface
summary: <p>The stage of the topic definition allowing specify batching behaviour. </p>
syntax:
content: public interface WithMessageBatching
- uid: com.microsoft.azure.management.servicebus._service_bus_subscription._afb78855c7e12e6185eeb82284b5dac6 - uid: com.microsoft.azure.management.servicebus._service_bus_subscription._afb78855c7e12e6185eeb82284b5dac6
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_subscription._afb78855c7e12e6185eeb82284b5dac6.yml href: com.microsoft.azure.management.servicebus._service_bus_subscription._afb78855c7e12e6185eeb82284b5dac6.yml
@ -1419,14 +1419,14 @@ references:
summary: <p>The stage of the subscription definition allowing configure message batching behaviour. </p> summary: <p>The stage of the subscription definition allowing configure message batching behaviour. </p>
syntax: syntax:
content: public interface WithMessageBatching content: public interface WithMessageBatching
- uid: com.microsoft.azure.management.servicebus._service_bus_subscription._5707e967024cb80bb0e59793124beb85 - uid: com.microsoft.azure.management.servicebus._topic._definition_stages._with_message_batching
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_subscription._5707e967024cb80bb0e59793124beb85.yml href: com.microsoft.azure.management.servicebus._topic._definition_stages._with_message_batching.yml
name: ServiceBusSubscription.DefinitionStages.WithMessageBatching name: Topic.DefinitionStages.WithMessageBatching
nameWithType: ServiceBusSubscription.DefinitionStages.WithMessageBatching nameWithType: Topic.DefinitionStages.WithMessageBatching
fullName: com.microsoft.azure.management.servicebus.ServiceBusSubscription.DefinitionStages.WithMessageBatching fullName: com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithMessageBatching
type: Interface type: Interface
summary: <p>The stage of the subscription definition allowing specify batching behaviour. </p> summary: <p>The stage of the topic definition allowing specify batching behaviour. </p>
syntax: syntax:
content: public interface WithMessageBatching content: public interface WithMessageBatching
- uid: com.microsoft.azure.management.servicebus._queue._definition_stages._with_message_lock_duration - uid: com.microsoft.azure.management.servicebus._queue._definition_stages._with_message_lock_duration
@ -1469,6 +1469,16 @@ references:
summary: <p>The stage of the subscription definition allowing to define duration for message lock. </p> summary: <p>The stage of the subscription definition allowing to define duration for message lock. </p>
syntax: syntax:
content: public interface WithMessageLockDuration content: public interface WithMessageLockDuration
- uid: com.microsoft.azure.management.servicebus._queue._definition_stages_1989dffe42f5ca76ab9de772364fa6a90
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._definition_stages_1989dffe42f5ca76ab9de772364fa6a90.yml
name: Queue.DefinitionStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount
nameWithType: Queue.DefinitionStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount
fullName: com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount
type: Interface
summary: <p>The stage of the queue definition allowing to specify maximum delivery count of message before moving it to dead-letter queue. </p>
syntax:
content: public interface WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount
- uid: com.microsoft.azure.management.servicebus._service_bus_subscription._2bfaa0532be5f16292fcad5371e4f840 - uid: com.microsoft.azure.management.servicebus._service_bus_subscription._2bfaa0532be5f16292fcad5371e4f840
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_subscription._2bfaa0532be5f16292fcad5371e4f840.yml href: com.microsoft.azure.management.servicebus._service_bus_subscription._2bfaa0532be5f16292fcad5371e4f840.yml
@ -1489,26 +1499,6 @@ references:
summary: <p>The stage of the queue definition allowing to specify maximum delivery count of message before moving it to dead-letter queue. </p> summary: <p>The stage of the queue definition allowing to specify maximum delivery count of message before moving it to dead-letter queue. </p>
syntax: syntax:
content: public interface WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount content: public interface WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount
- uid: com.microsoft.azure.management.servicebus._queue._definition_stages_1989dffe42f5ca76ab9de772364fa6a90
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._definition_stages_1989dffe42f5ca76ab9de772364fa6a90.yml
name: Queue.DefinitionStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount
nameWithType: Queue.DefinitionStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount
fullName: com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount
type: Interface
summary: <p>The stage of the queue definition allowing to specify maximum delivery count of message before moving it to dead-letter queue. </p>
syntax:
content: public interface WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount
- uid: com.microsoft.azure.management.servicebus._service_bus_subscription._4987bd25757f84bcb7e027a34a46fea3
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_subscription._4987bd25757f84bcb7e027a34a46fea3.yml
name: ServiceBusSubscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
nameWithType: ServiceBusSubscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
fullName: com.microsoft.azure.management.servicebus.ServiceBusSubscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
type: Interface
summary: <p>The stage of the subscription definition allowing to specify whether message those are failed on filter evaluation can be moved to secondary dead-letter subscription. </p>
syntax:
content: public interface WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
- uid: com.microsoft.azure.management.servicebus._service_bus_subscription._c649f8c8b6e754b3937e8df0b73d774b - uid: com.microsoft.azure.management.servicebus._service_bus_subscription._c649f8c8b6e754b3937e8df0b73d774b
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_subscription._c649f8c8b6e754b3937e8df0b73d774b.yml href: com.microsoft.azure.management.servicebus._service_bus_subscription._c649f8c8b6e754b3937e8df0b73d774b.yml
@ -1519,6 +1509,16 @@ references:
summary: <p>The stage of the subscription definition allowing to specify whether message those are failed on filter evaluation can be moved to secondary dead-letter subscription. </p> summary: <p>The stage of the subscription definition allowing to specify whether message those are failed on filter evaluation can be moved to secondary dead-letter subscription. </p>
syntax: syntax:
content: public interface WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException content: public interface WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
- uid: com.microsoft.azure.management.servicebus._service_bus_subscription._4987bd25757f84bcb7e027a34a46fea3
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_subscription._4987bd25757f84bcb7e027a34a46fea3.yml
name: ServiceBusSubscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
nameWithType: ServiceBusSubscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
fullName: com.microsoft.azure.management.servicebus.ServiceBusSubscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
type: Interface
summary: <p>The stage of the subscription definition allowing to specify whether message those are failed on filter evaluation can be moved to secondary dead-letter subscription. </p>
syntax:
content: public interface WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
- uid: com.microsoft.azure.management.servicebus._service_bus_subscription._c04e133c14ffa4ad65800b9f27333ccd - uid: com.microsoft.azure.management.servicebus._service_bus_subscription._c04e133c14ffa4ad65800b9f27333ccd
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_subscription._c04e133c14ffa4ad65800b9f27333ccd.yml href: com.microsoft.azure.management.servicebus._service_bus_subscription._c04e133c14ffa4ad65800b9f27333ccd.yml
@ -1549,16 +1549,6 @@ references:
summary: <p>The stage of the topic definition allowing to specify partitioning behaviour. </p> summary: <p>The stage of the topic definition allowing to specify partitioning behaviour. </p>
syntax: syntax:
content: public interface WithPartitioning content: public interface WithPartitioning
- uid: com.microsoft.azure.management.servicebus._service_bus_namespace._update_stages._with_queue
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_namespace._update_stages._with_queue.yml
name: ServiceBusNamespace.UpdateStages.WithQueue
nameWithType: ServiceBusNamespace.UpdateStages.WithQueue
fullName: com.microsoft.azure.management.servicebus.ServiceBusNamespace.UpdateStages.WithQueue
type: Interface
summary: <p>The stage of the Service Bus namespace update allowing to manage queues in the namespace. </p>
syntax:
content: public interface WithQueue
- uid: com.microsoft.azure.management.servicebus._service_bus_namespace._definition_stages._with_queue - uid: com.microsoft.azure.management.servicebus._service_bus_namespace._definition_stages._with_queue
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_namespace._definition_stages._with_queue.yml href: com.microsoft.azure.management.servicebus._service_bus_namespace._definition_stages._with_queue.yml
@ -1569,22 +1559,16 @@ references:
summary: <p>The stage of the Service Bus namespace definition allowing to add a new queue in the namespace. </p> summary: <p>The stage of the Service Bus namespace definition allowing to add a new queue in the namespace. </p>
syntax: syntax:
content: public interface WithQueue content: public interface WithQueue
- uid: com.microsoft.azure.management.servicebus._authorization_rule._update_stages._with_send - uid: com.microsoft.azure.management.servicebus._service_bus_namespace._update_stages._with_queue
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._authorization_rule._update_stages._with_send.yml href: com.microsoft.azure.management.servicebus._service_bus_namespace._update_stages._with_queue.yml
name: AuthorizationRule.UpdateStages.WithSend<T> name: ServiceBusNamespace.UpdateStages.WithQueue
nameWithType: AuthorizationRule.UpdateStages.WithSend<T> nameWithType: ServiceBusNamespace.UpdateStages.WithQueue
fullName: com.microsoft.azure.management.servicebus.AuthorizationRule.UpdateStages.WithSend<T> fullName: com.microsoft.azure.management.servicebus.ServiceBusNamespace.UpdateStages.WithQueue
type: Interface type: Interface
summary: >- summary: <p>The stage of the Service Bus namespace update allowing to manage queues in the namespace. </p>
<p>The stage of the Service Bus authorization rule update allowing to enable send policy.</p>
<p></p>
syntax: syntax:
content: public interface WithSend<T> content: public interface WithQueue
typeParameters:
- type: 8ce1ecb9
description: <p>the next stage of the update </p>
- uid: com.microsoft.azure.management.servicebus._authorization_rule._definition_stages._with_send - uid: com.microsoft.azure.management.servicebus._authorization_rule._definition_stages._with_send
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._authorization_rule._definition_stages._with_send.yml href: com.microsoft.azure.management.servicebus._authorization_rule._definition_stages._with_send.yml
@ -1601,19 +1585,19 @@ references:
typeParameters: typeParameters:
- type: 8ce1ecb9 - type: 8ce1ecb9
description: <p>the next stage of the definition </p> description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.servicebus._authorization_rule._update_stages._with_send_or_manage - uid: com.microsoft.azure.management.servicebus._authorization_rule._update_stages._with_send
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._authorization_rule._update_stages._with_send_or_manage.yml href: com.microsoft.azure.management.servicebus._authorization_rule._update_stages._with_send.yml
name: AuthorizationRule.UpdateStages.WithSendOrManage<T> name: AuthorizationRule.UpdateStages.WithSend<T>
nameWithType: AuthorizationRule.UpdateStages.WithSendOrManage<T> nameWithType: AuthorizationRule.UpdateStages.WithSend<T>
fullName: com.microsoft.azure.management.servicebus.AuthorizationRule.UpdateStages.WithSendOrManage<T> fullName: com.microsoft.azure.management.servicebus.AuthorizationRule.UpdateStages.WithSend<T>
type: Interface type: Interface
summary: >- summary: >-
<p>The stage of the Service Bus authorization rule update allowing to enable send or manage policy.</p> <p>The stage of the Service Bus authorization rule update allowing to enable send policy.</p>
<p></p> <p></p>
syntax: syntax:
content: public interface WithSendOrManage<T> extends AuthorizationRule<T>.UpdateStages.WithSend,AuthorizationRule<T>.UpdateStages.WithManage content: public interface WithSend<T>
typeParameters: typeParameters:
- type: 8ce1ecb9 - type: 8ce1ecb9
description: <p>the next stage of the update </p> description: <p>the next stage of the update </p>
@ -1633,6 +1617,32 @@ references:
typeParameters: typeParameters:
- type: 8ce1ecb9 - type: 8ce1ecb9
description: <p>the next stage of the definition </p> description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.servicebus._authorization_rule._update_stages._with_send_or_manage
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._authorization_rule._update_stages._with_send_or_manage.yml
name: AuthorizationRule.UpdateStages.WithSendOrManage<T>
nameWithType: AuthorizationRule.UpdateStages.WithSendOrManage<T>
fullName: com.microsoft.azure.management.servicebus.AuthorizationRule.UpdateStages.WithSendOrManage<T>
type: Interface
summary: >-
<p>The stage of the Service Bus authorization rule update allowing to enable send or manage policy.</p>
<p></p>
syntax:
content: public interface WithSendOrManage<T> extends AuthorizationRule<T>.UpdateStages.WithSend,AuthorizationRule<T>.UpdateStages.WithManage
typeParameters:
- type: 8ce1ecb9
description: <p>the next stage of the update </p>
- uid: com.microsoft.azure.management.servicebus._queue._definition_stages._with_session
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._definition_stages._with_session.yml
name: Queue.DefinitionStages.WithSession
nameWithType: Queue.DefinitionStages.WithSession
fullName: com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithSession
type: Interface
summary: <p>The stage of the queue definition allowing to enable session support. </p>
syntax:
content: public interface WithSession
- uid: com.microsoft.azure.management.servicebus._queue._update_stages._with_session - uid: com.microsoft.azure.management.servicebus._queue._update_stages._with_session
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._update_stages._with_session.yml href: com.microsoft.azure.management.servicebus._queue._update_stages._with_session.yml
@ -1653,16 +1663,6 @@ references:
summary: <p>The stage of the subscription definition allowing to enable session support. </p> summary: <p>The stage of the subscription definition allowing to enable session support. </p>
syntax: syntax:
content: public interface WithSession content: public interface WithSession
- uid: com.microsoft.azure.management.servicebus._queue._definition_stages._with_session
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._definition_stages._with_session.yml
name: Queue.DefinitionStages.WithSession
nameWithType: Queue.DefinitionStages.WithSession
fullName: com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithSession
type: Interface
summary: <p>The stage of the queue definition allowing to enable session support. </p>
syntax:
content: public interface WithSession
- uid: com.microsoft.azure.management.servicebus._service_bus_subscription._473795f87521ba2521e534b7ab8202e8 - uid: com.microsoft.azure.management.servicebus._service_bus_subscription._473795f87521ba2521e534b7ab8202e8
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_subscription._473795f87521ba2521e534b7ab8202e8.yml href: com.microsoft.azure.management.servicebus._service_bus_subscription._473795f87521ba2521e534b7ab8202e8.yml
@ -1673,6 +1673,16 @@ references:
summary: <p>The stage of the subscription definition allowing to enable session support. </p> summary: <p>The stage of the subscription definition allowing to enable session support. </p>
syntax: syntax:
content: public interface WithSession content: public interface WithSession
- uid: com.microsoft.azure.management.servicebus._topic._update_stages._with_size
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._update_stages._with_size.yml
name: Topic.UpdateStages.WithSize
nameWithType: Topic.UpdateStages.WithSize
fullName: com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithSize
type: Interface
summary: <p>The stage of the topic definition allowing to specify size. </p>
syntax:
content: public interface WithSize
- uid: com.microsoft.azure.management.servicebus._topic._definition_stages._with_size - uid: com.microsoft.azure.management.servicebus._topic._definition_stages._with_size
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._definition_stages._with_size.yml href: com.microsoft.azure.management.servicebus._topic._definition_stages._with_size.yml
@ -1693,16 +1703,6 @@ references:
summary: <p>The stage of the queue definition allowing to specify size. </p> summary: <p>The stage of the queue definition allowing to specify size. </p>
syntax: syntax:
content: public interface WithSize content: public interface WithSize
- uid: com.microsoft.azure.management.servicebus._topic._update_stages._with_size
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._update_stages._with_size.yml
name: Topic.UpdateStages.WithSize
nameWithType: Topic.UpdateStages.WithSize
fullName: com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithSize
type: Interface
summary: <p>The stage of the topic definition allowing to specify size. </p>
syntax:
content: public interface WithSize
- uid: com.microsoft.azure.management.servicebus._queue._definition_stages._with_size - uid: com.microsoft.azure.management.servicebus._queue._definition_stages._with_size
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._definition_stages._with_size.yml href: com.microsoft.azure.management.servicebus._queue._definition_stages._with_size.yml
@ -1753,16 +1753,6 @@ references:
summary: <p>The stage of the Service Bus namespace update allowing to manage subscriptions for the topic. </p> summary: <p>The stage of the Service Bus namespace update allowing to manage subscriptions for the topic. </p>
syntax: syntax:
content: public interface WithSubscription content: public interface WithSubscription
- uid: com.microsoft.azure.management.servicebus._service_bus_namespace._definition_stages._with_topic
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_namespace._definition_stages._with_topic.yml
name: ServiceBusNamespace.DefinitionStages.WithTopic
nameWithType: ServiceBusNamespace.DefinitionStages.WithTopic
fullName: com.microsoft.azure.management.servicebus.ServiceBusNamespace.DefinitionStages.WithTopic
type: Interface
summary: <p>The stage of the Service Bus namespace definition allowing to add a new topic in the namespace. </p>
syntax:
content: public interface WithTopic
- uid: com.microsoft.azure.management.servicebus._service_bus_namespace._update_stages._with_topic - uid: com.microsoft.azure.management.servicebus._service_bus_namespace._update_stages._with_topic
parent: com.microsoft.azure.management.servicebus parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_namespace._update_stages._with_topic.yml href: com.microsoft.azure.management.servicebus._service_bus_namespace._update_stages._with_topic.yml
@ -1773,3 +1763,13 @@ references:
summary: <p>The stage of the Service Bus namespace update allowing to manage topics in the namespace. </p> summary: <p>The stage of the Service Bus namespace update allowing to manage topics in the namespace. </p>
syntax: syntax:
content: public interface WithTopic content: public interface WithTopic
- uid: com.microsoft.azure.management.servicebus._service_bus_namespace._definition_stages._with_topic
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_namespace._definition_stages._with_topic.yml
name: ServiceBusNamespace.DefinitionStages.WithTopic
nameWithType: ServiceBusNamespace.DefinitionStages.WithTopic
fullName: com.microsoft.azure.management.servicebus.ServiceBusNamespace.DefinitionStages.WithTopic
type: Interface
summary: <p>The stage of the Service Bus namespace definition allowing to add a new topic in the namespace. </p>
syntax:
content: public interface WithTopic

Просмотреть файл

@ -789,16 +789,6 @@ references:
summary: <p>Entry point to SQL FirewallRule management API, which already have the SQLServer specified. </p> summary: <p>Entry point to SQL FirewallRule management API, which already have the SQLServer specified. </p>
syntax: syntax:
content: public interface SqlFirewallRulesCreatable extends SqlFirewallRules content: public interface SqlFirewallRulesCreatable extends SqlFirewallRules
- uid: com.microsoft.azure.management.sql._sql_firewall_rule._update
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_firewall_rule._update.yml
name: SqlFirewallRule.Update
nameWithType: SqlFirewallRule.Update
fullName: com.microsoft.azure.management.sql.SqlFirewallRule.Update
type: Interface
summary: <p>The template for a <xref uid="com.microsoft.azure.management.sql._sql_firewall_rule" data-throw-if-not-resolved="false">SqlFirewallRule</xref> update operation, containing all the settings that can be modified. </p>
syntax:
content: public interface Update extends SqlFirewallRule.UpdateStages.WithEndIPAddress,SqlFirewallRule.UpdateStages.WithStartIPAddress,Appliable<SqlFirewallRule>
- uid: com.microsoft.azure.management.sql._sql_elastic_pool._update - uid: com.microsoft.azure.management.sql._sql_elastic_pool._update
parent: com.microsoft.azure.management.sql parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_elastic_pool._update.yml href: com.microsoft.azure.management.sql._sql_elastic_pool._update.yml
@ -809,6 +799,16 @@ references:
summary: <p>The template for a SQLElasticPool update operation, containing all the settings that can be modified. </p> summary: <p>The template for a SQLElasticPool update operation, containing all the settings that can be modified. </p>
syntax: syntax:
content: public interface Update extends SqlElasticPool.UpdateStages.WithDatabaseDtuMax,SqlElasticPool.UpdateStages.WithDatabaseDtuMin,SqlElasticPool.UpdateStages.WithDtu,SqlElasticPool.UpdateStages.WithStorageCapacity,SqlElasticPool.UpdateStages.WithDatabase,Appliable<SqlElasticPool> content: public interface Update extends SqlElasticPool.UpdateStages.WithDatabaseDtuMax,SqlElasticPool.UpdateStages.WithDatabaseDtuMin,SqlElasticPool.UpdateStages.WithDtu,SqlElasticPool.UpdateStages.WithStorageCapacity,SqlElasticPool.UpdateStages.WithDatabase,Appliable<SqlElasticPool>
- uid: com.microsoft.azure.management.sql._sql_firewall_rule._update
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_firewall_rule._update.yml
name: SqlFirewallRule.Update
nameWithType: SqlFirewallRule.Update
fullName: com.microsoft.azure.management.sql.SqlFirewallRule.Update
type: Interface
summary: <p>The template for a <xref uid="com.microsoft.azure.management.sql._sql_firewall_rule" data-throw-if-not-resolved="false">SqlFirewallRule</xref> update operation, containing all the settings that can be modified. </p>
syntax:
content: public interface Update extends SqlFirewallRule.UpdateStages.WithEndIPAddress,SqlFirewallRule.UpdateStages.WithStartIPAddress,Appliable<SqlFirewallRule>
- uid: com.microsoft.azure.management.sql._sql_database._update - uid: com.microsoft.azure.management.sql._sql_database._update
parent: com.microsoft.azure.management.sql parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_database._update.yml href: com.microsoft.azure.management.sql._sql_database._update.yml
@ -829,16 +829,6 @@ references:
summary: <p>The template for a SQLServer update operation, containing all the settings that can be modified. </p> summary: <p>The template for a SQLServer update operation, containing all the settings that can be modified. </p>
syntax: syntax:
content: public interface Update extends Appliable<SqlServer>,SqlServer.UpdateStages.WithAdministratorPassword,SqlServer.UpdateStages.WithElasticPool,SqlServer.UpdateStages.WithDatabase,SqlServer.UpdateStages.WithFirewallRule content: public interface Update extends Appliable<SqlServer>,SqlServer.UpdateStages.WithAdministratorPassword,SqlServer.UpdateStages.WithElasticPool,SqlServer.UpdateStages.WithDatabase,SqlServer.UpdateStages.WithFirewallRule
- uid: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages.yml
name: SqlElasticPool.UpdateStages
nameWithType: SqlElasticPool.UpdateStages
fullName: com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages
type: Interface
summary: <p>Grouping of all the SQLElasticPool update stages. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.sql._sql_firewall_rule._update_stages - uid: com.microsoft.azure.management.sql._sql_firewall_rule._update_stages
parent: com.microsoft.azure.management.sql parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_firewall_rule._update_stages.yml href: com.microsoft.azure.management.sql._sql_firewall_rule._update_stages.yml
@ -849,16 +839,6 @@ references:
summary: <p>Grouping of all the <xref uid="com.microsoft.azure.management.sql._sql_firewall_rule" data-throw-if-not-resolved="false">SqlFirewallRule</xref> update stages. </p> summary: <p>Grouping of all the <xref uid="com.microsoft.azure.management.sql._sql_firewall_rule" data-throw-if-not-resolved="false">SqlFirewallRule</xref> update stages. </p>
syntax: syntax:
content: public interface UpdateStages content: public interface UpdateStages
- uid: com.microsoft.azure.management.sql._sql_server._update_stages
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_server._update_stages.yml
name: SqlServer.UpdateStages
nameWithType: SqlServer.UpdateStages
fullName: com.microsoft.azure.management.sql.SqlServer.UpdateStages
type: Interface
summary: <p>Grouping of all the SQLServer update stages. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.sql._sql_database._update_stages - uid: com.microsoft.azure.management.sql._sql_database._update_stages
parent: com.microsoft.azure.management.sql parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_database._update_stages.yml href: com.microsoft.azure.management.sql._sql_database._update_stages.yml
@ -869,6 +849,26 @@ references:
summary: <p>Grouping of all the SQL database update stages. </p> summary: <p>Grouping of all the SQL database update stages. </p>
syntax: syntax:
content: public interface UpdateStages content: public interface UpdateStages
- uid: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages.yml
name: SqlElasticPool.UpdateStages
nameWithType: SqlElasticPool.UpdateStages
fullName: com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages
type: Interface
summary: <p>Grouping of all the SQLElasticPool update stages. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.sql._sql_server._update_stages
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_server._update_stages.yml
name: SqlServer.UpdateStages
nameWithType: SqlServer.UpdateStages
fullName: com.microsoft.azure.management.sql.SqlServer.UpdateStages
type: Interface
summary: <p>Grouping of all the SQLServer update stages. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.sql._sql_server._definition_stages._with_administrator_login - uid: com.microsoft.azure.management.sql._sql_server._definition_stages._with_administrator_login
parent: com.microsoft.azure.management.sql parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_server._definition_stages._with_administrator_login.yml href: com.microsoft.azure.management.sql._sql_server._definition_stages._with_administrator_login.yml
@ -879,16 +879,6 @@ references:
summary: <p>A SQL Server definition setting administrator user name. </p> summary: <p>A SQL Server definition setting administrator user name. </p>
syntax: syntax:
content: public interface WithAdministratorLogin content: public interface WithAdministratorLogin
- uid: com.microsoft.azure.management.sql._sql_server._update_stages._with_administrator_password
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_server._update_stages._with_administrator_password.yml
name: SqlServer.UpdateStages.WithAdministratorPassword
nameWithType: SqlServer.UpdateStages.WithAdministratorPassword
fullName: com.microsoft.azure.management.sql.SqlServer.UpdateStages.WithAdministratorPassword
type: Interface
summary: <p>A SQL Server definition setting admin user password. </p>
syntax:
content: public interface WithAdministratorPassword
- uid: com.microsoft.azure.management.sql._sql_server._definition_stages._with_administrator_password - uid: com.microsoft.azure.management.sql._sql_server._definition_stages._with_administrator_password
parent: com.microsoft.azure.management.sql parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_server._definition_stages._with_administrator_password.yml href: com.microsoft.azure.management.sql._sql_server._definition_stages._with_administrator_password.yml
@ -899,6 +889,16 @@ references:
summary: <p>A SQL Server definition setting admin user password. </p> summary: <p>A SQL Server definition setting admin user password. </p>
syntax: syntax:
content: public interface WithAdministratorPassword content: public interface WithAdministratorPassword
- uid: com.microsoft.azure.management.sql._sql_server._update_stages._with_administrator_password
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_server._update_stages._with_administrator_password.yml
name: SqlServer.UpdateStages.WithAdministratorPassword
nameWithType: SqlServer.UpdateStages.WithAdministratorPassword
fullName: com.microsoft.azure.management.sql.SqlServer.UpdateStages.WithAdministratorPassword
type: Interface
summary: <p>A SQL Server definition setting admin user password. </p>
syntax:
content: public interface WithAdministratorPassword
- uid: com.microsoft.azure.management.sql._sql_database._definition_stages._with_all_different_options - uid: com.microsoft.azure.management.sql._sql_database._definition_stages._with_all_different_options
parent: com.microsoft.azure.management.sql parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_database._definition_stages._with_all_different_options.yml href: com.microsoft.azure.management.sql._sql_database._definition_stages._with_all_different_options.yml
@ -929,26 +929,6 @@ references:
summary: <p>The SQL Database definition to set the collation for database. </p> summary: <p>The SQL Database definition to set the collation for database. </p>
syntax: syntax:
content: public interface WithCollationAllCreateOptions content: public interface WithCollationAllCreateOptions
- uid: com.microsoft.azure.management.sql._sql_firewall_rule._definition_stages._with_create
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_firewall_rule._definition_stages._with_create.yml
name: SqlFirewallRule.DefinitionStages.WithCreate
nameWithType: SqlFirewallRule.DefinitionStages.WithCreate
fullName: com.microsoft.azure.management.sql.SqlFirewallRule.DefinitionStages.WithCreate
type: Interface
summary: <p>A SQL Server definition with sufficient inputs to create a new SQL Server in the cloud, but exposing additional optional inputs to specify. </p>
syntax:
content: public interface WithCreate extends Creatable<SqlFirewallRule>
- uid: com.microsoft.azure.management.sql._sql_elastic_pool._definition_stages._with_create
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_elastic_pool._definition_stages._with_create.yml
name: SqlElasticPool.DefinitionStages.WithCreate
nameWithType: SqlElasticPool.DefinitionStages.WithCreate
fullName: com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithCreate
type: Interface
summary: <p>A SQL Server definition with sufficient inputs to create a new SQL Server in the cloud, but exposing additional optional inputs to specify. </p>
syntax:
content: public interface WithCreate extends Creatable<SqlElasticPool>,Resource.DefinitionWithTags<WithCreate>,SqlElasticPool.DefinitionStages.WithDatabaseDtuMin,SqlElasticPool.DefinitionStages.WithDatabaseDtuMax,SqlElasticPool.DefinitionStages.WithDtu,SqlElasticPool.DefinitionStages.WithStorageCapacity,SqlElasticPool.DefinitionStages.WithDatabase
- uid: com.microsoft.azure.management.sql._sql_database._definition_stages._with_create - uid: com.microsoft.azure.management.sql._sql_database._definition_stages._with_create
parent: com.microsoft.azure.management.sql parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_database._definition_stages._with_create.yml href: com.microsoft.azure.management.sql._sql_database._definition_stages._with_create.yml
@ -969,6 +949,26 @@ references:
summary: <p>A SQL Server definition with sufficient inputs to create a new SQL Server in the cloud, but exposing additional optional inputs to specify. </p> summary: <p>A SQL Server definition with sufficient inputs to create a new SQL Server in the cloud, but exposing additional optional inputs to specify. </p>
syntax: syntax:
content: public interface WithCreate extends Creatable<SqlServer>,Resource.DefinitionWithTags<WithCreate>,SqlServer.DefinitionStages.WithElasticPool,SqlServer.DefinitionStages.WithDatabase,SqlServer.DefinitionStages.WithFirewallRule content: public interface WithCreate extends Creatable<SqlServer>,Resource.DefinitionWithTags<WithCreate>,SqlServer.DefinitionStages.WithElasticPool,SqlServer.DefinitionStages.WithDatabase,SqlServer.DefinitionStages.WithFirewallRule
- uid: com.microsoft.azure.management.sql._sql_elastic_pool._definition_stages._with_create
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_elastic_pool._definition_stages._with_create.yml
name: SqlElasticPool.DefinitionStages.WithCreate
nameWithType: SqlElasticPool.DefinitionStages.WithCreate
fullName: com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithCreate
type: Interface
summary: <p>A SQL Server definition with sufficient inputs to create a new SQL Server in the cloud, but exposing additional optional inputs to specify. </p>
syntax:
content: public interface WithCreate extends Creatable<SqlElasticPool>,Resource.DefinitionWithTags<WithCreate>,SqlElasticPool.DefinitionStages.WithDatabaseDtuMin,SqlElasticPool.DefinitionStages.WithDatabaseDtuMax,SqlElasticPool.DefinitionStages.WithDtu,SqlElasticPool.DefinitionStages.WithStorageCapacity,SqlElasticPool.DefinitionStages.WithDatabase
- uid: com.microsoft.azure.management.sql._sql_firewall_rule._definition_stages._with_create
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_firewall_rule._definition_stages._with_create.yml
name: SqlFirewallRule.DefinitionStages.WithCreate
nameWithType: SqlFirewallRule.DefinitionStages.WithCreate
fullName: com.microsoft.azure.management.sql.SqlFirewallRule.DefinitionStages.WithCreate
type: Interface
summary: <p>A SQL Server definition with sufficient inputs to create a new SQL Server in the cloud, but exposing additional optional inputs to specify. </p>
syntax:
content: public interface WithCreate extends Creatable<SqlFirewallRule>
- uid: com.microsoft.azure.management.sql._sql_database._definition_stages._with_create_mode - uid: com.microsoft.azure.management.sql._sql_database._definition_stages._with_create_mode
parent: com.microsoft.azure.management.sql parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_database._definition_stages._with_create_mode.yml href: com.microsoft.azure.management.sql._sql_database._definition_stages._with_create_mode.yml
@ -1018,16 +1018,6 @@ references:
summary: <p>A SQL Server definition for specifying the databases. </p> summary: <p>A SQL Server definition for specifying the databases. </p>
syntax: syntax:
content: public interface WithDatabase content: public interface WithDatabase
- uid: com.microsoft.azure.management.sql._sql_server._update_stages._with_database
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_server._update_stages._with_database.yml
name: SqlServer.UpdateStages.WithDatabase
nameWithType: SqlServer.UpdateStages.WithDatabase
fullName: com.microsoft.azure.management.sql.SqlServer.UpdateStages.WithDatabase
type: Interface
summary: <p>A SQL Server definition for specifying the databases. </p>
syntax:
content: public interface WithDatabase
- uid: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages._with_database - uid: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages._with_database
parent: com.microsoft.azure.management.sql parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages._with_database.yml href: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages._with_database.yml
@ -1038,6 +1028,16 @@ references:
summary: <p>The SQL Elastic Pool definition to add the Database in the elastic pool. </p> summary: <p>The SQL Elastic Pool definition to add the Database in the elastic pool. </p>
syntax: syntax:
content: public interface WithDatabase content: public interface WithDatabase
- uid: com.microsoft.azure.management.sql._sql_server._update_stages._with_database
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_server._update_stages._with_database.yml
name: SqlServer.UpdateStages.WithDatabase
nameWithType: SqlServer.UpdateStages.WithDatabase
fullName: com.microsoft.azure.management.sql.SqlServer.UpdateStages.WithDatabase
type: Interface
summary: <p>A SQL Server definition for specifying the databases. </p>
syntax:
content: public interface WithDatabase
- uid: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages._with_database_dtu_max - uid: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages._with_database_dtu_max
parent: com.microsoft.azure.management.sql parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages._with_database_dtu_max.yml href: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages._with_database_dtu_max.yml
@ -1058,16 +1058,6 @@ references:
summary: <p>The SQL Elastic Pool definition to set the maximum DTU for one database. </p> summary: <p>The SQL Elastic Pool definition to set the maximum DTU for one database. </p>
syntax: syntax:
content: public interface WithDatabaseDtuMax content: public interface WithDatabaseDtuMax
- uid: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages._with_database_dtu_min
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages._with_database_dtu_min.yml
name: SqlElasticPool.UpdateStages.WithDatabaseDtuMin
nameWithType: SqlElasticPool.UpdateStages.WithDatabaseDtuMin
fullName: com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages.WithDatabaseDtuMin
type: Interface
summary: <p>The SQL Elastic Pool definition to set the minimum DTU for database. </p>
syntax:
content: public interface WithDatabaseDtuMin
- uid: com.microsoft.azure.management.sql._sql_elastic_pool._definition_stages._with_database_dtu_min - uid: com.microsoft.azure.management.sql._sql_elastic_pool._definition_stages._with_database_dtu_min
parent: com.microsoft.azure.management.sql parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_elastic_pool._definition_stages._with_database_dtu_min.yml href: com.microsoft.azure.management.sql._sql_elastic_pool._definition_stages._with_database_dtu_min.yml
@ -1078,6 +1068,16 @@ references:
summary: <p>The SQL Elastic Pool definition to set the minimum DTU for database. </p> summary: <p>The SQL Elastic Pool definition to set the minimum DTU for database. </p>
syntax: syntax:
content: public interface WithDatabaseDtuMin content: public interface WithDatabaseDtuMin
- uid: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages._with_database_dtu_min
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages._with_database_dtu_min.yml
name: SqlElasticPool.UpdateStages.WithDatabaseDtuMin
nameWithType: SqlElasticPool.UpdateStages.WithDatabaseDtuMin
fullName: com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages.WithDatabaseDtuMin
type: Interface
summary: <p>The SQL Elastic Pool definition to set the minimum DTU for database. </p>
syntax:
content: public interface WithDatabaseDtuMin
- uid: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages._with_dtu - uid: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages._with_dtu
parent: com.microsoft.azure.management.sql parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages._with_dtu.yml href: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages._with_dtu.yml
@ -1098,16 +1098,6 @@ references:
summary: <p>The SQL Elastic Pool definition to set the number of shared DTU for elastic pool. </p> summary: <p>The SQL Elastic Pool definition to set the number of shared DTU for elastic pool. </p>
syntax: syntax:
content: public interface WithDtu content: public interface WithDtu
- uid: com.microsoft.azure.management.sql._sql_elastic_pool._definition_stages._with_edition
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_elastic_pool._definition_stages._with_edition.yml
name: SqlElasticPool.DefinitionStages.WithEdition
nameWithType: SqlElasticPool.DefinitionStages.WithEdition
fullName: com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithEdition
type: Interface
summary: <p>The SQL Elastic Pool definition to set the edition for database. </p>
syntax:
content: public interface WithEdition
- uid: com.microsoft.azure.management.sql._sql_database._definition_stages._with_edition - uid: com.microsoft.azure.management.sql._sql_database._definition_stages._with_edition
parent: com.microsoft.azure.management.sql parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_database._definition_stages._with_edition.yml href: com.microsoft.azure.management.sql._sql_database._definition_stages._with_edition.yml
@ -1128,6 +1118,16 @@ references:
summary: <p>The SQL Database definition to set the edition for database. </p> summary: <p>The SQL Database definition to set the edition for database. </p>
syntax: syntax:
content: public interface WithEdition content: public interface WithEdition
- uid: com.microsoft.azure.management.sql._sql_elastic_pool._definition_stages._with_edition
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_elastic_pool._definition_stages._with_edition.yml
name: SqlElasticPool.DefinitionStages.WithEdition
nameWithType: SqlElasticPool.DefinitionStages.WithEdition
fullName: com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithEdition
type: Interface
summary: <p>The SQL Elastic Pool definition to set the edition for database. </p>
syntax:
content: public interface WithEdition
- uid: com.microsoft.azure.management.sql._sql_server._definition_stages._with_elastic_pool - uid: com.microsoft.azure.management.sql._sql_server._definition_stages._with_elastic_pool
parent: com.microsoft.azure.management.sql parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_server._definition_stages._with_elastic_pool.yml href: com.microsoft.azure.management.sql._sql_server._definition_stages._with_elastic_pool.yml
@ -1238,16 +1238,6 @@ references:
summary: <p>The SQL Firewall Rule definition to set the starting IP Address for the server. </p> summary: <p>The SQL Firewall Rule definition to set the starting IP Address for the server. </p>
syntax: syntax:
content: public interface WithIPAddressRange content: public interface WithIPAddressRange
- uid: com.microsoft.azure.management.sql._sql_database._definition_stages._with_max_size_bytes
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_database._definition_stages._with_max_size_bytes.yml
name: SqlDatabase.DefinitionStages.WithMaxSizeBytes
nameWithType: SqlDatabase.DefinitionStages.WithMaxSizeBytes
fullName: com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithMaxSizeBytes
type: Interface
summary: <p>The SQL Database definition to set the Max Size in Bytes for database. </p>
syntax:
content: public interface WithMaxSizeBytes
- uid: com.microsoft.azure.management.sql._sql_database._update_stages._with_max_size_bytes - uid: com.microsoft.azure.management.sql._sql_database._update_stages._with_max_size_bytes
parent: com.microsoft.azure.management.sql parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_database._update_stages._with_max_size_bytes.yml href: com.microsoft.azure.management.sql._sql_database._update_stages._with_max_size_bytes.yml
@ -1258,6 +1248,16 @@ references:
summary: <p>The SQL Database definition to set the Max Size in Bytes for database. </p> summary: <p>The SQL Database definition to set the Max Size in Bytes for database. </p>
syntax: syntax:
content: public interface WithMaxSizeBytes content: public interface WithMaxSizeBytes
- uid: com.microsoft.azure.management.sql._sql_database._definition_stages._with_max_size_bytes
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_database._definition_stages._with_max_size_bytes.yml
name: SqlDatabase.DefinitionStages.WithMaxSizeBytes
nameWithType: SqlDatabase.DefinitionStages.WithMaxSizeBytes
fullName: com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithMaxSizeBytes
type: Interface
summary: <p>The SQL Database definition to set the Max Size in Bytes for database. </p>
syntax:
content: public interface WithMaxSizeBytes
- uid: com.microsoft.azure.management.sql._sql_database._definition_stages_1ee75faa1738f161b394a29958f8ef6b9 - uid: com.microsoft.azure.management.sql._sql_database._definition_stages_1ee75faa1738f161b394a29958f8ef6b9
parent: com.microsoft.azure.management.sql parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_database._definition_stages_1ee75faa1738f161b394a29958f8ef6b9.yml href: com.microsoft.azure.management.sql._sql_database._definition_stages_1ee75faa1738f161b394a29958f8ef6b9.yml
@ -1268,16 +1268,6 @@ references:
summary: <p>The SQL Database definition to set the Max Size in Bytes for database. </p> summary: <p>The SQL Database definition to set the Max Size in Bytes for database. </p>
syntax: syntax:
content: public interface WithMaxSizeBytesAllCreateOptions content: public interface WithMaxSizeBytesAllCreateOptions
- uid: com.microsoft.azure.management.sql._sql_database._update_stages._with_service_objective
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_database._update_stages._with_service_objective.yml
name: SqlDatabase.UpdateStages.WithServiceObjective
nameWithType: SqlDatabase.UpdateStages.WithServiceObjective
fullName: com.microsoft.azure.management.sql.SqlDatabase.UpdateStages.WithServiceObjective
type: Interface
summary: <p>The SQL Database definition to set the service level objective. </p>
syntax:
content: public interface WithServiceObjective
- uid: com.microsoft.azure.management.sql._sql_database._definition_stages._with_service_objective - uid: com.microsoft.azure.management.sql._sql_database._definition_stages._with_service_objective
parent: com.microsoft.azure.management.sql parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_database._definition_stages._with_service_objective.yml href: com.microsoft.azure.management.sql._sql_database._definition_stages._with_service_objective.yml
@ -1288,6 +1278,16 @@ references:
summary: <p>The SQL Database definition to set the service level objective. </p> summary: <p>The SQL Database definition to set the service level objective. </p>
syntax: syntax:
content: public interface WithServiceObjective content: public interface WithServiceObjective
- uid: com.microsoft.azure.management.sql._sql_database._update_stages._with_service_objective
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_database._update_stages._with_service_objective.yml
name: SqlDatabase.UpdateStages.WithServiceObjective
nameWithType: SqlDatabase.UpdateStages.WithServiceObjective
fullName: com.microsoft.azure.management.sql.SqlDatabase.UpdateStages.WithServiceObjective
type: Interface
summary: <p>The SQL Database definition to set the service level objective. </p>
syntax:
content: public interface WithServiceObjective
- uid: com.microsoft.azure.management.sql._sql_database._definition_stages._with_source_database_id - uid: com.microsoft.azure.management.sql._sql_database._definition_stages._with_source_database_id
parent: com.microsoft.azure.management.sql parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_database._definition_stages._with_source_database_id.yml href: com.microsoft.azure.management.sql._sql_database._definition_stages._with_source_database_id.yml

Просмотреть файл

@ -38,7 +38,7 @@ references:
<p></p> <p></p>
syntax: syntax:
content: public interface WithGroup<T> extends GroupableResource<T>.DefinitionStages.WithExistingResourceGroup,GroupableResource<T>.DefinitionStages.WithNewResourceGroup content: public interface WithGroup<T>
typeParameters: typeParameters:
- type: 8ce1ecb9 - type: 8ce1ecb9
description: <p>the next stage of the definition </p> description: <p>the next stage of the definition </p>

Просмотреть файл

@ -462,16 +462,6 @@ references:
summary: <p>A storage account definition specifying a custom domain to associate with the account. </p> summary: <p>A storage account definition specifying a custom domain to associate with the account. </p>
syntax: syntax:
content: public interface WithCustomDomain content: public interface WithCustomDomain
- uid: com.microsoft.azure.management.storage._storage_account._update_stages._with_encryption
parent: com.microsoft.azure.management.storage
href: com.microsoft.azure.management.storage._storage_account._update_stages._with_encryption.yml
name: StorageAccount.UpdateStages.WithEncryption
nameWithType: StorageAccount.UpdateStages.WithEncryption
fullName: com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithEncryption
type: Interface
summary: <p>A storage account update allowing encryption to be specified. </p>
syntax:
content: public interface WithEncryption
- uid: com.microsoft.azure.management.storage._storage_account._definition_stages._with_encryption - uid: com.microsoft.azure.management.storage._storage_account._definition_stages._with_encryption
parent: com.microsoft.azure.management.storage parent: com.microsoft.azure.management.storage
href: com.microsoft.azure.management.storage._storage_account._definition_stages._with_encryption.yml href: com.microsoft.azure.management.storage._storage_account._definition_stages._with_encryption.yml
@ -482,6 +472,16 @@ references:
summary: <p>A storage account definition specifying encryption setting. </p> summary: <p>A storage account definition specifying encryption setting. </p>
syntax: syntax:
content: public interface WithEncryption content: public interface WithEncryption
- uid: com.microsoft.azure.management.storage._storage_account._update_stages._with_encryption
parent: com.microsoft.azure.management.storage
href: com.microsoft.azure.management.storage._storage_account._update_stages._with_encryption.yml
name: StorageAccount.UpdateStages.WithEncryption
nameWithType: StorageAccount.UpdateStages.WithEncryption
fullName: com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithEncryption
type: Interface
summary: <p>A storage account update allowing encryption to be specified. </p>
syntax:
content: public interface WithEncryption
- uid: com.microsoft.azure.management.storage._storage_account._definition_s94c180d27e5621e165c3464e9c5a649c - uid: com.microsoft.azure.management.storage._storage_account._definition_s94c180d27e5621e165c3464e9c5a649c
parent: com.microsoft.azure.management.storage parent: com.microsoft.azure.management.storage
href: com.microsoft.azure.management.storage._storage_account._definition_s94c180d27e5621e165c3464e9c5a649c.yml href: com.microsoft.azure.management.storage._storage_account._definition_s94c180d27e5621e165c3464e9c5a649c.yml

Просмотреть файл

@ -466,6 +466,16 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p> description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint._update
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint._update.yml
name: TrafficManagerEndpoint.Update
nameWithType: TrafficManagerEndpoint.Update
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.Update
type: Interface
summary: <p>the set of configurations that can be updated for all endpoint irrespective of their type (<xref uid="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false">Azure</xref>, external, nested profile). </p>
syntax:
content: public interface Update extends Settable<TrafficManagerProfile.Update>,TrafficManagerEndpoint.UpdateStages.WithRoutingWeight,TrafficManagerEndpoint.UpdateStages.WithRoutingPriority,TrafficManagerEndpoint.UpdateStages.WithGeographicLocation,TrafficManagerEndpoint.UpdateStages.WithTrafficDisabledOrEnabled
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_profile._update - uid: com.microsoft.azure.management.trafficmanager._traffic_manager_profile._update
parent: com.microsoft.azure.management.trafficmanager parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_profile._update.yml href: com.microsoft.azure.management.trafficmanager._traffic_manager_profile._update.yml
@ -479,16 +489,6 @@ references:
<p>Call <xref uid="com.microsoft.azure.management.resources.fluentcore.model._appliable.apply()" data-throw-if-not-resolved="false">Update#apply()</xref> to apply the changes to the resource in <xref uid="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false">Azure</xref>. </p> <p>Call <xref uid="com.microsoft.azure.management.resources.fluentcore.model._appliable.apply()" data-throw-if-not-resolved="false">Update#apply()</xref> to apply the changes to the resource in <xref uid="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false">Azure</xref>. </p>
syntax: syntax:
content: public interface Update extends Appliable<TrafficManagerProfile>,TrafficManagerProfile.UpdateStages.WithTrafficRoutingMethod,TrafficManagerProfile.UpdateStages.WithMonitoringConfiguration,TrafficManagerProfile.UpdateStages.WithEndpoint,TrafficManagerProfile.UpdateStages.WithTtl,TrafficManagerProfile.UpdateStages.WithProfileStatus,Resource.UpdateWithTags<Update> content: public interface Update extends Appliable<TrafficManagerProfile>,TrafficManagerProfile.UpdateStages.WithTrafficRoutingMethod,TrafficManagerProfile.UpdateStages.WithMonitoringConfiguration,TrafficManagerProfile.UpdateStages.WithEndpoint,TrafficManagerProfile.UpdateStages.WithTtl,TrafficManagerProfile.UpdateStages.WithProfileStatus,Resource.UpdateWithTags<Update>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint._update
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint._update.yml
name: TrafficManagerEndpoint.Update
nameWithType: TrafficManagerEndpoint.Update
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.Update
type: Interface
summary: <p>the set of configurations that can be updated for all endpoint irrespective of their type (<xref uid="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false">Azure</xref>, external, nested profile). </p>
syntax:
content: public interface Update extends Settable<TrafficManagerProfile.Update>,TrafficManagerEndpoint.UpdateStages.WithRoutingWeight,TrafficManagerEndpoint.UpdateStages.WithRoutingPriority,TrafficManagerEndpoint.UpdateStages.WithGeographicLocation,TrafficManagerEndpoint.UpdateStages.WithTrafficDisabledOrEnabled
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint._update_azure_endpoint - uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint._update_azure_endpoint
parent: com.microsoft.azure.management.trafficmanager parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint._update_azure_endpoint.yml href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint._update_azure_endpoint.yml
@ -545,16 +545,6 @@ references:
summary: <p>The entirety of a nested profile endpoint update as a part of parent traffic manager profile profile update. </p> summary: <p>The entirety of a nested profile endpoint update as a part of parent traffic manager profile profile update. </p>
syntax: syntax:
content: public interface UpdateNestedProfileEndpoint extends TrafficManagerEndpoint.UpdateStages.WithNestedProfileConfig,TrafficManagerEndpoint.UpdateStages.WithSourceTrafficRegion,TrafficManagerEndpoint.Update content: public interface UpdateNestedProfileEndpoint extends TrafficManagerEndpoint.UpdateStages.WithNestedProfileConfig,TrafficManagerEndpoint.UpdateStages.WithSourceTrafficRegion,TrafficManagerEndpoint.Update
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_profile._update_stages
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_profile._update_stages.yml
name: TrafficManagerProfile.UpdateStages
nameWithType: TrafficManagerProfile.UpdateStages
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.UpdateStages
type: Interface
summary: <p>Grouping of traffic manager update stages. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint._update_stages - uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint._update_stages
parent: com.microsoft.azure.management.trafficmanager parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint._update_stages.yml href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint._update_stages.yml
@ -565,22 +555,16 @@ references:
summary: <p>Grouping of traffic manager profile endpoint update stages. </p> summary: <p>Grouping of traffic manager profile endpoint update stages. </p>
syntax: syntax:
content: public interface UpdateStages content: public interface UpdateStages
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_5fc1232da21832750cc4e69ed558b02d - uid: com.microsoft.azure.management.trafficmanager._traffic_manager_profile._update_stages
parent: com.microsoft.azure.management.trafficmanager parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_5fc1232da21832750cc4e69ed558b02d.yml href: com.microsoft.azure.management.trafficmanager._traffic_manager_profile._update_stages.yml
name: TrafficManagerEndpoint.UpdateDefinitionStages.WithAttach<ParentT> name: TrafficManagerProfile.UpdateStages
nameWithType: TrafficManagerEndpoint.UpdateDefinitionStages.WithAttach<ParentT> nameWithType: TrafficManagerProfile.UpdateStages
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithAttach<ParentT> fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.UpdateStages
type: Interface type: Interface
summary: >- summary: <p>Grouping of traffic manager update stages. </p>
<p>The final stage of the traffic manager profile endpoint definition. </p>
<p>At this stage, any remaining optional settings can be specified, or the traffic manager profile endpoint definition can be attached to the parent traffic manager profile update using <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false">TrafficManagerEndpoint.DefinitionStages.WithAttach#attach()</xref>. </p>
syntax: syntax:
content: public interface WithAttach<ParentT> extends Attachable<ParentT>.InUpdate,TrafficManagerEndpoint.UpdateDefinitionStages.WithRoutingWeight<ParentT>,TrafficManagerEndpoint.UpdateDefinitionStages.WithRoutingPriority<ParentT>,TrafficManagerEndpoint.UpdateDefinitionStages.WithGeographicLocation<ParentT>,TrafficManagerEndpoint.UpdateDefinitionStages.WithTrafficDisabled<ParentT> content: public interface UpdateStages
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false">TrafficManagerEndpoint.DefinitionStages.WithAttach#attach()</xref></p>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_31419381ef676bb8f2e4d501b1ad6e87 - uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_31419381ef676bb8f2e4d501b1ad6e87
parent: com.microsoft.azure.management.trafficmanager parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_31419381ef676bb8f2e4d501b1ad6e87.yml href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_31419381ef676bb8f2e4d501b1ad6e87.yml
@ -597,22 +581,32 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false">TrafficManagerEndpoint.DefinitionStages.WithAttach#attach()</xref></p> description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false">TrafficManagerEndpoint.DefinitionStages.WithAttach#attach()</xref></p>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_4f8a66946953a6a6589c242eeaae08db - uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_5fc1232da21832750cc4e69ed558b02d
parent: com.microsoft.azure.management.trafficmanager parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_4f8a66946953a6a6589c242eeaae08db.yml href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_5fc1232da21832750cc4e69ed558b02d.yml
name: TrafficManagerEndpoint.DefinitionStages.WithAzureResource<ParentT> name: TrafficManagerEndpoint.UpdateDefinitionStages.WithAttach<ParentT>
nameWithType: TrafficManagerEndpoint.DefinitionStages.WithAzureResource<ParentT> nameWithType: TrafficManagerEndpoint.UpdateDefinitionStages.WithAttach<ParentT>
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithAzureResource<ParentT> fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithAttach<ParentT>
type: Interface type: Interface
summary: >- summary: >-
<p>The stage of the traffic manager profile <xref uid="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false">Azure</xref> endpoint definition allowing to specify the ID of the target <xref uid="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false">Azure</xref> resource.</p> <p>The final stage of the traffic manager profile endpoint definition. </p>
<p></p> <p>At this stage, any remaining optional settings can be specified, or the traffic manager profile endpoint definition can be attached to the parent traffic manager profile update using <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false">TrafficManagerEndpoint.DefinitionStages.WithAttach#attach()</xref>. </p>
syntax: syntax:
content: public interface WithAzureResource<ParentT> content: public interface WithAttach<ParentT> extends Attachable<ParentT>.InUpdate,TrafficManagerEndpoint.UpdateDefinitionStages.WithRoutingWeight<ParentT>,TrafficManagerEndpoint.UpdateDefinitionStages.WithRoutingPriority<ParentT>,TrafficManagerEndpoint.UpdateDefinitionStages.WithGeographicLocation<ParentT>,TrafficManagerEndpoint.UpdateDefinitionStages.WithTrafficDisabled<ParentT>
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false">UpdateDefinitionStages.WithAttach#attach()</xref></p> description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false">TrafficManagerEndpoint.DefinitionStages.WithAttach#attach()</xref></p>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_5c879aa4ead03ac231518f3ab116e4a5
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_5c879aa4ead03ac231518f3ab116e4a5.yml
name: TrafficManagerEndpoint.UpdateStages.WithAzureResource
nameWithType: TrafficManagerEndpoint.UpdateStages.WithAzureResource
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithAzureResource
type: Interface
summary: <p>The stage of an <xref uid="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false">Azure</xref> endpoint update allowing to specify the target <xref uid="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false">Azure</xref> resource. </p>
syntax:
content: public interface WithAzureResource
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_1d254ba748789e91fb35c0aac4d0561b - uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_1d254ba748789e91fb35c0aac4d0561b
parent: com.microsoft.azure.management.trafficmanager parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_1d254ba748789e91fb35c0aac4d0561b.yml href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_1d254ba748789e91fb35c0aac4d0561b.yml
@ -629,16 +623,22 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p> description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_5c879aa4ead03ac231518f3ab116e4a5 - uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_4f8a66946953a6a6589c242eeaae08db
parent: com.microsoft.azure.management.trafficmanager parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_5c879aa4ead03ac231518f3ab116e4a5.yml href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_4f8a66946953a6a6589c242eeaae08db.yml
name: TrafficManagerEndpoint.UpdateStages.WithAzureResource name: TrafficManagerEndpoint.DefinitionStages.WithAzureResource<ParentT>
nameWithType: TrafficManagerEndpoint.UpdateStages.WithAzureResource nameWithType: TrafficManagerEndpoint.DefinitionStages.WithAzureResource<ParentT>
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithAzureResource fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithAzureResource<ParentT>
type: Interface type: Interface
summary: <p>The stage of an <xref uid="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false">Azure</xref> endpoint update allowing to specify the target <xref uid="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false">Azure</xref> resource. </p> summary: >-
<p>The stage of the traffic manager profile <xref uid="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false">Azure</xref> endpoint definition allowing to specify the ID of the target <xref uid="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false">Azure</xref> resource.</p>
<p></p>
syntax: syntax:
content: public interface WithAzureResource content: public interface WithAzureResource<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false">UpdateDefinitionStages.WithAttach#attach()</xref></p>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_16e43d6dfd7bfa0d17c15c71605e8468a - uid: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_16e43d6dfd7bfa0d17c15c71605e8468a
parent: com.microsoft.azure.management.trafficmanager parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_16e43d6dfd7bfa0d17c15c71605e8468a.yml href: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_16e43d6dfd7bfa0d17c15c71605e8468a.yml
@ -649,16 +649,6 @@ references:
summary: <p>The stage of the definition which contains all the minimum required inputs for the resource to be created (via <xref uid="com.microsoft.azure.management.resources.fluentcore.model._creatable.create()" data-throw-if-not-resolved="false">WithCreate#create()</xref>), but also allows for any other optional settings to be specified. </p> summary: <p>The stage of the definition which contains all the minimum required inputs for the resource to be created (via <xref uid="com.microsoft.azure.management.resources.fluentcore.model._creatable.create()" data-throw-if-not-resolved="false">WithCreate#create()</xref>), but also allows for any other optional settings to be specified. </p>
syntax: syntax:
content: public interface WithCreate extends Creatable<TrafficManagerProfile>,Resource.DefinitionWithTags<WithCreate>,TrafficManagerProfile.DefinitionStages.WithMonitoringConfiguration,TrafficManagerProfile.DefinitionStages.WithTtl,TrafficManagerProfile.DefinitionStages.WithProfileStatus,TrafficManagerProfile.DefinitionStages.WithEndpoint content: public interface WithCreate extends Creatable<TrafficManagerProfile>,Resource.DefinitionWithTags<WithCreate>,TrafficManagerProfile.DefinitionStages.WithMonitoringConfiguration,TrafficManagerProfile.DefinitionStages.WithTtl,TrafficManagerProfile.DefinitionStages.WithProfileStatus,TrafficManagerProfile.DefinitionStages.WithEndpoint
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_18cbaf61e1a3fc9542322cb83cbb82c4d
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_18cbaf61e1a3fc9542322cb83cbb82c4d.yml
name: TrafficManagerProfile.UpdateStages.WithEndpoint
nameWithType: TrafficManagerProfile.UpdateStages.WithEndpoint
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.UpdateStages.WithEndpoint
type: Interface
summary: <p>The stage of the traffic manager profile update allowing to specify endpoints. </p>
syntax:
content: public interface WithEndpoint
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_12d7929fa86a4f74630986ea330df77e4 - uid: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_12d7929fa86a4f74630986ea330df77e4
parent: com.microsoft.azure.management.trafficmanager parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_12d7929fa86a4f74630986ea330df77e4.yml href: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_12d7929fa86a4f74630986ea330df77e4.yml
@ -669,6 +659,16 @@ references:
summary: <p>The stage of the traffic manager profile definition allowing to specify endpoint. </p> summary: <p>The stage of the traffic manager profile definition allowing to specify endpoint. </p>
syntax: syntax:
content: public interface WithEndpoint content: public interface WithEndpoint
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_18cbaf61e1a3fc9542322cb83cbb82c4d
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_18cbaf61e1a3fc9542322cb83cbb82c4d.yml
name: TrafficManagerProfile.UpdateStages.WithEndpoint
nameWithType: TrafficManagerProfile.UpdateStages.WithEndpoint
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.UpdateStages.WithEndpoint
type: Interface
summary: <p>The stage of the traffic manager profile update allowing to specify endpoints. </p>
syntax:
content: public interface WithEndpoint
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_ea354c342990e3a406728bee28b19cd5 - uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_ea354c342990e3a406728bee28b19cd5
parent: com.microsoft.azure.management.trafficmanager parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_ea354c342990e3a406728bee28b19cd5.yml href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_ea354c342990e3a406728bee28b19cd5.yml
@ -701,6 +701,16 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p> description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint._update_stages._with_fqdn
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint._update_stages._with_fqdn.yml
name: TrafficManagerEndpoint.UpdateStages.WithFqdn
nameWithType: TrafficManagerEndpoint.UpdateStages.WithFqdn
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithFqdn
type: Interface
summary: <p>The stage of an external endpoint update allowing to specify the FQDN. </p>
syntax:
content: public interface WithFqdn
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_341b02aed71d6f5b74ff8b23dd11efe9 - uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_341b02aed71d6f5b74ff8b23dd11efe9
parent: com.microsoft.azure.management.trafficmanager parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_341b02aed71d6f5b74ff8b23dd11efe9.yml href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_341b02aed71d6f5b74ff8b23dd11efe9.yml
@ -717,16 +727,6 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p> description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint._update_stages._with_fqdn
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint._update_stages._with_fqdn.yml
name: TrafficManagerEndpoint.UpdateStages.WithFqdn
nameWithType: TrafficManagerEndpoint.UpdateStages.WithFqdn
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithFqdn
type: Interface
summary: <p>The stage of an external endpoint update allowing to specify the FQDN. </p>
syntax:
content: public interface WithFqdn
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_aa79e4993375a8d3fc725a2ba0850e8a - uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_aa79e4993375a8d3fc725a2ba0850e8a
parent: com.microsoft.azure.management.trafficmanager parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_aa79e4993375a8d3fc725a2ba0850e8a.yml href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_aa79e4993375a8d3fc725a2ba0850e8a.yml
@ -743,16 +743,6 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p> description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_2ea7684734420c27af6adf13a5f9c74d
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_2ea7684734420c27af6adf13a5f9c74d.yml
name: TrafficManagerEndpoint.UpdateStages.WithGeographicLocation
nameWithType: TrafficManagerEndpoint.UpdateStages.WithGeographicLocation
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithGeographicLocation
type: Interface
summary: <p>The stage of the traffic manager update definition allowing to specify the geographic region. </p>
syntax:
content: public interface WithGeographicLocation
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_0c665a7123d04f2b20d0099d3f701c00 - uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_0c665a7123d04f2b20d0099d3f701c00
parent: com.microsoft.azure.management.trafficmanager parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_0c665a7123d04f2b20d0099d3f701c00.yml href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_0c665a7123d04f2b20d0099d3f701c00.yml
@ -769,6 +759,16 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p> description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_2ea7684734420c27af6adf13a5f9c74d
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_2ea7684734420c27af6adf13a5f9c74d.yml
name: TrafficManagerEndpoint.UpdateStages.WithGeographicLocation
nameWithType: TrafficManagerEndpoint.UpdateStages.WithGeographicLocation
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithGeographicLocation
type: Interface
summary: <p>The stage of the traffic manager update definition allowing to specify the geographic region. </p>
syntax:
content: public interface WithGeographicLocation
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_0cb5c2e2885fce901850ffa3e554957a - uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_0cb5c2e2885fce901850ffa3e554957a
parent: com.microsoft.azure.management.trafficmanager parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_0cb5c2e2885fce901850ffa3e554957a.yml href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_0cb5c2e2885fce901850ffa3e554957a.yml
@ -815,22 +815,6 @@ references:
summary: <p>The stage of the traffic manager profile definition allowing to specify the endpoint monitoring configuration. </p> summary: <p>The stage of the traffic manager profile definition allowing to specify the endpoint monitoring configuration. </p>
syntax: syntax:
content: public interface WithMonitoringConfiguration content: public interface WithMonitoringConfiguration
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_8d27bf2f329b743c6210da4b7bcfbb78
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_8d27bf2f329b743c6210da4b7bcfbb78.yml
name: TrafficManagerEndpoint.UpdateDefinitionStages.WithNestedProfile<ParentT>
nameWithType: TrafficManagerEndpoint.UpdateDefinitionStages.WithNestedProfile<ParentT>
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithNestedProfile<ParentT>
type: Interface
summary: >-
<p>The stage of the traffic manager nested profile endpoint definition allowing to specify the profile.</p>
<p></p>
syntax:
content: public interface WithNestedProfile<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_7b2e7aecca74859c87eac1648b10f31c - uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_7b2e7aecca74859c87eac1648b10f31c
parent: com.microsoft.azure.management.trafficmanager parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_7b2e7aecca74859c87eac1648b10f31c.yml href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_7b2e7aecca74859c87eac1648b10f31c.yml
@ -847,6 +831,22 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false">UpdateDefinitionStages.WithAttach#attach()</xref></p> description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false">UpdateDefinitionStages.WithAttach#attach()</xref></p>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_8d27bf2f329b743c6210da4b7bcfbb78
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_8d27bf2f329b743c6210da4b7bcfbb78.yml
name: TrafficManagerEndpoint.UpdateDefinitionStages.WithNestedProfile<ParentT>
nameWithType: TrafficManagerEndpoint.UpdateDefinitionStages.WithNestedProfile<ParentT>
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithNestedProfile<ParentT>
type: Interface
summary: >-
<p>The stage of the traffic manager nested profile endpoint definition allowing to specify the profile.</p>
<p></p>
syntax:
content: public interface WithNestedProfile<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_c1f17f416853ca8d7c00fc7e20277a1e - uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_c1f17f416853ca8d7c00fc7e20277a1e
parent: com.microsoft.azure.management.trafficmanager parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_c1f17f416853ca8d7c00fc7e20277a1e.yml href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_c1f17f416853ca8d7c00fc7e20277a1e.yml
@ -857,16 +857,6 @@ references:
summary: <p>The stage of an nested profile endpoint update allowing to specify profile and minimum child endpoint. </p> summary: <p>The stage of an nested profile endpoint update allowing to specify profile and minimum child endpoint. </p>
syntax: syntax:
content: public interface WithNestedProfileConfig content: public interface WithNestedProfileConfig
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_1d19590adcef10612e554b8107c1407b7
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_1d19590adcef10612e554b8107c1407b7.yml
name: TrafficManagerProfile.UpdateStages.WithProfileStatus
nameWithType: TrafficManagerProfile.UpdateStages.WithProfileStatus
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.UpdateStages.WithProfileStatus
type: Interface
summary: <p>The stage of the traffic manager profile update allowing to disable or enable the profile. </p>
syntax:
content: public interface WithProfileStatus
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_15e4aa764b1db442cdf0dd3b8c7aa8a8b - uid: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_15e4aa764b1db442cdf0dd3b8c7aa8a8b
parent: com.microsoft.azure.management.trafficmanager parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_15e4aa764b1db442cdf0dd3b8c7aa8a8b.yml href: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_15e4aa764b1db442cdf0dd3b8c7aa8a8b.yml
@ -877,32 +867,16 @@ references:
summary: <p>The stage of the traffic manager profile definition allowing to disable the profile. </p> summary: <p>The stage of the traffic manager profile definition allowing to disable the profile. </p>
syntax: syntax:
content: public interface WithProfileStatus content: public interface WithProfileStatus
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_4fe0c5723185a35b7c4d5372994fdd33 - uid: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_1d19590adcef10612e554b8107c1407b7
parent: com.microsoft.azure.management.trafficmanager parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_4fe0c5723185a35b7c4d5372994fdd33.yml href: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_1d19590adcef10612e554b8107c1407b7.yml
name: TrafficManagerEndpoint.UpdateStages.WithRoutingPriority name: TrafficManagerProfile.UpdateStages.WithProfileStatus
nameWithType: TrafficManagerEndpoint.UpdateStages.WithRoutingPriority nameWithType: TrafficManagerProfile.UpdateStages.WithProfileStatus
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithRoutingPriority fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.UpdateStages.WithProfileStatus
type: Interface type: Interface
summary: <p>The stage of the traffic manager profile endpoint update allowing to specify the endpoint priority. </p> summary: <p>The stage of the traffic manager profile update allowing to disable or enable the profile. </p>
syntax: syntax:
content: public interface WithRoutingPriority content: public interface WithProfileStatus
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_1ec11d7f8bf3b3f931ae8c815be55862
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_1ec11d7f8bf3b3f931ae8c815be55862.yml
name: TrafficManagerEndpoint.UpdateDefinitionStages.WithRoutingPriority<ParentT>
nameWithType: TrafficManagerEndpoint.UpdateDefinitionStages.WithRoutingPriority<ParentT>
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithRoutingPriority<ParentT>
type: Interface
summary: >-
<p>The stage of the traffic manager endpoint definition allowing to specify the endpoint priority.</p>
<p></p>
syntax:
content: public interface WithRoutingPriority<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_36cdaf82dcc5614812dc023ac31d3573 - uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_36cdaf82dcc5614812dc023ac31d3573
parent: com.microsoft.azure.management.trafficmanager parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_36cdaf82dcc5614812dc023ac31d3573.yml href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_36cdaf82dcc5614812dc023ac31d3573.yml
@ -919,22 +893,42 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p> description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_962135b058b970e85d59ac5ad40f2502 - uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_1ec11d7f8bf3b3f931ae8c815be55862
parent: com.microsoft.azure.management.trafficmanager parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_962135b058b970e85d59ac5ad40f2502.yml href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_1ec11d7f8bf3b3f931ae8c815be55862.yml
name: TrafficManagerEndpoint.DefinitionStages.WithRoutingWeight<ParentT> name: TrafficManagerEndpoint.UpdateDefinitionStages.WithRoutingPriority<ParentT>
nameWithType: TrafficManagerEndpoint.DefinitionStages.WithRoutingWeight<ParentT> nameWithType: TrafficManagerEndpoint.UpdateDefinitionStages.WithRoutingPriority<ParentT>
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithRoutingWeight<ParentT> fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithRoutingPriority<ParentT>
type: Interface type: Interface
summary: >- summary: >-
<p>The stage of the traffic manager endpoint definition allowing to specify the endpoint weight.</p> <p>The stage of the traffic manager endpoint definition allowing to specify the endpoint priority.</p>
<p></p> <p></p>
syntax: syntax:
content: public interface WithRoutingWeight<ParentT> content: public interface WithRoutingPriority<ParentT>
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p> description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_4fe0c5723185a35b7c4d5372994fdd33
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_4fe0c5723185a35b7c4d5372994fdd33.yml
name: TrafficManagerEndpoint.UpdateStages.WithRoutingPriority
nameWithType: TrafficManagerEndpoint.UpdateStages.WithRoutingPriority
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithRoutingPriority
type: Interface
summary: <p>The stage of the traffic manager profile endpoint update allowing to specify the endpoint priority. </p>
syntax:
content: public interface WithRoutingPriority
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_f5ca5fffc2b931394bc342a9b8d01aee
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_f5ca5fffc2b931394bc342a9b8d01aee.yml
name: TrafficManagerEndpoint.UpdateStages.WithRoutingWeight
nameWithType: TrafficManagerEndpoint.UpdateStages.WithRoutingWeight
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithRoutingWeight
type: Interface
summary: <p>The stage of the traffic manager profile endpoint update allowing to specify the endpoint weight. </p>
syntax:
content: public interface WithRoutingWeight
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_d68cbbd0450e1de2ef1948fa10ac166b - uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_d68cbbd0450e1de2ef1948fa10ac166b
parent: com.microsoft.azure.management.trafficmanager parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_d68cbbd0450e1de2ef1948fa10ac166b.yml href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_d68cbbd0450e1de2ef1948fa10ac166b.yml
@ -951,16 +945,22 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p> description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_f5ca5fffc2b931394bc342a9b8d01aee - uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_962135b058b970e85d59ac5ad40f2502
parent: com.microsoft.azure.management.trafficmanager parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_f5ca5fffc2b931394bc342a9b8d01aee.yml href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_962135b058b970e85d59ac5ad40f2502.yml
name: TrafficManagerEndpoint.UpdateStages.WithRoutingWeight name: TrafficManagerEndpoint.DefinitionStages.WithRoutingWeight<ParentT>
nameWithType: TrafficManagerEndpoint.UpdateStages.WithRoutingWeight nameWithType: TrafficManagerEndpoint.DefinitionStages.WithRoutingWeight<ParentT>
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithRoutingWeight fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithRoutingWeight<ParentT>
type: Interface type: Interface
summary: <p>The stage of the traffic manager profile endpoint update allowing to specify the endpoint weight. </p> summary: >-
<p>The stage of the traffic manager endpoint definition allowing to specify the endpoint weight.</p>
<p></p>
syntax: syntax:
content: public interface WithRoutingWeight content: public interface WithRoutingWeight<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_21dc22eaa35a7639adfcbf5317629e31 - uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_21dc22eaa35a7639adfcbf5317629e31
parent: com.microsoft.azure.management.trafficmanager parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_21dc22eaa35a7639adfcbf5317629e31.yml href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_21dc22eaa35a7639adfcbf5317629e31.yml
@ -977,6 +977,16 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p> description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_e5aff3298eebd22c13ac629443ff195d
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_e5aff3298eebd22c13ac629443ff195d.yml
name: TrafficManagerEndpoint.UpdateStages.WithSourceTrafficRegion
nameWithType: TrafficManagerEndpoint.UpdateStages.WithSourceTrafficRegion
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithSourceTrafficRegion
type: Interface
summary: <p>The stage of the traffic manager endpoint update allowing to specify the location of the external or nested profile endpoints. </p>
syntax:
content: public interface WithSourceTrafficRegion
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_2349f44c619a8752276d6db6b5e57526 - uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_2349f44c619a8752276d6db6b5e57526
parent: com.microsoft.azure.management.trafficmanager parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_2349f44c619a8752276d6db6b5e57526.yml href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_2349f44c619a8752276d6db6b5e57526.yml
@ -993,32 +1003,6 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p> description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_e5aff3298eebd22c13ac629443ff195d
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_e5aff3298eebd22c13ac629443ff195d.yml
name: TrafficManagerEndpoint.UpdateStages.WithSourceTrafficRegion
nameWithType: TrafficManagerEndpoint.UpdateStages.WithSourceTrafficRegion
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithSourceTrafficRegion
type: Interface
summary: <p>The stage of the traffic manager endpoint update allowing to specify the location of the external or nested profile endpoints. </p>
syntax:
content: public interface WithSourceTrafficRegion
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_130272ee0c91075cca0720a5447ca2d9
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_130272ee0c91075cca0720a5447ca2d9.yml
name: TrafficManagerEndpoint.DefinitionStages.WithSourceTrafficRegionThenThreshold<ParentT>
nameWithType: TrafficManagerEndpoint.DefinitionStages.WithSourceTrafficRegionThenThreshold<ParentT>
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithSourceTrafficRegionThenThreshold<ParentT>
type: Interface
summary: >-
<p>The stage of the traffic manager endpoint definition allowing to specify the location of the nested profile endpoint.</p>
<p></p>
syntax:
content: public interface WithSourceTrafficRegionThenThreshold<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_f0629f662c1006ba94aafffd442cc1b3 - uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_f0629f662c1006ba94aafffd442cc1b3
parent: com.microsoft.azure.management.trafficmanager parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_f0629f662c1006ba94aafffd442cc1b3.yml href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_f0629f662c1006ba94aafffd442cc1b3.yml
@ -1035,6 +1019,22 @@ references:
typeParameters: typeParameters:
- type: 18a275b1 - type: 18a275b1
description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p> description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_130272ee0c91075cca0720a5447ca2d9
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_130272ee0c91075cca0720a5447ca2d9.yml
name: TrafficManagerEndpoint.DefinitionStages.WithSourceTrafficRegionThenThreshold<ParentT>
nameWithType: TrafficManagerEndpoint.DefinitionStages.WithSourceTrafficRegionThenThreshold<ParentT>
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithSourceTrafficRegionThenThreshold<ParentT>
type: Interface
summary: >-
<p>The stage of the traffic manager endpoint definition allowing to specify the location of the nested profile endpoint.</p>
<p></p>
syntax:
content: public interface WithSourceTrafficRegionThenThreshold<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref uid="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false">WithAttach#attach()</xref></p>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_dd7af36e2df2b406106ce0d537e400bb - uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_dd7af36e2df2b406106ce0d537e400bb
parent: com.microsoft.azure.management.trafficmanager parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_dd7af36e2df2b406106ce0d537e400bb.yml href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_dd7af36e2df2b406106ce0d537e400bb.yml

Просмотреть файл

@ -166,7 +166,7 @@ items:
startLine: 240 startLine: 240
package: com.microsoft.azure.sdk.iot.device package: com.microsoft.azure.sdk.iot.device
summary: >- summary: >-
<p>Creates a device client that uses the provided security client for authentication.</p> <p>Creates a device client that uses the provided security provider for authentication.</p>
<p></p> <p></p>
syntax: syntax:
@ -180,7 +180,7 @@ items:
description: <p>The id for the device to use </p> description: <p>The id for the device to use </p>
- id: securityProvider - id: securityProvider
type: com.microsoft.azure.sdk.iot.provisioning.security._security_provider type: com.microsoft.azure.sdk.iot.provisioning.security._security_provider
description: <p>The security client for the device </p> description: <p>The security provider for the device </p>
- id: protocol - id: protocol
type: com.microsoft.azure.sdk.iot.device._iot_hub_client_protocol type: com.microsoft.azure.sdk.iot.device._iot_hub_client_protocol
description: <p>The protocol the device shall use for communication to the IoT Hub </p> description: <p>The protocol the device shall use for communication to the IoT Hub </p>

Просмотреть файл

@ -61,7 +61,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java
startLine: 439 startLine: 440
package: com.microsoft.azure.sdk.iot.device package: com.microsoft.azure.sdk.iot.device
syntax: syntax:
content: protected DeviceClientConfig() content: protected DeviceClientConfig()
@ -149,7 +149,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java
startLine: 432 startLine: 433
package: com.microsoft.azure.sdk.iot.device package: com.microsoft.azure.sdk.iot.device
summary: >- summary: >-
<p>Getter for AuthenticationType</p> <p>Getter for AuthenticationType</p>
@ -174,7 +174,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java
startLine: 285 startLine: 286
package: com.microsoft.azure.sdk.iot.device package: com.microsoft.azure.sdk.iot.device
summary: >- summary: >-
<p>Getter for the device ID.</p> <p>Getter for the device ID.</p>
@ -199,7 +199,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java
startLine: 350 startLine: 351
package: com.microsoft.azure.sdk.iot.device package: com.microsoft.azure.sdk.iot.device
summary: >- summary: >-
<p>Getter for the device twin message callback.</p> <p>Getter for the device twin message callback.</p>
@ -224,7 +224,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java
startLine: 363 startLine: 364
package: com.microsoft.azure.sdk.iot.device package: com.microsoft.azure.sdk.iot.device
summary: >- summary: >-
<p>Getter for the context to be passed in to the device twin message callback.</p> <p>Getter for the context to be passed in to the device twin message callback.</p>
@ -249,7 +249,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java
startLine: 309 startLine: 310
package: com.microsoft.azure.sdk.iot.device package: com.microsoft.azure.sdk.iot.device
summary: >- summary: >-
<p>Getter for the message callback.</p> <p>Getter for the message callback.</p>
@ -274,7 +274,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java
startLine: 320 startLine: 321
package: com.microsoft.azure.sdk.iot.device package: com.microsoft.azure.sdk.iot.device
summary: >- summary: >-
<p>Getter for the context to be passed in to the message callback.</p> <p>Getter for the context to be passed in to the message callback.</p>
@ -299,7 +299,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java
startLine: 394 startLine: 395
package: com.microsoft.azure.sdk.iot.device package: com.microsoft.azure.sdk.iot.device
summary: >- summary: >-
<p>Getter for the device twin message callback.</p> <p>Getter for the device twin message callback.</p>
@ -324,7 +324,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java
startLine: 407 startLine: 408
package: com.microsoft.azure.sdk.iot.device package: com.microsoft.azure.sdk.iot.device
summary: >- summary: >-
<p>Getter for the context to be passed in to the device twin message callback.</p> <p>Getter for the context to be passed in to the device twin message callback.</p>
@ -349,7 +349,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java
startLine: 221 startLine: 222
package: com.microsoft.azure.sdk.iot.device package: com.microsoft.azure.sdk.iot.device
summary: >- summary: >-
<p>Getter for <xref uid="com.microsoft.azure.sdk.iot.device._iot_hub_connection_string" data-throw-if-not-resolved="false">IotHubConnectionString</xref></p> <p>Getter for <xref uid="com.microsoft.azure.sdk.iot.device._iot_hub_connection_string" data-throw-if-not-resolved="false">IotHubConnectionString</xref></p>
@ -374,7 +374,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java
startLine: 264 startLine: 265
package: com.microsoft.azure.sdk.iot.device package: com.microsoft.azure.sdk.iot.device
summary: <p>Getter for the IoT Hub hostname. </p> summary: <p>Getter for the IoT Hub hostname. </p>
syntax: syntax:
@ -396,7 +396,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java
startLine: 274 startLine: 275
package: com.microsoft.azure.sdk.iot.device package: com.microsoft.azure.sdk.iot.device
summary: <p>Getter for the IoT Hub name. </p> summary: <p>Getter for the IoT Hub name. </p>
syntax: syntax:
@ -418,7 +418,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java
startLine: 421 startLine: 422
package: com.microsoft.azure.sdk.iot.device package: com.microsoft.azure.sdk.iot.device
summary: >- summary: >-
<p>Getter for the timeout, in seconds, for the lock that the client has on a received message.</p> <p>Getter for the timeout, in seconds, for the lock that the client has on a received message.</p>
@ -443,7 +443,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java
startLine: 298 startLine: 299
package: com.microsoft.azure.sdk.iot.device package: com.microsoft.azure.sdk.iot.device
summary: >- summary: >-
<p>Getter for the timeout, in milliseconds, after a connection is established for the server to respond to the request.</p> <p>Getter for the timeout, in milliseconds, after a connection is established for the server to respond to the request.</p>
@ -462,22 +462,22 @@ items:
- java - java
name: getSasTokenAuthentication() name: getSasTokenAuthentication()
nameWithType: DeviceClientConfig.getSasTokenAuthentication() nameWithType: DeviceClientConfig.getSasTokenAuthentication()
fullName: IotHubSasTokenAuthentication com.microsoft.azure.sdk.iot.device.DeviceClientConfig.getSasTokenAuthentication() fullName: IotHubSasTokenAuthenticationProvider com.microsoft.azure.sdk.iot.device.DeviceClientConfig.getSasTokenAuthentication()
overload: com.microsoft.azure.sdk.iot.device._device_client_config.getSasTokenAuthentication* overload: com.microsoft.azure.sdk.iot.device._device_client_config.getSasTokenAuthentication*
type: Method type: Method
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java
startLine: 210 startLine: 211
package: com.microsoft.azure.sdk.iot.device package: com.microsoft.azure.sdk.iot.device
summary: >- summary: >-
<p>Getter for SasTokenAuthentication</p> <p>Getter for SasTokenAuthentication</p>
<p></p> <p></p>
syntax: syntax:
content: public IotHubSasTokenAuthentication getSasTokenAuthentication() content: public IotHubSasTokenAuthenticationProvider getSasTokenAuthentication()
return: return:
type: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication type: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
description: <p>The value of SasTokenAuthentication </p> description: <p>The value of SasTokenAuthentication </p>
- uid: com.microsoft.azure.sdk.iot.device._device_client_config.getX509Authentication() - uid: com.microsoft.azure.sdk.iot.device._device_client_config.getX509Authentication()
id: getX509Authentication() id: getX509Authentication()
@ -487,22 +487,22 @@ items:
- java - java
name: getX509Authentication() name: getX509Authentication()
nameWithType: DeviceClientConfig.getX509Authentication() nameWithType: DeviceClientConfig.getX509Authentication()
fullName: IotHubX509Authentication com.microsoft.azure.sdk.iot.device.DeviceClientConfig.getX509Authentication() fullName: IotHubX509AuthenticationProvider com.microsoft.azure.sdk.iot.device.DeviceClientConfig.getX509Authentication()
overload: com.microsoft.azure.sdk.iot.device._device_client_config.getX509Authentication* overload: com.microsoft.azure.sdk.iot.device._device_client_config.getX509Authentication*
type: Method type: Method
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java
startLine: 199 startLine: 200
package: com.microsoft.azure.sdk.iot.device package: com.microsoft.azure.sdk.iot.device
summary: >- summary: >-
<p>Getter for X509Authentication</p> <p>Getter for X509Authentication</p>
<p></p> <p></p>
syntax: syntax:
content: public IotHubX509Authentication getX509Authentication() content: public IotHubX509AuthenticationProvider getX509Authentication()
return: return:
type: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication type: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication_provider
description: <p>The value of X509Authentication </p> description: <p>The value of X509Authentication </p>
- uid: com.microsoft.azure.sdk.iot.device._device_client_config.isUseWebsocket() - uid: com.microsoft.azure.sdk.iot.device._device_client_config.isUseWebsocket()
id: isUseWebsocket() id: isUseWebsocket()
@ -518,7 +518,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java
startLine: 231 startLine: 232
package: com.microsoft.azure.sdk.iot.device package: com.microsoft.azure.sdk.iot.device
summary: <p>Getter for Websocket </p> summary: <p>Getter for Websocket </p>
syntax: syntax:
@ -540,7 +540,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java
startLine: 332 startLine: 333
package: com.microsoft.azure.sdk.iot.device package: com.microsoft.azure.sdk.iot.device
summary: >- summary: >-
<p>Setter for the device method message callback.</p> <p>Setter for the device method message callback.</p>
@ -569,7 +569,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java
startLine: 377 startLine: 378
package: com.microsoft.azure.sdk.iot.device package: com.microsoft.azure.sdk.iot.device
summary: >- summary: >-
<p>Setter for the device twin message callback.</p> <p>Setter for the device twin message callback.</p>
@ -598,7 +598,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java
startLine: 252 startLine: 253
package: com.microsoft.azure.sdk.iot.device package: com.microsoft.azure.sdk.iot.device
summary: >- summary: >-
<p>Setter for the message callback. Can be<code>null  <p>Setter for the message callback. Can be<code>null 
@ -630,7 +630,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/DeviceClientConfig.java
startLine: 241 startLine: 242
package: com.microsoft.azure.sdk.iot.device package: com.microsoft.azure.sdk.iot.device
summary: <p>Setter for Websocket </p> summary: <p>Setter for Websocket </p>
syntax: syntax:
@ -660,12 +660,12 @@ references:
- uid: com.microsoft.azure.sdk.iot.device._device_client_config.getX509Authentication* - uid: com.microsoft.azure.sdk.iot.device._device_client_config.getX509Authentication*
name: getX509Authentication name: getX509Authentication
nameWithType: DeviceClientConfig.getX509Authentication nameWithType: DeviceClientConfig.getX509Authentication
fullName: IotHubX509Authentication com.microsoft.azure.sdk.iot.device.DeviceClientConfig.getX509Authentication fullName: IotHubX509AuthenticationProvider com.microsoft.azure.sdk.iot.device.DeviceClientConfig.getX509Authentication
package: com.microsoft.azure.sdk.iot.device package: com.microsoft.azure.sdk.iot.device
- uid: com.microsoft.azure.sdk.iot.device._device_client_config.getSasTokenAuthentication* - uid: com.microsoft.azure.sdk.iot.device._device_client_config.getSasTokenAuthentication*
name: getSasTokenAuthentication name: getSasTokenAuthentication
nameWithType: DeviceClientConfig.getSasTokenAuthentication nameWithType: DeviceClientConfig.getSasTokenAuthentication
fullName: IotHubSasTokenAuthentication com.microsoft.azure.sdk.iot.device.DeviceClientConfig.getSasTokenAuthentication fullName: IotHubSasTokenAuthenticationProvider com.microsoft.azure.sdk.iot.device.DeviceClientConfig.getSasTokenAuthentication
package: com.microsoft.azure.sdk.iot.device package: com.microsoft.azure.sdk.iot.device
- uid: com.microsoft.azure.sdk.iot.device._device_client_config.getIotHubConnectionString* - uid: com.microsoft.azure.sdk.iot.device._device_client_config.getIotHubConnectionString*
name: getIotHubConnectionString name: getIotHubConnectionString
@ -765,24 +765,24 @@ references:
nameWithType: DeviceClientConfig.getAuthenticationType nameWithType: DeviceClientConfig.getAuthenticationType
fullName: AuthType com.microsoft.azure.sdk.iot.device.DeviceClientConfig.getAuthenticationType fullName: AuthType com.microsoft.azure.sdk.iot.device.DeviceClientConfig.getAuthenticationType
package: com.microsoft.azure.sdk.iot.device package: com.microsoft.azure.sdk.iot.device
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication_provider
parent: com.microsoft.azure.sdk.iot.device.auth parent: com.microsoft.azure.sdk.iot.device.auth
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication_provider.yml
name: IotHubX509Authentication name: IotHubX509AuthenticationProvider
nameWithType: IotHubX509Authentication nameWithType: IotHubX509AuthenticationProvider
fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubX509Authentication fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubX509AuthenticationProvider
type: Class type: Class
syntax: syntax:
content: public class IotHubX509Authentication content: public class IotHubX509AuthenticationProvider
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
parent: com.microsoft.azure.sdk.iot.device.auth parent: com.microsoft.azure.sdk.iot.device.auth
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
name: IotHubSasTokenAuthentication name: IotHubSasTokenAuthenticationProvider
nameWithType: IotHubSasTokenAuthentication nameWithType: IotHubSasTokenAuthenticationProvider
fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider
type: Class type: Class
syntax: syntax:
content: public class IotHubSasTokenAuthentication content: public class IotHubSasTokenAuthenticationProvider
- uid: com.microsoft.azure.sdk.iot.device._iot_hub_connection_string - uid: com.microsoft.azure.sdk.iot.device._iot_hub_connection_string
parent: com.microsoft.azure.sdk.iot.device parent: com.microsoft.azure.sdk.iot.device
href: com.microsoft.azure.sdk.iot.device._iot_hub_connection_string.yml href: com.microsoft.azure.sdk.iot.device._iot_hub_connection_string.yml

Просмотреть файл

@ -1,97 +1,97 @@
### YamlMime:ManagedReference ### YamlMime:ManagedReference
items: items:
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
id: _iot_hub_sas_token_authentication id: _iot_hub_sas_token_authentication_provider
parent: com.microsoft.azure.sdk.iot.device.auth parent: com.microsoft.azure.sdk.iot.device.auth
children: children:
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.deviceId - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.deviceId
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.ENCODING_FORMAT_NAME - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.ENCODING_FORMAT_NAME
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.getCurrentSasToken() - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.getCurrentSasToken()
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.getRenewedSasToken() - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.getRenewedSasToken()
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.getSSLContext() - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.getSSLContext()
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.getTokenValidSecs() - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.getTokenValidSecs()
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.hostname - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.hostname
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.iotHubSSLContext - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.iotHubSSLContext
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.isRenewalNecessary() - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.isRenewalNecessary()
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.MILLISECONDS_PER_SECOND - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.MILLISECONDS_PER_SECOND
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.MINIMUM_EXPIRATION_TIME_OFFSET - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.MINIMUM_EXPIRATION_TIME_OFFSET
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.sasToken - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.sasToken
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.setIotHubTrustedCert(String) - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.setIotHubTrustedCert(String)
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.setPathToIotHubTrustedCert(String) - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.setPathToIotHubTrustedCert(String)
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.setTokenValidSecs(long) - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.setTokenValidSecs(long)
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.sslContextNeedsUpdate - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.sslContextNeedsUpdate
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.tokenValidSecs - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.tokenValidSecs
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
langs: langs:
- java - java
name: IotHubSasTokenAuthentication name: IotHubSasTokenAuthenticationProvider
nameWithType: IotHubSasTokenAuthentication nameWithType: IotHubSasTokenAuthenticationProvider
fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider
type: Class type: Class
source: source:
remote: &o0 remote: &o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenAuthenticationProvider.java
branch: master branch: master
repo: https://github.com/Azure/azure-iot-sdk-java repo: https://github.com/Azure/azure-iot-sdk-java
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenAuthenticationProvider.java
startLine: 11 startLine: 11
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
syntax: syntax:
content: public class IotHubSasTokenAuthentication content: public class IotHubSasTokenAuthenticationProvider
inheritance: inheritance:
- java.lang.Object - java.lang.Object
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.deviceId - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.deviceId
id: deviceId id: deviceId
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
langs: langs:
- java - java
name: deviceId name: deviceId
nameWithType: IotHubSasTokenAuthentication.deviceId nameWithType: IotHubSasTokenAuthenticationProvider.deviceId
fullName: String com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication.deviceId fullName: String com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.deviceId
type: Field type: Field
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenAuthenticationProvider.java
startLine: 30 startLine: 30
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
syntax: syntax:
content: protected String deviceId content: protected String deviceId
return: return:
type: "26831127" type: "26831127"
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.ENCODING_FORMAT_NAME - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.ENCODING_FORMAT_NAME
id: ENCODING_FORMAT_NAME id: ENCODING_FORMAT_NAME
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
langs: langs:
- java - java
name: ENCODING_FORMAT_NAME name: ENCODING_FORMAT_NAME
nameWithType: IotHubSasTokenAuthentication.ENCODING_FORMAT_NAME nameWithType: IotHubSasTokenAuthenticationProvider.ENCODING_FORMAT_NAME
fullName: final String com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication.ENCODING_FORMAT_NAME fullName: final String com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.ENCODING_FORMAT_NAME
type: Field type: Field
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenAuthenticationProvider.java
startLine: 24 startLine: 24
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
syntax: syntax:
content: protected static final String ENCODING_FORMAT_NAME= StandardCharsets.UTF_8.displayName() content: protected static final String ENCODING_FORMAT_NAME= StandardCharsets.UTF_8.displayName()
return: return:
type: 3d93591e type: 3d93591e
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.getCurrentSasToken() - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.getCurrentSasToken()
id: getCurrentSasToken() id: getCurrentSasToken()
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
langs: langs:
- java - java
name: getCurrentSasToken() name: getCurrentSasToken()
nameWithType: IotHubSasTokenAuthentication.getCurrentSasToken() nameWithType: IotHubSasTokenAuthenticationProvider.getCurrentSasToken()
fullName: String com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication.getCurrentSasToken() fullName: String com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.getCurrentSasToken()
overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.getCurrentSasToken* overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.getCurrentSasToken*
type: Method type: Method
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenAuthenticationProvider.java
startLine: 47 startLine: 47
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
summary: >- summary: >-
@ -103,195 +103,195 @@ items:
return: return:
type: "26831127" type: "26831127"
description: <p>The value of SasToken </p> description: <p>The value of SasToken </p>
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.getRenewedSasToken() - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.getRenewedSasToken()
id: getRenewedSasToken() id: getRenewedSasToken()
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
langs: langs:
- java - java
name: getRenewedSasToken() name: getRenewedSasToken()
nameWithType: IotHubSasTokenAuthentication.getRenewedSasToken() nameWithType: IotHubSasTokenAuthenticationProvider.getRenewedSasToken()
fullName: abstract String com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication.getRenewedSasToken() fullName: abstract String com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.getRenewedSasToken()
overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.getRenewedSasToken* overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.getRenewedSasToken*
type: Method type: Method
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenAuthenticationProvider.java
startLine: 40 startLine: 40
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
syntax: syntax:
content: public abstract String getRenewedSasToken() content: public abstract String getRenewedSasToken()
return: return:
type: 9065866d type: 9065866d
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.getSSLContext() - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.getSSLContext()
id: getSSLContext() id: getSSLContext()
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
langs: langs:
- java - java
name: getSSLContext() name: getSSLContext()
nameWithType: IotHubSasTokenAuthentication.getSSLContext() nameWithType: IotHubSasTokenAuthenticationProvider.getSSLContext()
fullName: abstract SSLContext com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication.getSSLContext() fullName: abstract SSLContext com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.getSSLContext()
overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.getSSLContext* overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.getSSLContext*
type: Method type: Method
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenAuthenticationProvider.java
startLine: 37 startLine: 37
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
syntax: syntax:
content: public abstract SSLContext getSSLContext() content: public abstract SSLContext getSSLContext()
return: return:
type: 6de79eb1 type: 6de79eb1
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.getTokenValidSecs() - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.getTokenValidSecs()
id: getTokenValidSecs() id: getTokenValidSecs()
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
langs: langs:
- java - java
name: getTokenValidSecs() name: getTokenValidSecs()
nameWithType: IotHubSasTokenAuthentication.getTokenValidSecs() nameWithType: IotHubSasTokenAuthenticationProvider.getTokenValidSecs()
fullName: long com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication.getTokenValidSecs() fullName: long com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.getTokenValidSecs()
overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.getTokenValidSecs* overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.getTokenValidSecs*
type: Method type: Method
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenAuthenticationProvider.java
startLine: 71 startLine: 71
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
syntax: syntax:
content: public long getTokenValidSecs() content: public long getTokenValidSecs()
return: return:
type: 0364520f type: 0364520f
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.hostname - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.hostname
id: hostname id: hostname
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
langs: langs:
- java - java
name: hostname name: hostname
nameWithType: IotHubSasTokenAuthentication.hostname nameWithType: IotHubSasTokenAuthenticationProvider.hostname
fullName: String com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication.hostname fullName: String com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.hostname
type: Field type: Field
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenAuthenticationProvider.java
startLine: 29 startLine: 29
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
syntax: syntax:
content: protected String hostname content: protected String hostname
return: return:
type: "26831127" type: "26831127"
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.iotHubSSLContext - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.iotHubSSLContext
id: iotHubSSLContext id: iotHubSSLContext
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
langs: langs:
- java - java
name: iotHubSSLContext name: iotHubSSLContext
nameWithType: IotHubSasTokenAuthentication.iotHubSSLContext nameWithType: IotHubSasTokenAuthenticationProvider.iotHubSSLContext
fullName: IotHubSSLContext com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication.iotHubSSLContext fullName: IotHubSSLContext com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.iotHubSSLContext
type: Field type: Field
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenAuthenticationProvider.java
startLine: 27 startLine: 27
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
syntax: syntax:
content: protected IotHubSSLContext iotHubSSLContext content: protected IotHubSSLContext iotHubSSLContext
return: return:
type: com.microsoft.azure.sdk.iot.device.auth._iot_hub_s_s_l_context type: com.microsoft.azure.sdk.iot.device.auth._iot_hub_s_s_l_context
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.isRenewalNecessary() - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.isRenewalNecessary()
id: isRenewalNecessary() id: isRenewalNecessary()
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
langs: langs:
- java - java
name: isRenewalNecessary() name: isRenewalNecessary()
nameWithType: IotHubSasTokenAuthentication.isRenewalNecessary() nameWithType: IotHubSasTokenAuthenticationProvider.isRenewalNecessary()
fullName: boolean com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication.isRenewalNecessary() fullName: boolean com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.isRenewalNecessary()
overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.isRenewalNecessary* overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.isRenewalNecessary*
type: Method type: Method
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenAuthenticationProvider.java
startLine: 65 startLine: 65
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
syntax: syntax:
content: public boolean isRenewalNecessary() content: public boolean isRenewalNecessary()
return: return:
type: 4fc6e284 type: 4fc6e284
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.MILLISECONDS_PER_SECOND - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.MILLISECONDS_PER_SECOND
id: MILLISECONDS_PER_SECOND id: MILLISECONDS_PER_SECOND
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
langs: langs:
- java - java
name: MILLISECONDS_PER_SECOND name: MILLISECONDS_PER_SECOND
nameWithType: IotHubSasTokenAuthentication.MILLISECONDS_PER_SECOND nameWithType: IotHubSasTokenAuthenticationProvider.MILLISECONDS_PER_SECOND
fullName: final long com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication.MILLISECONDS_PER_SECOND fullName: final long com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.MILLISECONDS_PER_SECOND
type: Field type: Field
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenAuthenticationProvider.java
startLine: 21 startLine: 21
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
syntax: syntax:
content: protected static final long MILLISECONDS_PER_SECOND= 1000L content: protected static final long MILLISECONDS_PER_SECOND= 1000L
return: return:
type: 4c60ae65 type: 4c60ae65
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.MINIMUM_EXPIRATION_TIME_OFFSET - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.MINIMUM_EXPIRATION_TIME_OFFSET
id: MINIMUM_EXPIRATION_TIME_OFFSET id: MINIMUM_EXPIRATION_TIME_OFFSET
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
langs: langs:
- java - java
name: MINIMUM_EXPIRATION_TIME_OFFSET name: MINIMUM_EXPIRATION_TIME_OFFSET
nameWithType: IotHubSasTokenAuthentication.MINIMUM_EXPIRATION_TIME_OFFSET nameWithType: IotHubSasTokenAuthenticationProvider.MINIMUM_EXPIRATION_TIME_OFFSET
fullName: final long com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication.MINIMUM_EXPIRATION_TIME_OFFSET fullName: final long com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.MINIMUM_EXPIRATION_TIME_OFFSET
type: Field type: Field
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenAuthenticationProvider.java
startLine: 22 startLine: 22
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
syntax: syntax:
content: protected static final long MINIMUM_EXPIRATION_TIME_OFFSET= 1L content: protected static final long MINIMUM_EXPIRATION_TIME_OFFSET= 1L
return: return:
type: 4c60ae65 type: 4c60ae65
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.sasToken - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.sasToken
id: sasToken id: sasToken
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
langs: langs:
- java - java
name: sasToken name: sasToken
nameWithType: IotHubSasTokenAuthentication.sasToken nameWithType: IotHubSasTokenAuthenticationProvider.sasToken
fullName: IotHubSasToken com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication.sasToken fullName: IotHubSasToken com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.sasToken
type: Field type: Field
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenAuthenticationProvider.java
startLine: 26 startLine: 26
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
syntax: syntax:
content: protected IotHubSasToken sasToken content: protected IotHubSasToken sasToken
return: return:
type: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token type: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.setIotHubTrustedCert(String) - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.setIotHubTrustedCert(String)
id: setIotHubTrustedCert(String) id: setIotHubTrustedCert(String)
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
langs: langs:
- java - java
name: setIotHubTrustedCert(String certificate) name: setIotHubTrustedCert(String certificate)
nameWithType: IotHubSasTokenAuthentication.setIotHubTrustedCert(String certificate) nameWithType: IotHubSasTokenAuthenticationProvider.setIotHubTrustedCert(String certificate)
fullName: abstract void com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication.setIotHubTrustedCert(String certificate) fullName: abstract void com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.setIotHubTrustedCert(String certificate)
overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.setIotHubTrustedCert* overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.setIotHubTrustedCert*
type: Method type: Method
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenAuthenticationProvider.java
startLine: 35 startLine: 35
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
syntax: syntax:
@ -301,20 +301,20 @@ items:
type: "26831127" type: "26831127"
return: return:
type: 5beb11ad type: 5beb11ad
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.setPathToIotHubTrustedCert(String) - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.setPathToIotHubTrustedCert(String)
id: setPathToIotHubTrustedCert(String) id: setPathToIotHubTrustedCert(String)
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
langs: langs:
- java - java
name: setPathToIotHubTrustedCert(String pathToCertificate) name: setPathToIotHubTrustedCert(String pathToCertificate)
nameWithType: IotHubSasTokenAuthentication.setPathToIotHubTrustedCert(String pathToCertificate) nameWithType: IotHubSasTokenAuthenticationProvider.setPathToIotHubTrustedCert(String pathToCertificate)
fullName: abstract void com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication.setPathToIotHubTrustedCert(String pathToCertificate) fullName: abstract void com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.setPathToIotHubTrustedCert(String pathToCertificate)
overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.setPathToIotHubTrustedCert* overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.setPathToIotHubTrustedCert*
type: Method type: Method
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenAuthenticationProvider.java
startLine: 34 startLine: 34
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
syntax: syntax:
@ -324,20 +324,20 @@ items:
type: "26831127" type: "26831127"
return: return:
type: 5beb11ad type: 5beb11ad
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.setTokenValidSecs(long) - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.setTokenValidSecs(long)
id: setTokenValidSecs(long) id: setTokenValidSecs(long)
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
langs: langs:
- java - java
name: setTokenValidSecs(long tokenValidSecs) name: setTokenValidSecs(long tokenValidSecs)
nameWithType: IotHubSasTokenAuthentication.setTokenValidSecs(long tokenValidSecs) nameWithType: IotHubSasTokenAuthenticationProvider.setTokenValidSecs(long tokenValidSecs)
fullName: void com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication.setTokenValidSecs(long tokenValidSecs) fullName: void com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.setTokenValidSecs(long tokenValidSecs)
overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.setTokenValidSecs* overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.setTokenValidSecs*
type: Method type: Method
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenAuthenticationProvider.java
startLine: 53 startLine: 53
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
syntax: syntax:
@ -345,38 +345,38 @@ items:
parameters: parameters:
- id: tokenValidSecs - id: tokenValidSecs
type: 0364520f type: 0364520f
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.sslContextNeedsUpdate - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.sslContextNeedsUpdate
id: sslContextNeedsUpdate id: sslContextNeedsUpdate
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
langs: langs:
- java - java
name: sslContextNeedsUpdate name: sslContextNeedsUpdate
nameWithType: IotHubSasTokenAuthentication.sslContextNeedsUpdate nameWithType: IotHubSasTokenAuthenticationProvider.sslContextNeedsUpdate
fullName: boolean com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication.sslContextNeedsUpdate fullName: boolean com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.sslContextNeedsUpdate
type: Field type: Field
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenAuthenticationProvider.java
startLine: 32 startLine: 32
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
syntax: syntax:
content: protected boolean sslContextNeedsUpdate content: protected boolean sslContextNeedsUpdate
return: return:
type: 4fc6e284 type: 4fc6e284
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.tokenValidSecs - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.tokenValidSecs
id: tokenValidSecs id: tokenValidSecs
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
langs: langs:
- java - java
name: tokenValidSecs name: tokenValidSecs
nameWithType: IotHubSasTokenAuthentication.tokenValidSecs nameWithType: IotHubSasTokenAuthenticationProvider.tokenValidSecs
fullName: long com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication.tokenValidSecs fullName: long com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.tokenValidSecs
type: Field type: Field
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenAuthenticationProvider.java
startLine: 19 startLine: 19
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
summary: >- summary: >-
@ -412,63 +412,72 @@ references:
spec.java: spec.java:
- name: abstract void - name: abstract void
fullName: abstract void fullName: abstract void
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.setPathToIotHubTrustedCert* - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.setPathToIotHubTrustedCert*
name: setPathToIotHubTrustedCert name: setPathToIotHubTrustedCert
nameWithType: IotHubSasTokenAuthentication.setPathToIotHubTrustedCert nameWithType: IotHubSasTokenAuthenticationProvider.setPathToIotHubTrustedCert
fullName: abstract void com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication.setPathToIotHubTrustedCert fullName: abstract void com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.setPathToIotHubTrustedCert
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.setIotHubTrustedCert* - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.setIotHubTrustedCert*
name: setIotHubTrustedCert name: setIotHubTrustedCert
nameWithType: IotHubSasTokenAuthentication.setIotHubTrustedCert nameWithType: IotHubSasTokenAuthenticationProvider.setIotHubTrustedCert
fullName: abstract void com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication.setIotHubTrustedCert fullName: abstract void com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.setIotHubTrustedCert
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
- uid: 6de79eb1 - uid: 6de79eb1
spec.java: spec.java:
- name: abstract SSLContext - name: abstract SSLContext
fullName: abstract SSLContext fullName: abstract SSLContext
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.getSSLContext* - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.getSSLContext*
name: getSSLContext name: getSSLContext
nameWithType: IotHubSasTokenAuthentication.getSSLContext nameWithType: IotHubSasTokenAuthenticationProvider.getSSLContext
fullName: abstract SSLContext com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication.getSSLContext fullName: abstract SSLContext com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.getSSLContext
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
- uid: 9065866d - uid: 9065866d
spec.java: spec.java:
- name: abstract String - name: abstract String
fullName: abstract String fullName: abstract String
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.getRenewedSasToken* - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.getRenewedSasToken*
name: getRenewedSasToken name: getRenewedSasToken
nameWithType: IotHubSasTokenAuthentication.getRenewedSasToken nameWithType: IotHubSasTokenAuthenticationProvider.getRenewedSasToken
fullName: abstract String com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication.getRenewedSasToken fullName: abstract String com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.getRenewedSasToken
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.getCurrentSasToken* - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.getCurrentSasToken*
name: getCurrentSasToken name: getCurrentSasToken
nameWithType: IotHubSasTokenAuthentication.getCurrentSasToken nameWithType: IotHubSasTokenAuthenticationProvider.getCurrentSasToken
fullName: String com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication.getCurrentSasToken fullName: String com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.getCurrentSasToken
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.setTokenValidSecs* - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.setTokenValidSecs*
name: setTokenValidSecs name: setTokenValidSecs
nameWithType: IotHubSasTokenAuthentication.setTokenValidSecs nameWithType: IotHubSasTokenAuthenticationProvider.setTokenValidSecs
fullName: void com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication.setTokenValidSecs fullName: void com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.setTokenValidSecs
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.isRenewalNecessary* - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.isRenewalNecessary*
name: isRenewalNecessary name: isRenewalNecessary
nameWithType: IotHubSasTokenAuthentication.isRenewalNecessary nameWithType: IotHubSasTokenAuthenticationProvider.isRenewalNecessary
fullName: boolean com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication.isRenewalNecessary fullName: boolean com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.isRenewalNecessary
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.getTokenValidSecs* - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.getTokenValidSecs*
name: getTokenValidSecs name: getTokenValidSecs
nameWithType: IotHubSasTokenAuthentication.getTokenValidSecs nameWithType: IotHubSasTokenAuthenticationProvider.getTokenValidSecs
fullName: long com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication.getTokenValidSecs fullName: long com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.getTokenValidSecs
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider
parent: com.microsoft.azure.sdk.iot.device.auth parent: com.microsoft.azure.sdk.iot.device.auth
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider.yml
name: IotHubSasTokenSoftwareAuthentication name: IotHubSasTokenHardwareAuthenticationProvider
nameWithType: IotHubSasTokenSoftwareAuthentication nameWithType: IotHubSasTokenHardwareAuthenticationProvider
fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthentication fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenHardwareAuthenticationProvider
type: Class type: Class
syntax: syntax:
content: public class IotHubSasTokenSoftwareAuthentication content: public class IotHubSasTokenHardwareAuthenticationProvider
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider
parent: com.microsoft.azure.sdk.iot.device.auth
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.yml
name: IotHubSasTokenSoftwareAuthenticationProvider
nameWithType: IotHubSasTokenSoftwareAuthenticationProvider
fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthenticationProvider
type: Class
syntax:
content: public class IotHubSasTokenSoftwareAuthenticationProvider
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token
parent: com.microsoft.azure.sdk.iot.device.auth parent: com.microsoft.azure.sdk.iot.device.auth
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token.yml

Просмотреть файл

@ -0,0 +1,417 @@
### YamlMime:ManagedReference
items:
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider
id: _iot_hub_sas_token_hardware_authentication_provider
parent: com.microsoft.azure.sdk.iot.device.auth
children:
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider.getRenewedSasToken()
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider.getSSLContext()
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider.IotHubSasTokenHardwareAuthenticationProvider(String,String,SecurityProvider)
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider.securityProvider
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider.setIotHubTrustedCert(String)
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider.setPathToIotHubTrustedCert(String)
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider.yml
langs:
- java
name: IotHubSasTokenHardwareAuthenticationProvider
nameWithType: IotHubSasTokenHardwareAuthenticationProvider
fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenHardwareAuthenticationProvider
type: Class
source:
remote: &o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenHardwareAuthenticationProvider.java
branch: master
repo: https://github.com/Azure/azure-iot-sdk-java
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenHardwareAuthenticationProvider.java
startLine: 17
package: com.microsoft.azure.sdk.iot.device.auth
syntax:
content: public class IotHubSasTokenHardwareAuthenticationProvider extends IotHubSasTokenAuthenticationProvider
inheritance:
- java.lang.Object
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
inheritedMembers:
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.deviceId
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.ENCODING_FORMAT_NAME
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.getCurrentSasToken()
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.getTokenValidSecs()
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.hostname
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.iotHubSSLContext
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.isRenewalNecessary()
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.MILLISECONDS_PER_SECOND
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.MINIMUM_EXPIRATION_TIME_OFFSET
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.sasToken
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.setTokenValidSecs(long)
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.sslContextNeedsUpdate
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.tokenValidSecs
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider.getRenewedSasToken()
id: getRenewedSasToken()
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider.yml
langs:
- java
name: getRenewedSasToken()
nameWithType: IotHubSasTokenHardwareAuthenticationProvider.getRenewedSasToken()
fullName: String com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenHardwareAuthenticationProvider.getRenewedSasToken()
overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider.getRenewedSasToken*
type: Method
source:
remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenHardwareAuthenticationProvider.java
startLine: 68
package: com.microsoft.azure.sdk.iot.device.auth
summary: >-
<p>Getter for SasToken. If the saved token has expired, this method shall renew it if possible</p>
<p></p>
syntax:
content: public String getRenewedSasToken()
return:
type: "26831127"
description: <p>The value of SasToken </p>
exceptions:
- type: cbf33bbe
description: <p>if generating the sas token from the TPM fails </p>
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider.getSSLContext()
id: getSSLContext()
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider.yml
langs:
- java
name: getSSLContext()
nameWithType: IotHubSasTokenHardwareAuthenticationProvider.getSSLContext()
fullName: SSLContext com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenHardwareAuthenticationProvider.getSSLContext()
overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider.getSSLContext*
type: Method
source:
remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenHardwareAuthenticationProvider.java
startLine: 87
package: com.microsoft.azure.sdk.iot.device.auth
summary: <p>Getter for SSLContext </p>
syntax:
content: public SSLContext getSSLContext()
return:
type: 13e89c07
description: <p>The value of SSLContext </p>
exceptions:
- type: cbf33bbe
description: <p>if an error occurs when generating the SSLContext </p>
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider.IotHubSasTokenHardwareAuthenticationProvider(String,String,SecurityProvider)
id: IotHubSasTokenHardwareAuthenticationProvider(String,String,SecurityProvider)
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider.yml
langs:
- java
name: IotHubSasTokenHardwareAuthenticationProvider(String hostname, String deviceId, SecurityProvider securityProvider)
nameWithType: IotHubSasTokenHardwareAuthenticationProvider.IotHubSasTokenHardwareAuthenticationProvider(String hostname, String deviceId, SecurityProvider securityProvider)
fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenHardwareAuthenticationProvider.IotHubSasTokenHardwareAuthenticationProvider(String hostname, String deviceId, SecurityProvider securityProvider)
overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider.IotHubSasTokenHardwareAuthenticationProvider*
type: Constructor
source:
remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenHardwareAuthenticationProvider.java
startLine: 32
package: com.microsoft.azure.sdk.iot.device.auth
summary: >-
<p>Creates a Sas Token based authentication object that uses the provided security provider to produce sas tokens.</p>
<p></p>
syntax:
content: public IotHubSasTokenHardwareAuthenticationProvider(String hostname, String deviceId, SecurityProvider securityProvider)
parameters:
- id: hostname
type: "26831127"
description: <p>The host name of the hub to authenticate against </p>
- id: deviceId
type: "26831127"
description: <p>The unique id of the device to authenticate </p>
- id: securityProvider
type: com.microsoft.azure.sdk.iot.provisioning.security._security_provider
description: <p>the security provider to use for authentication </p>
exceptions:
- type: cbf33bbe
description: <p>if the provided securityProvider throws while retrieving a sas token or ssl context instance </p>
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider.securityProvider
id: securityProvider
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider.yml
langs:
- java
name: securityProvider
nameWithType: IotHubSasTokenHardwareAuthenticationProvider.securityProvider
fullName: SecurityProviderTpm com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenHardwareAuthenticationProvider.securityProvider
type: Field
source:
remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenHardwareAuthenticationProvider.java
startLine: 22
package: com.microsoft.azure.sdk.iot.device.auth
syntax:
content: protected SecurityProviderTpm securityProvider
return:
type: com.microsoft.azure.sdk.iot.provisioning.security._security_provider_tpm
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider.setIotHubTrustedCert(String)
id: setIotHubTrustedCert(String)
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider.yml
langs:
- java
name: setIotHubTrustedCert(String certificate)
nameWithType: IotHubSasTokenHardwareAuthenticationProvider.setIotHubTrustedCert(String certificate)
fullName: void com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenHardwareAuthenticationProvider.setIotHubTrustedCert(String certificate)
overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider.setIotHubTrustedCert*
type: Method
source:
remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenHardwareAuthenticationProvider.java
startLine: 109
package: com.microsoft.azure.sdk.iot.device.auth
summary: <p>Setter for the user trusted certificate </p>
syntax:
content: public void setIotHubTrustedCert(String certificate)
parameters:
- id: certificate
type: "26831127"
description: <p>valid user trusted certificate string </p>
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider.setPathToIotHubTrustedCert(String)
id: setPathToIotHubTrustedCert(String)
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider.yml
langs:
- java
name: setPathToIotHubTrustedCert(String pathToCertificate)
nameWithType: IotHubSasTokenHardwareAuthenticationProvider.setPathToIotHubTrustedCert(String pathToCertificate)
fullName: void com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenHardwareAuthenticationProvider.setPathToIotHubTrustedCert(String pathToCertificate)
overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider.setPathToIotHubTrustedCert*
type: Method
source:
remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenHardwareAuthenticationProvider.java
startLine: 98
package: com.microsoft.azure.sdk.iot.device.auth
summary: <p>Setter for the providing trusted certificate. </p>
syntax:
content: public void setPathToIotHubTrustedCert(String pathToCertificate)
parameters:
- id: pathToCertificate
type: "26831127"
description: <p>path to the certificate for one way authentication. </p>
references:
- uid: cbf33bbe
spec.java:
- name: IOException
fullName: IOException
- uid: "26831127"
spec.java:
- name: String
fullName: String
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider.IotHubSasTokenHardwareAuthenticationProvider*
name: IotHubSasTokenHardwareAuthenticationProvider
nameWithType: IotHubSasTokenHardwareAuthenticationProvider.IotHubSasTokenHardwareAuthenticationProvider
fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenHardwareAuthenticationProvider.IotHubSasTokenHardwareAuthenticationProvider
package: com.microsoft.azure.sdk.iot.device.auth
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider.getRenewedSasToken*
name: getRenewedSasToken
nameWithType: IotHubSasTokenHardwareAuthenticationProvider.getRenewedSasToken
fullName: String com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenHardwareAuthenticationProvider.getRenewedSasToken
package: com.microsoft.azure.sdk.iot.device.auth
- uid: 13e89c07
spec.java:
- name: SSLContext
fullName: SSLContext
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider.getSSLContext*
name: getSSLContext
nameWithType: IotHubSasTokenHardwareAuthenticationProvider.getSSLContext
fullName: SSLContext com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenHardwareAuthenticationProvider.getSSLContext
package: com.microsoft.azure.sdk.iot.device.auth
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider.setPathToIotHubTrustedCert*
name: setPathToIotHubTrustedCert
nameWithType: IotHubSasTokenHardwareAuthenticationProvider.setPathToIotHubTrustedCert
fullName: void com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenHardwareAuthenticationProvider.setPathToIotHubTrustedCert
package: com.microsoft.azure.sdk.iot.device.auth
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider.setIotHubTrustedCert*
name: setIotHubTrustedCert
nameWithType: IotHubSasTokenHardwareAuthenticationProvider.setIotHubTrustedCert
fullName: void com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenHardwareAuthenticationProvider.setIotHubTrustedCert
package: com.microsoft.azure.sdk.iot.device.auth
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.deviceId
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
name: deviceId
nameWithType: IotHubSasTokenAuthenticationProvider.deviceId
fullName: String com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.deviceId
type: Field
syntax:
content: protected String deviceId
return:
type: "26831127"
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.ENCODING_FORMAT_NAME
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
name: ENCODING_FORMAT_NAME
nameWithType: IotHubSasTokenAuthenticationProvider.ENCODING_FORMAT_NAME
fullName: final String com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.ENCODING_FORMAT_NAME
type: Field
syntax:
content: protected static final String ENCODING_FORMAT_NAME= StandardCharsets.UTF_8.displayName()
return:
type: 3d93591e
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.getCurrentSasToken()
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
name: getCurrentSasToken()
nameWithType: IotHubSasTokenAuthenticationProvider.getCurrentSasToken()
fullName: String com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.getCurrentSasToken()
type: Method
summary: >-
<p>Getter for SasToken. If the saved token has expired, this method shall not renew it even if possible</p>
<p></p>
syntax:
content: public String getCurrentSasToken()
return:
type: "26831127"
description: <p>The value of SasToken </p>
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.getTokenValidSecs()
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
name: getTokenValidSecs()
nameWithType: IotHubSasTokenAuthenticationProvider.getTokenValidSecs()
fullName: long com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.getTokenValidSecs()
type: Method
syntax:
content: public long getTokenValidSecs()
return:
type: 0364520f
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.hostname
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
name: hostname
nameWithType: IotHubSasTokenAuthenticationProvider.hostname
fullName: String com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.hostname
type: Field
syntax:
content: protected String hostname
return:
type: "26831127"
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.iotHubSSLContext
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
name: iotHubSSLContext
nameWithType: IotHubSasTokenAuthenticationProvider.iotHubSSLContext
fullName: IotHubSSLContext com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.iotHubSSLContext
type: Field
syntax:
content: protected IotHubSSLContext iotHubSSLContext
return:
type: com.microsoft.azure.sdk.iot.device.auth._iot_hub_s_s_l_context
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.isRenewalNecessary()
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
name: isRenewalNecessary()
nameWithType: IotHubSasTokenAuthenticationProvider.isRenewalNecessary()
fullName: boolean com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.isRenewalNecessary()
type: Method
syntax:
content: public boolean isRenewalNecessary()
return:
type: 4fc6e284
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.MILLISECONDS_PER_SECOND
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
name: MILLISECONDS_PER_SECOND
nameWithType: IotHubSasTokenAuthenticationProvider.MILLISECONDS_PER_SECOND
fullName: final long com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.MILLISECONDS_PER_SECOND
type: Field
syntax:
content: protected static final long MILLISECONDS_PER_SECOND= 1000L
return:
type: 4c60ae65
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.MINIMUM_EXPIRATION_TIME_OFFSET
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
name: MINIMUM_EXPIRATION_TIME_OFFSET
nameWithType: IotHubSasTokenAuthenticationProvider.MINIMUM_EXPIRATION_TIME_OFFSET
fullName: final long com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.MINIMUM_EXPIRATION_TIME_OFFSET
type: Field
syntax:
content: protected static final long MINIMUM_EXPIRATION_TIME_OFFSET= 1L
return:
type: 4c60ae65
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.sasToken
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
name: sasToken
nameWithType: IotHubSasTokenAuthenticationProvider.sasToken
fullName: IotHubSasToken com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.sasToken
type: Field
syntax:
content: protected IotHubSasToken sasToken
return:
type: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.setTokenValidSecs(long)
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
name: setTokenValidSecs(long tokenValidSecs)
nameWithType: IotHubSasTokenAuthenticationProvider.setTokenValidSecs(long tokenValidSecs)
fullName: void com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.setTokenValidSecs(long tokenValidSecs)
type: Method
syntax:
content: public void setTokenValidSecs(long tokenValidSecs)
parameters:
- id: tokenValidSecs
type: 0364520f
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.sslContextNeedsUpdate
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
name: sslContextNeedsUpdate
nameWithType: IotHubSasTokenAuthenticationProvider.sslContextNeedsUpdate
fullName: boolean com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.sslContextNeedsUpdate
type: Field
syntax:
content: protected boolean sslContextNeedsUpdate
return:
type: 4fc6e284
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.tokenValidSecs
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
name: tokenValidSecs
nameWithType: IotHubSasTokenAuthenticationProvider.tokenValidSecs
fullName: long com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.tokenValidSecs
type: Field
summary: >-
<p>The number of seconds after which the generated SAS token for a message will become invalid. We also use the expiry time, which is computed as <code>currentTime() + DEVICE_KEY_VALID_LENGTH 
</code> , as a salt when generating our SAS token. </p>
syntax:
content: protected long tokenValidSecs= 3600
return:
type: 0364520f
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
parent: com.microsoft.azure.sdk.iot.device.auth
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
name: IotHubSasTokenAuthenticationProvider
nameWithType: IotHubSasTokenAuthenticationProvider
fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider
type: Class
syntax:
content: public class IotHubSasTokenAuthenticationProvider
- uid: com.microsoft.azure.sdk.iot.provisioning.security._security_provider_tpm
parent: com.microsoft.azure.sdk.iot.provisioning.security
href: com.microsoft.azure.sdk.iot.provisioning.security._security_provider_tpm.yml
name: SecurityProviderTpm
nameWithType: SecurityProviderTpm
fullName: com.microsoft.azure.sdk.iot.provisioning.security.SecurityProviderTpm
type: Class
syntax:
content: public class SecurityProviderTpm
- uid: com.microsoft.azure.sdk.iot.provisioning.security._security_provider
parent: com.microsoft.azure.sdk.iot.provisioning.security
href: com.microsoft.azure.sdk.iot.provisioning.security._security_provider.yml
name: SecurityProvider
nameWithType: SecurityProvider
fullName: com.microsoft.azure.sdk.iot.provisioning.security.SecurityProvider
type: Class
syntax:
content: public class SecurityProvider

Просмотреть файл

@ -1,84 +1,84 @@
### YamlMime:ManagedReference ### YamlMime:ManagedReference
items: items:
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider
id: _iot_hub_sas_token_software_authentication id: _iot_hub_sas_token_software_authentication_provider
parent: com.microsoft.azure.sdk.iot.device.auth parent: com.microsoft.azure.sdk.iot.device.auth
children: children:
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.deviceKey - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.deviceKey
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.getRenewedSasToken() - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.getRenewedSasToken()
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.getSSLContext() - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.getSSLContext()
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.IotHubSasTokenSoftwareAuthentication(String,String,String,String) - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.IotHubSasTokenSoftwareAuthenticationProvider(String,String,String,String)
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.iotHubTrustedCert - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.iotHubTrustedCert
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.isRenewalNecessary() - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.isRenewalNecessary()
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.pathToIotHubTrustedCert - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.pathToIotHubTrustedCert
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.setIotHubTrustedCert(String) - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.setIotHubTrustedCert(String)
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.setPathToIotHubTrustedCert(String) - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.setPathToIotHubTrustedCert(String)
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.yml
langs: langs:
- java - java
name: IotHubSasTokenSoftwareAuthentication name: IotHubSasTokenSoftwareAuthenticationProvider
nameWithType: IotHubSasTokenSoftwareAuthentication nameWithType: IotHubSasTokenSoftwareAuthenticationProvider
fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthentication fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthenticationProvider
type: Class type: Class
source: source:
remote: &o0 remote: &o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenSoftwareAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenSoftwareAuthenticationProvider.java
branch: master branch: master
repo: https://github.com/Azure/azure-iot-sdk-java repo: https://github.com/Azure/azure-iot-sdk-java
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenSoftwareAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenSoftwareAuthenticationProvider.java
startLine: 14 startLine: 14
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
syntax: syntax:
content: public class IotHubSasTokenSoftwareAuthentication extends IotHubSasTokenAuthentication content: public class IotHubSasTokenSoftwareAuthenticationProvider extends IotHubSasTokenAuthenticationProvider
inheritance: inheritance:
- java.lang.Object - java.lang.Object
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
inheritedMembers: inheritedMembers:
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.deviceId - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.deviceId
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.ENCODING_FORMAT_NAME - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.ENCODING_FORMAT_NAME
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.getCurrentSasToken() - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.getCurrentSasToken()
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.getTokenValidSecs() - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.getTokenValidSecs()
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.hostname - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.hostname
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.iotHubSSLContext - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.iotHubSSLContext
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.MILLISECONDS_PER_SECOND - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.MILLISECONDS_PER_SECOND
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.MINIMUM_EXPIRATION_TIME_OFFSET - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.MINIMUM_EXPIRATION_TIME_OFFSET
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.sasToken - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.sasToken
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.setTokenValidSecs(long) - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.setTokenValidSecs(long)
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.sslContextNeedsUpdate - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.sslContextNeedsUpdate
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.tokenValidSecs - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.tokenValidSecs
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.deviceKey - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.deviceKey
id: deviceKey id: deviceKey
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.yml
langs: langs:
- java - java
name: deviceKey name: deviceKey
nameWithType: IotHubSasTokenSoftwareAuthentication.deviceKey nameWithType: IotHubSasTokenSoftwareAuthenticationProvider.deviceKey
fullName: String com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthentication.deviceKey fullName: String com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthenticationProvider.deviceKey
type: Field type: Field
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenSoftwareAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenSoftwareAuthenticationProvider.java
startLine: 16 startLine: 16
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
syntax: syntax:
content: protected String deviceKey content: protected String deviceKey
return: return:
type: "26831127" type: "26831127"
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.getRenewedSasToken() - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.getRenewedSasToken()
id: getRenewedSasToken() id: getRenewedSasToken()
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.yml
langs: langs:
- java - java
name: getRenewedSasToken() name: getRenewedSasToken()
nameWithType: IotHubSasTokenSoftwareAuthentication.getRenewedSasToken() nameWithType: IotHubSasTokenSoftwareAuthenticationProvider.getRenewedSasToken()
fullName: String com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthentication.getRenewedSasToken() fullName: String com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthenticationProvider.getRenewedSasToken()
overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.getRenewedSasToken* overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.getRenewedSasToken*
type: Method type: Method
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenSoftwareAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenSoftwareAuthenticationProvider.java
startLine: 58 startLine: 58
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
summary: >- summary: >-
@ -90,20 +90,20 @@ items:
return: return:
type: "26831127" type: "26831127"
description: <p>The value of SasToken </p> description: <p>The value of SasToken </p>
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.getSSLContext() - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.getSSLContext()
id: getSSLContext() id: getSSLContext()
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.yml
langs: langs:
- java - java
name: getSSLContext() name: getSSLContext()
nameWithType: IotHubSasTokenSoftwareAuthentication.getSSLContext() nameWithType: IotHubSasTokenSoftwareAuthenticationProvider.getSSLContext()
fullName: SSLContext com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthentication.getSSLContext() fullName: SSLContext com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthenticationProvider.getSSLContext()
overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.getSSLContext* overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.getSSLContext*
type: Method type: Method
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenSoftwareAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenSoftwareAuthenticationProvider.java
startLine: 79 startLine: 79
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
summary: <p>Getter for SSLContext </p> summary: <p>Getter for SSLContext </p>
@ -115,20 +115,20 @@ items:
exceptions: exceptions:
- type: cbf33bbe - type: cbf33bbe
description: <p>if an error occurs when generating the SSLContext </p> description: <p>if an error occurs when generating the SSLContext </p>
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.IotHubSasTokenSoftwareAuthentication(String,String,String,String) - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.IotHubSasTokenSoftwareAuthenticationProvider(String,String,String,String)
id: IotHubSasTokenSoftwareAuthentication(String,String,String,String) id: IotHubSasTokenSoftwareAuthenticationProvider(String,String,String,String)
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.yml
langs: langs:
- java - java
name: IotHubSasTokenSoftwareAuthentication(String hostname, String deviceId, String deviceKey, String sharedAccessToken) name: IotHubSasTokenSoftwareAuthenticationProvider(String hostname, String deviceId, String deviceKey, String sharedAccessToken)
nameWithType: IotHubSasTokenSoftwareAuthentication.IotHubSasTokenSoftwareAuthentication(String hostname, String deviceId, String deviceKey, String sharedAccessToken) nameWithType: IotHubSasTokenSoftwareAuthenticationProvider.IotHubSasTokenSoftwareAuthenticationProvider(String hostname, String deviceId, String deviceKey, String sharedAccessToken)
fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthentication.IotHubSasTokenSoftwareAuthentication(String hostname, String deviceId, String deviceKey, String sharedAccessToken) fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthenticationProvider.IotHubSasTokenSoftwareAuthenticationProvider(String hostname, String deviceId, String deviceKey, String sharedAccessToken)
overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.IotHubSasTokenSoftwareAuthentication* overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.IotHubSasTokenSoftwareAuthenticationProvider*
type: Constructor type: Constructor
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenSoftwareAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenSoftwareAuthenticationProvider.java
startLine: 30 startLine: 30
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
summary: >- summary: >-
@ -136,7 +136,7 @@ items:
<p></p> <p></p>
syntax: syntax:
content: public IotHubSasTokenSoftwareAuthentication(String hostname, String deviceId, String deviceKey, String sharedAccessToken) content: public IotHubSasTokenSoftwareAuthenticationProvider(String hostname, String deviceId, String deviceKey, String sharedAccessToken)
parameters: parameters:
- id: hostname - id: hostname
type: "26831127" type: "26831127"
@ -153,39 +153,39 @@ items:
exceptions: exceptions:
- type: 836e31af - type: 836e31af
description: <p>if the provided sas token has expired </p> description: <p>if the provided sas token has expired </p>
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.iotHubTrustedCert - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.iotHubTrustedCert
id: iotHubTrustedCert id: iotHubTrustedCert
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.yml
langs: langs:
- java - java
name: iotHubTrustedCert name: iotHubTrustedCert
nameWithType: IotHubSasTokenSoftwareAuthentication.iotHubTrustedCert nameWithType: IotHubSasTokenSoftwareAuthenticationProvider.iotHubTrustedCert
fullName: String com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthentication.iotHubTrustedCert fullName: String com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthenticationProvider.iotHubTrustedCert
type: Field type: Field
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenSoftwareAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenSoftwareAuthenticationProvider.java
startLine: 18 startLine: 18
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
syntax: syntax:
content: protected String iotHubTrustedCert content: protected String iotHubTrustedCert
return: return:
type: "26831127" type: "26831127"
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.isRenewalNecessary() - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.isRenewalNecessary()
id: isRenewalNecessary() id: isRenewalNecessary()
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.yml
langs: langs:
- java - java
name: isRenewalNecessary() name: isRenewalNecessary()
nameWithType: IotHubSasTokenSoftwareAuthentication.isRenewalNecessary() nameWithType: IotHubSasTokenSoftwareAuthenticationProvider.isRenewalNecessary()
fullName: boolean com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthentication.isRenewalNecessary() fullName: boolean com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthenticationProvider.isRenewalNecessary()
overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.isRenewalNecessary* overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.isRenewalNecessary*
type: Method type: Method
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenSoftwareAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenSoftwareAuthenticationProvider.java
startLine: 47 startLine: 47
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
summary: <p>Returns true if the saved sas token has expired and cannot be auto-renewed through the device key </p> summary: <p>Returns true if the saved sas token has expired and cannot be auto-renewed through the device key </p>
@ -194,39 +194,39 @@ items:
return: return:
type: 4fc6e284 type: 4fc6e284
description: <p>if the sas token needs manual renewal </p> description: <p>if the sas token needs manual renewal </p>
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.pathToIotHubTrustedCert - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.pathToIotHubTrustedCert
id: pathToIotHubTrustedCert id: pathToIotHubTrustedCert
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.yml
langs: langs:
- java - java
name: pathToIotHubTrustedCert name: pathToIotHubTrustedCert
nameWithType: IotHubSasTokenSoftwareAuthentication.pathToIotHubTrustedCert nameWithType: IotHubSasTokenSoftwareAuthenticationProvider.pathToIotHubTrustedCert
fullName: String com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthentication.pathToIotHubTrustedCert fullName: String com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthenticationProvider.pathToIotHubTrustedCert
type: Field type: Field
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenSoftwareAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenSoftwareAuthenticationProvider.java
startLine: 19 startLine: 19
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
syntax: syntax:
content: protected String pathToIotHubTrustedCert content: protected String pathToIotHubTrustedCert
return: return:
type: "26831127" type: "26831127"
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.setIotHubTrustedCert(String) - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.setIotHubTrustedCert(String)
id: setIotHubTrustedCert(String) id: setIotHubTrustedCert(String)
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.yml
langs: langs:
- java - java
name: setIotHubTrustedCert(String certificate) name: setIotHubTrustedCert(String certificate)
nameWithType: IotHubSasTokenSoftwareAuthentication.setIotHubTrustedCert(String certificate) nameWithType: IotHubSasTokenSoftwareAuthenticationProvider.setIotHubTrustedCert(String certificate)
fullName: void com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthentication.setIotHubTrustedCert(String certificate) fullName: void com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthenticationProvider.setIotHubTrustedCert(String certificate)
overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.setIotHubTrustedCert* overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.setIotHubTrustedCert*
type: Method type: Method
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenSoftwareAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenSoftwareAuthenticationProvider.java
startLine: 122 startLine: 122
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
summary: <p>Setter for the user trusted certificate </p> summary: <p>Setter for the user trusted certificate </p>
@ -236,20 +236,20 @@ items:
- id: certificate - id: certificate
type: "26831127" type: "26831127"
description: <p>valid user trusted certificate string </p> description: <p>valid user trusted certificate string </p>
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.setPathToIotHubTrustedCert(String) - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.setPathToIotHubTrustedCert(String)
id: setPathToIotHubTrustedCert(String) id: setPathToIotHubTrustedCert(String)
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.yml
langs: langs:
- java - java
name: setPathToIotHubTrustedCert(String pathToCertificate) name: setPathToIotHubTrustedCert(String pathToCertificate)
nameWithType: IotHubSasTokenSoftwareAuthentication.setPathToIotHubTrustedCert(String pathToCertificate) nameWithType: IotHubSasTokenSoftwareAuthenticationProvider.setPathToIotHubTrustedCert(String pathToCertificate)
fullName: void com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthentication.setPathToIotHubTrustedCert(String pathToCertificate) fullName: void com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthenticationProvider.setPathToIotHubTrustedCert(String pathToCertificate)
overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.setPathToIotHubTrustedCert* overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.setPathToIotHubTrustedCert*
type: Method type: Method
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenSoftwareAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubSasTokenSoftwareAuthenticationProvider.java
startLine: 105 startLine: 105
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
summary: <p>Setter for the providing trusted certificate. </p> summary: <p>Setter for the providing trusted certificate. </p>
@ -268,24 +268,24 @@ references:
spec.java: spec.java:
- name: SecurityException - name: SecurityException
fullName: SecurityException fullName: SecurityException
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.IotHubSasTokenSoftwareAuthentication* - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.IotHubSasTokenSoftwareAuthenticationProvider*
name: IotHubSasTokenSoftwareAuthentication name: IotHubSasTokenSoftwareAuthenticationProvider
nameWithType: IotHubSasTokenSoftwareAuthentication.IotHubSasTokenSoftwareAuthentication nameWithType: IotHubSasTokenSoftwareAuthenticationProvider.IotHubSasTokenSoftwareAuthenticationProvider
fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthentication.IotHubSasTokenSoftwareAuthentication fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthenticationProvider.IotHubSasTokenSoftwareAuthenticationProvider
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
- uid: 4fc6e284 - uid: 4fc6e284
spec.java: spec.java:
- name: boolean - name: boolean
fullName: boolean fullName: boolean
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.isRenewalNecessary* - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.isRenewalNecessary*
name: isRenewalNecessary name: isRenewalNecessary
nameWithType: IotHubSasTokenSoftwareAuthentication.isRenewalNecessary nameWithType: IotHubSasTokenSoftwareAuthenticationProvider.isRenewalNecessary
fullName: boolean com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthentication.isRenewalNecessary fullName: boolean com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthenticationProvider.isRenewalNecessary
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.getRenewedSasToken* - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.getRenewedSasToken*
name: getRenewedSasToken name: getRenewedSasToken
nameWithType: IotHubSasTokenSoftwareAuthentication.getRenewedSasToken nameWithType: IotHubSasTokenSoftwareAuthenticationProvider.getRenewedSasToken
fullName: String com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthentication.getRenewedSasToken fullName: String com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthenticationProvider.getRenewedSasToken
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
- uid: cbf33bbe - uid: cbf33bbe
spec.java: spec.java:
@ -295,49 +295,49 @@ references:
spec.java: spec.java:
- name: SSLContext - name: SSLContext
fullName: SSLContext fullName: SSLContext
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.getSSLContext* - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.getSSLContext*
name: getSSLContext name: getSSLContext
nameWithType: IotHubSasTokenSoftwareAuthentication.getSSLContext nameWithType: IotHubSasTokenSoftwareAuthenticationProvider.getSSLContext
fullName: SSLContext com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthentication.getSSLContext fullName: SSLContext com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthenticationProvider.getSSLContext
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.setPathToIotHubTrustedCert* - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.setPathToIotHubTrustedCert*
name: setPathToIotHubTrustedCert name: setPathToIotHubTrustedCert
nameWithType: IotHubSasTokenSoftwareAuthentication.setPathToIotHubTrustedCert nameWithType: IotHubSasTokenSoftwareAuthenticationProvider.setPathToIotHubTrustedCert
fullName: void com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthentication.setPathToIotHubTrustedCert fullName: void com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthenticationProvider.setPathToIotHubTrustedCert
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.setIotHubTrustedCert* - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.setIotHubTrustedCert*
name: setIotHubTrustedCert name: setIotHubTrustedCert
nameWithType: IotHubSasTokenSoftwareAuthentication.setIotHubTrustedCert nameWithType: IotHubSasTokenSoftwareAuthenticationProvider.setIotHubTrustedCert
fullName: void com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthentication.setIotHubTrustedCert fullName: void com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthenticationProvider.setIotHubTrustedCert
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.deviceId - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.deviceId
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
name: deviceId name: deviceId
nameWithType: IotHubSasTokenAuthentication.deviceId nameWithType: IotHubSasTokenAuthenticationProvider.deviceId
fullName: String com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication.deviceId fullName: String com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.deviceId
type: Field type: Field
syntax: syntax:
content: protected String deviceId content: protected String deviceId
return: return:
type: "26831127" type: "26831127"
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.ENCODING_FORMAT_NAME - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.ENCODING_FORMAT_NAME
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
name: ENCODING_FORMAT_NAME name: ENCODING_FORMAT_NAME
nameWithType: IotHubSasTokenAuthentication.ENCODING_FORMAT_NAME nameWithType: IotHubSasTokenAuthenticationProvider.ENCODING_FORMAT_NAME
fullName: final String com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication.ENCODING_FORMAT_NAME fullName: final String com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.ENCODING_FORMAT_NAME
type: Field type: Field
syntax: syntax:
content: protected static final String ENCODING_FORMAT_NAME= StandardCharsets.UTF_8.displayName() content: protected static final String ENCODING_FORMAT_NAME= StandardCharsets.UTF_8.displayName()
return: return:
type: 3d93591e type: 3d93591e
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.getCurrentSasToken() - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.getCurrentSasToken()
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
name: getCurrentSasToken() name: getCurrentSasToken()
nameWithType: IotHubSasTokenAuthentication.getCurrentSasToken() nameWithType: IotHubSasTokenAuthenticationProvider.getCurrentSasToken()
fullName: String com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication.getCurrentSasToken() fullName: String com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.getCurrentSasToken()
type: Method type: Method
summary: >- summary: >-
<p>Getter for SasToken. If the saved token has expired, this method shall not renew it even if possible</p> <p>Getter for SasToken. If the saved token has expired, this method shall not renew it even if possible</p>
@ -348,101 +348,101 @@ references:
return: return:
type: "26831127" type: "26831127"
description: <p>The value of SasToken </p> description: <p>The value of SasToken </p>
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.getTokenValidSecs() - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.getTokenValidSecs()
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
name: getTokenValidSecs() name: getTokenValidSecs()
nameWithType: IotHubSasTokenAuthentication.getTokenValidSecs() nameWithType: IotHubSasTokenAuthenticationProvider.getTokenValidSecs()
fullName: long com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication.getTokenValidSecs() fullName: long com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.getTokenValidSecs()
type: Method type: Method
syntax: syntax:
content: public long getTokenValidSecs() content: public long getTokenValidSecs()
return: return:
type: 0364520f type: 0364520f
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.hostname - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.hostname
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
name: hostname name: hostname
nameWithType: IotHubSasTokenAuthentication.hostname nameWithType: IotHubSasTokenAuthenticationProvider.hostname
fullName: String com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication.hostname fullName: String com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.hostname
type: Field type: Field
syntax: syntax:
content: protected String hostname content: protected String hostname
return: return:
type: "26831127" type: "26831127"
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.iotHubSSLContext - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.iotHubSSLContext
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
name: iotHubSSLContext name: iotHubSSLContext
nameWithType: IotHubSasTokenAuthentication.iotHubSSLContext nameWithType: IotHubSasTokenAuthenticationProvider.iotHubSSLContext
fullName: IotHubSSLContext com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication.iotHubSSLContext fullName: IotHubSSLContext com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.iotHubSSLContext
type: Field type: Field
syntax: syntax:
content: protected IotHubSSLContext iotHubSSLContext content: protected IotHubSSLContext iotHubSSLContext
return: return:
type: com.microsoft.azure.sdk.iot.device.auth._iot_hub_s_s_l_context type: com.microsoft.azure.sdk.iot.device.auth._iot_hub_s_s_l_context
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.MILLISECONDS_PER_SECOND - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.MILLISECONDS_PER_SECOND
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
name: MILLISECONDS_PER_SECOND name: MILLISECONDS_PER_SECOND
nameWithType: IotHubSasTokenAuthentication.MILLISECONDS_PER_SECOND nameWithType: IotHubSasTokenAuthenticationProvider.MILLISECONDS_PER_SECOND
fullName: final long com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication.MILLISECONDS_PER_SECOND fullName: final long com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.MILLISECONDS_PER_SECOND
type: Field type: Field
syntax: syntax:
content: protected static final long MILLISECONDS_PER_SECOND= 1000L content: protected static final long MILLISECONDS_PER_SECOND= 1000L
return: return:
type: 4c60ae65 type: 4c60ae65
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.MINIMUM_EXPIRATION_TIME_OFFSET - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.MINIMUM_EXPIRATION_TIME_OFFSET
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
name: MINIMUM_EXPIRATION_TIME_OFFSET name: MINIMUM_EXPIRATION_TIME_OFFSET
nameWithType: IotHubSasTokenAuthentication.MINIMUM_EXPIRATION_TIME_OFFSET nameWithType: IotHubSasTokenAuthenticationProvider.MINIMUM_EXPIRATION_TIME_OFFSET
fullName: final long com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication.MINIMUM_EXPIRATION_TIME_OFFSET fullName: final long com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.MINIMUM_EXPIRATION_TIME_OFFSET
type: Field type: Field
syntax: syntax:
content: protected static final long MINIMUM_EXPIRATION_TIME_OFFSET= 1L content: protected static final long MINIMUM_EXPIRATION_TIME_OFFSET= 1L
return: return:
type: 4c60ae65 type: 4c60ae65
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.sasToken - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.sasToken
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
name: sasToken name: sasToken
nameWithType: IotHubSasTokenAuthentication.sasToken nameWithType: IotHubSasTokenAuthenticationProvider.sasToken
fullName: IotHubSasToken com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication.sasToken fullName: IotHubSasToken com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.sasToken
type: Field type: Field
syntax: syntax:
content: protected IotHubSasToken sasToken content: protected IotHubSasToken sasToken
return: return:
type: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token type: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.setTokenValidSecs(long) - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.setTokenValidSecs(long)
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
name: setTokenValidSecs(long tokenValidSecs) name: setTokenValidSecs(long tokenValidSecs)
nameWithType: IotHubSasTokenAuthentication.setTokenValidSecs(long tokenValidSecs) nameWithType: IotHubSasTokenAuthenticationProvider.setTokenValidSecs(long tokenValidSecs)
fullName: void com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication.setTokenValidSecs(long tokenValidSecs) fullName: void com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.setTokenValidSecs(long tokenValidSecs)
type: Method type: Method
syntax: syntax:
content: public void setTokenValidSecs(long tokenValidSecs) content: public void setTokenValidSecs(long tokenValidSecs)
parameters: parameters:
- id: tokenValidSecs - id: tokenValidSecs
type: 0364520f type: 0364520f
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.sslContextNeedsUpdate - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.sslContextNeedsUpdate
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
name: sslContextNeedsUpdate name: sslContextNeedsUpdate
nameWithType: IotHubSasTokenAuthentication.sslContextNeedsUpdate nameWithType: IotHubSasTokenAuthenticationProvider.sslContextNeedsUpdate
fullName: boolean com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication.sslContextNeedsUpdate fullName: boolean com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.sslContextNeedsUpdate
type: Field type: Field
syntax: syntax:
content: protected boolean sslContextNeedsUpdate content: protected boolean sslContextNeedsUpdate
return: return:
type: 4fc6e284 type: 4fc6e284
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.tokenValidSecs - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.tokenValidSecs
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
name: tokenValidSecs name: tokenValidSecs
nameWithType: IotHubSasTokenAuthentication.tokenValidSecs nameWithType: IotHubSasTokenAuthenticationProvider.tokenValidSecs
fullName: long com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication.tokenValidSecs fullName: long com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider.tokenValidSecs
type: Field type: Field
summary: >- summary: >-
<p>The number of seconds after which the generated SAS token for a message will become invalid. We also use the expiry time, which is computed as <code>currentTime() + DEVICE_KEY_VALID_LENGTH  <p>The number of seconds after which the generated SAS token for a message will become invalid. We also use the expiry time, which is computed as <code>currentTime() + DEVICE_KEY_VALID_LENGTH 
@ -452,15 +452,15 @@ references:
content: protected long tokenValidSecs= 3600 content: protected long tokenValidSecs= 3600
return: return:
type: 0364520f type: 0364520f
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
parent: com.microsoft.azure.sdk.iot.device.auth parent: com.microsoft.azure.sdk.iot.device.auth
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
name: IotHubSasTokenAuthentication name: IotHubSasTokenAuthenticationProvider
nameWithType: IotHubSasTokenAuthentication nameWithType: IotHubSasTokenAuthenticationProvider
fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider
type: Class type: Class
syntax: syntax:
content: public class IotHubSasTokenAuthentication content: public class IotHubSasTokenAuthenticationProvider
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_s_s_l_context - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_s_s_l_context
parent: com.microsoft.azure.sdk.iot.device.auth parent: com.microsoft.azure.sdk.iot.device.auth
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_s_s_l_context.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_s_s_l_context.yml

Просмотреть файл

@ -1,45 +1,45 @@
### YamlMime:ManagedReference ### YamlMime:ManagedReference
items: items:
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication_provider
id: _iot_hub_x509_authentication id: _iot_hub_x509_authentication_provider
parent: com.microsoft.azure.sdk.iot.device.auth parent: com.microsoft.azure.sdk.iot.device.auth
children: children:
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication.getSSLContext() - com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication_provider.getSSLContext()
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication.setIotHubTrustedCert(String) - com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication_provider.setIotHubTrustedCert(String)
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication.setPathToIotHubTrustedCert(String) - com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication_provider.setPathToIotHubTrustedCert(String)
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication_provider.yml
langs: langs:
- java - java
name: IotHubX509Authentication name: IotHubX509AuthenticationProvider
nameWithType: IotHubX509Authentication nameWithType: IotHubX509AuthenticationProvider
fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubX509Authentication fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubX509AuthenticationProvider
type: Class type: Class
source: source:
remote: &o0 remote: &o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509Authentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509AuthenticationProvider.java
branch: master branch: master
repo: https://github.com/Azure/azure-iot-sdk-java repo: https://github.com/Azure/azure-iot-sdk-java
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509Authentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509AuthenticationProvider.java
startLine: 15 startLine: 15
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
syntax: syntax:
content: public class IotHubX509Authentication content: public class IotHubX509AuthenticationProvider
inheritance: inheritance:
- java.lang.Object - java.lang.Object
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication.getSSLContext() - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication_provider.getSSLContext()
id: getSSLContext() id: getSSLContext()
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication_provider.yml
langs: langs:
- java - java
name: getSSLContext() name: getSSLContext()
nameWithType: IotHubX509Authentication.getSSLContext() nameWithType: IotHubX509AuthenticationProvider.getSSLContext()
fullName: abstract SSLContext com.microsoft.azure.sdk.iot.device.auth.IotHubX509Authentication.getSSLContext() fullName: abstract SSLContext com.microsoft.azure.sdk.iot.device.auth.IotHubX509AuthenticationProvider.getSSLContext()
overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication.getSSLContext* overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication_provider.getSSLContext*
type: Method type: Method
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509Authentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509AuthenticationProvider.java
startLine: 24 startLine: 24
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
summary: <p>Getter for SSLContext </p> summary: <p>Getter for SSLContext </p>
@ -51,20 +51,20 @@ items:
exceptions: exceptions:
- type: cbf33bbe - type: cbf33bbe
description: <p>if an exception occurs while retrieving the SSLContext </p> description: <p>if an exception occurs while retrieving the SSLContext </p>
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication.setIotHubTrustedCert(String) - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication_provider.setIotHubTrustedCert(String)
id: setIotHubTrustedCert(String) id: setIotHubTrustedCert(String)
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication_provider.yml
langs: langs:
- java - java
name: setIotHubTrustedCert(String certificate) name: setIotHubTrustedCert(String certificate)
nameWithType: IotHubX509Authentication.setIotHubTrustedCert(String certificate) nameWithType: IotHubX509AuthenticationProvider.setIotHubTrustedCert(String certificate)
fullName: abstract void com.microsoft.azure.sdk.iot.device.auth.IotHubX509Authentication.setIotHubTrustedCert(String certificate) fullName: abstract void com.microsoft.azure.sdk.iot.device.auth.IotHubX509AuthenticationProvider.setIotHubTrustedCert(String certificate)
overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication.setIotHubTrustedCert* overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication_provider.setIotHubTrustedCert*
type: Method type: Method
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509Authentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509AuthenticationProvider.java
startLine: 36 startLine: 36
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
summary: <p>Setter for the user trusted certificate </p> summary: <p>Setter for the user trusted certificate </p>
@ -76,20 +76,20 @@ items:
description: <p>valid user trusted certificate string </p> description: <p>valid user trusted certificate string </p>
return: return:
type: 5beb11ad type: 5beb11ad
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication.setPathToIotHubTrustedCert(String) - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication_provider.setPathToIotHubTrustedCert(String)
id: setPathToIotHubTrustedCert(String) id: setPathToIotHubTrustedCert(String)
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication_provider.yml
langs: langs:
- java - java
name: setPathToIotHubTrustedCert(String pathToCertificate) name: setPathToIotHubTrustedCert(String pathToCertificate)
nameWithType: IotHubX509Authentication.setPathToIotHubTrustedCert(String pathToCertificate) nameWithType: IotHubX509AuthenticationProvider.setPathToIotHubTrustedCert(String pathToCertificate)
fullName: abstract void com.microsoft.azure.sdk.iot.device.auth.IotHubX509Authentication.setPathToIotHubTrustedCert(String pathToCertificate) fullName: abstract void com.microsoft.azure.sdk.iot.device.auth.IotHubX509AuthenticationProvider.setPathToIotHubTrustedCert(String pathToCertificate)
overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication.setPathToIotHubTrustedCert* overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication_provider.setPathToIotHubTrustedCert*
type: Method type: Method
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509Authentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509AuthenticationProvider.java
startLine: 30 startLine: 30
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
summary: <p>Setter for the providing trusted certificate. </p> summary: <p>Setter for the providing trusted certificate. </p>
@ -110,10 +110,10 @@ references:
spec.java: spec.java:
- name: abstract SSLContext - name: abstract SSLContext
fullName: abstract SSLContext fullName: abstract SSLContext
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication.getSSLContext* - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication_provider.getSSLContext*
name: getSSLContext name: getSSLContext
nameWithType: IotHubX509Authentication.getSSLContext nameWithType: IotHubX509AuthenticationProvider.getSSLContext
fullName: abstract SSLContext com.microsoft.azure.sdk.iot.device.auth.IotHubX509Authentication.getSSLContext fullName: abstract SSLContext com.microsoft.azure.sdk.iot.device.auth.IotHubX509AuthenticationProvider.getSSLContext
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
- uid: "26831127" - uid: "26831127"
spec.java: spec.java:
@ -123,34 +123,34 @@ references:
spec.java: spec.java:
- name: abstract void - name: abstract void
fullName: abstract void fullName: abstract void
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication.setPathToIotHubTrustedCert* - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication_provider.setPathToIotHubTrustedCert*
name: setPathToIotHubTrustedCert name: setPathToIotHubTrustedCert
nameWithType: IotHubX509Authentication.setPathToIotHubTrustedCert nameWithType: IotHubX509AuthenticationProvider.setPathToIotHubTrustedCert
fullName: abstract void com.microsoft.azure.sdk.iot.device.auth.IotHubX509Authentication.setPathToIotHubTrustedCert fullName: abstract void com.microsoft.azure.sdk.iot.device.auth.IotHubX509AuthenticationProvider.setPathToIotHubTrustedCert
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication.setIotHubTrustedCert* - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication_provider.setIotHubTrustedCert*
name: setIotHubTrustedCert name: setIotHubTrustedCert
nameWithType: IotHubX509Authentication.setIotHubTrustedCert nameWithType: IotHubX509AuthenticationProvider.setIotHubTrustedCert
fullName: abstract void com.microsoft.azure.sdk.iot.device.auth.IotHubX509Authentication.setIotHubTrustedCert fullName: abstract void com.microsoft.azure.sdk.iot.device.auth.IotHubX509AuthenticationProvider.setIotHubTrustedCert
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider
parent: com.microsoft.azure.sdk.iot.device.auth parent: com.microsoft.azure.sdk.iot.device.auth
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider.yml
name: IotHubX509HardwareAuthentication name: IotHubX509HardwareAuthenticationProvider
nameWithType: IotHubX509HardwareAuthentication nameWithType: IotHubX509HardwareAuthenticationProvider
fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubX509HardwareAuthentication fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubX509HardwareAuthenticationProvider
type: Class type: Class
syntax: syntax:
content: public class IotHubX509HardwareAuthentication content: public class IotHubX509HardwareAuthenticationProvider
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider
parent: com.microsoft.azure.sdk.iot.device.auth parent: com.microsoft.azure.sdk.iot.device.auth
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider.yml
name: IotHubX509SoftwareAuthentication name: IotHubX509SoftwareAuthenticationProvider
nameWithType: IotHubX509SoftwareAuthentication nameWithType: IotHubX509SoftwareAuthenticationProvider
fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubX509SoftwareAuthentication fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubX509SoftwareAuthenticationProvider
type: Class type: Class
syntax: syntax:
content: public class IotHubX509SoftwareAuthentication content: public class IotHubX509SoftwareAuthenticationProvider
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_s_s_l_context - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_s_s_l_context
parent: com.microsoft.azure.sdk.iot.device.auth parent: com.microsoft.azure.sdk.iot.device.auth
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_s_s_l_context.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_s_s_l_context.yml

Просмотреть файл

@ -1,49 +1,49 @@
### YamlMime:ManagedReference ### YamlMime:ManagedReference
items: items:
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider
id: _iot_hub_x509_hardware_authentication id: _iot_hub_x509_hardware_authentication_provider
parent: com.microsoft.azure.sdk.iot.device.auth parent: com.microsoft.azure.sdk.iot.device.auth
children: children:
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication.getSSLContext() - com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider.getSSLContext()
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication.iotHubSSLContext - com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider.iotHubSSLContext
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication.IotHubX509HardwareAuthentication(SecurityProvider) - com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider.IotHubX509HardwareAuthenticationProvider(SecurityProvider)
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication.securityProviderX509 - com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider.securityProviderX509
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication.setIotHubTrustedCert(String) - com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider.setIotHubTrustedCert(String)
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication.setPathToIotHubTrustedCert(String) - com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider.setPathToIotHubTrustedCert(String)
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider.yml
langs: langs:
- java - java
name: IotHubX509HardwareAuthentication name: IotHubX509HardwareAuthenticationProvider
nameWithType: IotHubX509HardwareAuthentication nameWithType: IotHubX509HardwareAuthenticationProvider
fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubX509HardwareAuthentication fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubX509HardwareAuthenticationProvider
type: Class type: Class
source: source:
remote: &o0 remote: &o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509HardwareAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509HardwareAuthenticationProvider.java
branch: master branch: master
repo: https://github.com/Azure/azure-iot-sdk-java repo: https://github.com/Azure/azure-iot-sdk-java
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509HardwareAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509HardwareAuthenticationProvider.java
startLine: 14 startLine: 14
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
syntax: syntax:
content: public class IotHubX509HardwareAuthentication extends IotHubX509Authentication content: public class IotHubX509HardwareAuthenticationProvider extends IotHubX509AuthenticationProvider
inheritance: inheritance:
- java.lang.Object - java.lang.Object
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication - com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication_provider
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication.getSSLContext() - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider.getSSLContext()
id: getSSLContext() id: getSSLContext()
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider.yml
langs: langs:
- java - java
name: getSSLContext() name: getSSLContext()
nameWithType: IotHubX509HardwareAuthentication.getSSLContext() nameWithType: IotHubX509HardwareAuthenticationProvider.getSSLContext()
fullName: SSLContext com.microsoft.azure.sdk.iot.device.auth.IotHubX509HardwareAuthentication.getSSLContext() fullName: SSLContext com.microsoft.azure.sdk.iot.device.auth.IotHubX509HardwareAuthenticationProvider.getSSLContext()
overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication.getSSLContext* overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider.getSSLContext*
type: Method type: Method
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509HardwareAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509HardwareAuthenticationProvider.java
startLine: 37 startLine: 37
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
summary: <p>Getter for <xref uid="com.microsoft.azure.sdk.iot.device.auth._iot_hub_s_s_l_context" data-throw-if-not-resolved="false">IotHubSSLContext</xref></p> summary: <p>Getter for <xref uid="com.microsoft.azure.sdk.iot.device.auth._iot_hub_s_s_l_context" data-throw-if-not-resolved="false">IotHubSSLContext</xref></p>
@ -55,79 +55,79 @@ items:
exceptions: exceptions:
- type: cbf33bbe - type: cbf33bbe
description: <p>if an error occurs when generating the SSLContext </p> description: <p>if an error occurs when generating the SSLContext </p>
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication.iotHubSSLContext - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider.iotHubSSLContext
id: iotHubSSLContext id: iotHubSSLContext
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider.yml
langs: langs:
- java - java
name: iotHubSSLContext name: iotHubSSLContext
nameWithType: IotHubX509HardwareAuthentication.iotHubSSLContext nameWithType: IotHubX509HardwareAuthenticationProvider.iotHubSSLContext
fullName: IotHubSSLContext com.microsoft.azure.sdk.iot.device.auth.IotHubX509HardwareAuthentication.iotHubSSLContext fullName: IotHubSSLContext com.microsoft.azure.sdk.iot.device.auth.IotHubX509HardwareAuthenticationProvider.iotHubSSLContext
type: Field type: Field
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509HardwareAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509HardwareAuthenticationProvider.java
startLine: 16 startLine: 16
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
syntax: syntax:
content: protected IotHubSSLContext iotHubSSLContext content: protected IotHubSSLContext iotHubSSLContext
return: return:
type: com.microsoft.azure.sdk.iot.device.auth._iot_hub_s_s_l_context type: com.microsoft.azure.sdk.iot.device.auth._iot_hub_s_s_l_context
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication.IotHubX509HardwareAuthentication(SecurityProvider) - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider.IotHubX509HardwareAuthenticationProvider(SecurityProvider)
id: IotHubX509HardwareAuthentication(SecurityProvider) id: IotHubX509HardwareAuthenticationProvider(SecurityProvider)
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider.yml
langs: langs:
- java - java
name: IotHubX509HardwareAuthentication(SecurityProvider securityProvider) name: IotHubX509HardwareAuthenticationProvider(SecurityProvider securityProvider)
nameWithType: IotHubX509HardwareAuthentication.IotHubX509HardwareAuthentication(SecurityProvider securityProvider) nameWithType: IotHubX509HardwareAuthenticationProvider.IotHubX509HardwareAuthenticationProvider(SecurityProvider securityProvider)
fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubX509HardwareAuthentication.IotHubX509HardwareAuthentication(SecurityProvider securityProvider) fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubX509HardwareAuthenticationProvider.IotHubX509HardwareAuthenticationProvider(SecurityProvider securityProvider)
overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication.IotHubX509HardwareAuthentication* overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider.IotHubX509HardwareAuthenticationProvider*
type: Constructor type: Constructor
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509HardwareAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509HardwareAuthenticationProvider.java
startLine: 19 startLine: 19
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
syntax: syntax:
content: public IotHubX509HardwareAuthentication(SecurityProvider securityProvider) content: public IotHubX509HardwareAuthenticationProvider(SecurityProvider securityProvider)
parameters: parameters:
- id: securityProvider - id: securityProvider
type: com.microsoft.azure.sdk.iot.provisioning.security._security_provider type: com.microsoft.azure.sdk.iot.provisioning.security._security_provider
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication.securityProviderX509 - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider.securityProviderX509
id: securityProviderX509 id: securityProviderX509
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider.yml
langs: langs:
- java - java
name: securityProviderX509 name: securityProviderX509
nameWithType: IotHubX509HardwareAuthentication.securityProviderX509 nameWithType: IotHubX509HardwareAuthenticationProvider.securityProviderX509
fullName: SecurityProviderX509 com.microsoft.azure.sdk.iot.device.auth.IotHubX509HardwareAuthentication.securityProviderX509 fullName: SecurityProviderX509 com.microsoft.azure.sdk.iot.device.auth.IotHubX509HardwareAuthenticationProvider.securityProviderX509
type: Field type: Field
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509HardwareAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509HardwareAuthenticationProvider.java
startLine: 17 startLine: 17
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
syntax: syntax:
content: protected SecurityProviderX509 securityProviderX509 content: protected SecurityProviderX509 securityProviderX509
return: return:
type: com.microsoft.azure.sdk.iot.provisioning.security._security_provider_x509 type: com.microsoft.azure.sdk.iot.provisioning.security._security_provider_x509
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication.setIotHubTrustedCert(String) - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider.setIotHubTrustedCert(String)
id: setIotHubTrustedCert(String) id: setIotHubTrustedCert(String)
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider.yml
langs: langs:
- java - java
name: setIotHubTrustedCert(String certificate) name: setIotHubTrustedCert(String certificate)
nameWithType: IotHubX509HardwareAuthentication.setIotHubTrustedCert(String certificate) nameWithType: IotHubX509HardwareAuthenticationProvider.setIotHubTrustedCert(String certificate)
fullName: void com.microsoft.azure.sdk.iot.device.auth.IotHubX509HardwareAuthentication.setIotHubTrustedCert(String certificate) fullName: void com.microsoft.azure.sdk.iot.device.auth.IotHubX509HardwareAuthenticationProvider.setIotHubTrustedCert(String certificate)
overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication.setIotHubTrustedCert* overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider.setIotHubTrustedCert*
type: Method type: Method
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509HardwareAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509HardwareAuthenticationProvider.java
startLine: 73 startLine: 73
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
summary: <p>Setter for the user trusted certificate </p> summary: <p>Setter for the user trusted certificate </p>
@ -137,20 +137,20 @@ items:
- id: certificate - id: certificate
type: "26831127" type: "26831127"
description: <p>valid user trusted certificate string </p> description: <p>valid user trusted certificate string </p>
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication.setPathToIotHubTrustedCert(String) - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider.setPathToIotHubTrustedCert(String)
id: setPathToIotHubTrustedCert(String) id: setPathToIotHubTrustedCert(String)
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider.yml
langs: langs:
- java - java
name: setPathToIotHubTrustedCert(String pathToCertificate) name: setPathToIotHubTrustedCert(String pathToCertificate)
nameWithType: IotHubX509HardwareAuthentication.setPathToIotHubTrustedCert(String pathToCertificate) nameWithType: IotHubX509HardwareAuthenticationProvider.setPathToIotHubTrustedCert(String pathToCertificate)
fullName: void com.microsoft.azure.sdk.iot.device.auth.IotHubX509HardwareAuthentication.setPathToIotHubTrustedCert(String pathToCertificate) fullName: void com.microsoft.azure.sdk.iot.device.auth.IotHubX509HardwareAuthenticationProvider.setPathToIotHubTrustedCert(String pathToCertificate)
overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication.setPathToIotHubTrustedCert* overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider.setPathToIotHubTrustedCert*
type: Method type: Method
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509HardwareAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509HardwareAuthenticationProvider.java
startLine: 62 startLine: 62
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
summary: <p>Setter for the providing trusted certificate. </p> summary: <p>Setter for the providing trusted certificate. </p>
@ -161,10 +161,10 @@ items:
type: "26831127" type: "26831127"
description: <p>path to the certificate for one way authentication. </p> description: <p>path to the certificate for one way authentication. </p>
references: references:
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication.IotHubX509HardwareAuthentication* - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider.IotHubX509HardwareAuthenticationProvider*
name: IotHubX509HardwareAuthentication name: IotHubX509HardwareAuthenticationProvider
nameWithType: IotHubX509HardwareAuthentication.IotHubX509HardwareAuthentication nameWithType: IotHubX509HardwareAuthenticationProvider.IotHubX509HardwareAuthenticationProvider
fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubX509HardwareAuthentication.IotHubX509HardwareAuthentication fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubX509HardwareAuthenticationProvider.IotHubX509HardwareAuthenticationProvider
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
- uid: cbf33bbe - uid: cbf33bbe
spec.java: spec.java:
@ -174,34 +174,34 @@ references:
spec.java: spec.java:
- name: SSLContext - name: SSLContext
fullName: SSLContext fullName: SSLContext
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication.getSSLContext* - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider.getSSLContext*
name: getSSLContext name: getSSLContext
nameWithType: IotHubX509HardwareAuthentication.getSSLContext nameWithType: IotHubX509HardwareAuthenticationProvider.getSSLContext
fullName: SSLContext com.microsoft.azure.sdk.iot.device.auth.IotHubX509HardwareAuthentication.getSSLContext fullName: SSLContext com.microsoft.azure.sdk.iot.device.auth.IotHubX509HardwareAuthenticationProvider.getSSLContext
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
- uid: "26831127" - uid: "26831127"
spec.java: spec.java:
- name: String - name: String
fullName: String fullName: String
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication.setPathToIotHubTrustedCert* - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider.setPathToIotHubTrustedCert*
name: setPathToIotHubTrustedCert name: setPathToIotHubTrustedCert
nameWithType: IotHubX509HardwareAuthentication.setPathToIotHubTrustedCert nameWithType: IotHubX509HardwareAuthenticationProvider.setPathToIotHubTrustedCert
fullName: void com.microsoft.azure.sdk.iot.device.auth.IotHubX509HardwareAuthentication.setPathToIotHubTrustedCert fullName: void com.microsoft.azure.sdk.iot.device.auth.IotHubX509HardwareAuthenticationProvider.setPathToIotHubTrustedCert
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication.setIotHubTrustedCert* - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider.setIotHubTrustedCert*
name: setIotHubTrustedCert name: setIotHubTrustedCert
nameWithType: IotHubX509HardwareAuthentication.setIotHubTrustedCert nameWithType: IotHubX509HardwareAuthenticationProvider.setIotHubTrustedCert
fullName: void com.microsoft.azure.sdk.iot.device.auth.IotHubX509HardwareAuthentication.setIotHubTrustedCert fullName: void com.microsoft.azure.sdk.iot.device.auth.IotHubX509HardwareAuthenticationProvider.setIotHubTrustedCert
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication_provider
parent: com.microsoft.azure.sdk.iot.device.auth parent: com.microsoft.azure.sdk.iot.device.auth
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication_provider.yml
name: IotHubX509Authentication name: IotHubX509AuthenticationProvider
nameWithType: IotHubX509Authentication nameWithType: IotHubX509AuthenticationProvider
fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubX509Authentication fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubX509AuthenticationProvider
type: Class type: Class
syntax: syntax:
content: public class IotHubX509Authentication content: public class IotHubX509AuthenticationProvider
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_s_s_l_context - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_s_s_l_context
parent: com.microsoft.azure.sdk.iot.device.auth parent: com.microsoft.azure.sdk.iot.device.auth
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_s_s_l_context.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_s_s_l_context.yml

Просмотреть файл

@ -1,50 +1,50 @@
### YamlMime:ManagedReference ### YamlMime:ManagedReference
items: items:
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider
id: _iot_hub_x509_software_authentication id: _iot_hub_x509_software_authentication_provider
parent: com.microsoft.azure.sdk.iot.device.auth parent: com.microsoft.azure.sdk.iot.device.auth
children: children:
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication.getSSLContext() - com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider.getSSLContext()
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication.iotHubTrustedCert - com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider.iotHubTrustedCert
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication.iotHubX509 - com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider.iotHubX509
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication.IotHubX509SoftwareAuthentication(String,boolean,String,boolean) - com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider.IotHubX509SoftwareAuthenticationProvider(String,boolean,String,boolean)
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication.pathToIotHubTrustedCert - com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider.pathToIotHubTrustedCert
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication.setIotHubTrustedCert(String) - com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider.setIotHubTrustedCert(String)
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication.setPathToIotHubTrustedCert(String) - com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider.setPathToIotHubTrustedCert(String)
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider.yml
langs: langs:
- java - java
name: IotHubX509SoftwareAuthentication name: IotHubX509SoftwareAuthenticationProvider
nameWithType: IotHubX509SoftwareAuthentication nameWithType: IotHubX509SoftwareAuthenticationProvider
fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubX509SoftwareAuthentication fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubX509SoftwareAuthenticationProvider
type: Class type: Class
source: source:
remote: &o0 remote: &o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509SoftwareAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509SoftwareAuthenticationProvider.java
branch: master branch: master
repo: https://github.com/Azure/azure-iot-sdk-java repo: https://github.com/Azure/azure-iot-sdk-java
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509SoftwareAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509SoftwareAuthenticationProvider.java
startLine: 15 startLine: 15
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
syntax: syntax:
content: public class IotHubX509SoftwareAuthentication extends IotHubX509Authentication content: public class IotHubX509SoftwareAuthenticationProvider extends IotHubX509AuthenticationProvider
inheritance: inheritance:
- java.lang.Object - java.lang.Object
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication - com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication_provider
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication.getSSLContext() - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider.getSSLContext()
id: getSSLContext() id: getSSLContext()
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider.yml
langs: langs:
- java - java
name: getSSLContext() name: getSSLContext()
nameWithType: IotHubX509SoftwareAuthentication.getSSLContext() nameWithType: IotHubX509SoftwareAuthenticationProvider.getSSLContext()
fullName: SSLContext com.microsoft.azure.sdk.iot.device.auth.IotHubX509SoftwareAuthentication.getSSLContext() fullName: SSLContext com.microsoft.azure.sdk.iot.device.auth.IotHubX509SoftwareAuthenticationProvider.getSSLContext()
overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication.getSSLContext* overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider.getSSLContext*
type: Method type: Method
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509SoftwareAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509SoftwareAuthenticationProvider.java
startLine: 44 startLine: 44
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
summary: <p>Getter for <xref uid="com.microsoft.azure.sdk.iot.device.auth._iot_hub_s_s_l_context" data-throw-if-not-resolved="false">IotHubSSLContext</xref></p> summary: <p>Getter for <xref uid="com.microsoft.azure.sdk.iot.device.auth._iot_hub_s_s_l_context" data-throw-if-not-resolved="false">IotHubSSLContext</xref></p>
@ -56,63 +56,63 @@ items:
exceptions: exceptions:
- type: cbf33bbe - type: cbf33bbe
description: <p>if an error occurs when generating the SSLContext </p> description: <p>if an error occurs when generating the SSLContext </p>
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication.iotHubTrustedCert - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider.iotHubTrustedCert
id: iotHubTrustedCert id: iotHubTrustedCert
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider.yml
langs: langs:
- java - java
name: iotHubTrustedCert name: iotHubTrustedCert
nameWithType: IotHubX509SoftwareAuthentication.iotHubTrustedCert nameWithType: IotHubX509SoftwareAuthenticationProvider.iotHubTrustedCert
fullName: String com.microsoft.azure.sdk.iot.device.auth.IotHubX509SoftwareAuthentication.iotHubTrustedCert fullName: String com.microsoft.azure.sdk.iot.device.auth.IotHubX509SoftwareAuthenticationProvider.iotHubTrustedCert
type: Field type: Field
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509SoftwareAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509SoftwareAuthenticationProvider.java
startLine: 17 startLine: 17
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
syntax: syntax:
content: protected String iotHubTrustedCert content: protected String iotHubTrustedCert
return: return:
type: "26831127" type: "26831127"
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication.iotHubX509 - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider.iotHubX509
id: iotHubX509 id: iotHubX509
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider.yml
langs: langs:
- java - java
name: iotHubX509 name: iotHubX509
nameWithType: IotHubX509SoftwareAuthentication.iotHubX509 nameWithType: IotHubX509SoftwareAuthenticationProvider.iotHubX509
fullName: IotHubX509 com.microsoft.azure.sdk.iot.device.auth.IotHubX509SoftwareAuthentication.iotHubX509 fullName: IotHubX509 com.microsoft.azure.sdk.iot.device.auth.IotHubX509SoftwareAuthenticationProvider.iotHubX509
type: Field type: Field
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509SoftwareAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509SoftwareAuthenticationProvider.java
startLine: 19 startLine: 19
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
syntax: syntax:
content: protected IotHubX509 iotHubX509 content: protected IotHubX509 iotHubX509
return: return:
type: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509 type: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication.IotHubX509SoftwareAuthentication(String,boolean,String,boolean) - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider.IotHubX509SoftwareAuthenticationProvider(String,boolean,String,boolean)
id: IotHubX509SoftwareAuthentication(String,boolean,String,boolean) id: IotHubX509SoftwareAuthenticationProvider(String,boolean,String,boolean)
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider.yml
langs: langs:
- java - java
name: IotHubX509SoftwareAuthentication(String publicKeyCertificate, boolean isCertificatePath, String privateKey, boolean isPrivateKeyPath) name: IotHubX509SoftwareAuthenticationProvider(String publicKeyCertificate, boolean isCertificatePath, String privateKey, boolean isPrivateKeyPath)
nameWithType: IotHubX509SoftwareAuthentication.IotHubX509SoftwareAuthentication(String publicKeyCertificate, boolean isCertificatePath, String privateKey, boolean isPrivateKeyPath) nameWithType: IotHubX509SoftwareAuthenticationProvider.IotHubX509SoftwareAuthenticationProvider(String publicKeyCertificate, boolean isCertificatePath, String privateKey, boolean isPrivateKeyPath)
fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubX509SoftwareAuthentication.IotHubX509SoftwareAuthentication(String publicKeyCertificate, boolean isCertificatePath, String privateKey, boolean isPrivateKeyPath) fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubX509SoftwareAuthenticationProvider.IotHubX509SoftwareAuthenticationProvider(String publicKeyCertificate, boolean isCertificatePath, String privateKey, boolean isPrivateKeyPath)
overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication.IotHubX509SoftwareAuthentication* overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider.IotHubX509SoftwareAuthenticationProvider*
type: Constructor type: Constructor
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509SoftwareAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509SoftwareAuthenticationProvider.java
startLine: 31 startLine: 31
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
summary: <p>Constructor that takes in a connection string and certificate/private key pair needed to use x509 authentication </p> summary: <p>Constructor that takes in a connection string and certificate/private key pair needed to use x509 authentication </p>
syntax: syntax:
content: public IotHubX509SoftwareAuthentication(String publicKeyCertificate, boolean isCertificatePath, String privateKey, boolean isPrivateKeyPath) content: public IotHubX509SoftwareAuthenticationProvider(String publicKeyCertificate, boolean isCertificatePath, String privateKey, boolean isPrivateKeyPath)
parameters: parameters:
- id: publicKeyCertificate - id: publicKeyCertificate
type: "26831127" type: "26831127"
@ -129,39 +129,39 @@ items:
exceptions: exceptions:
- type: 3c87bd19 - type: 3c87bd19
description: <p>if the public key certificate or private key is null or empty </p> description: <p>if the public key certificate or private key is null or empty </p>
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication.pathToIotHubTrustedCert - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider.pathToIotHubTrustedCert
id: pathToIotHubTrustedCert id: pathToIotHubTrustedCert
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider.yml
langs: langs:
- java - java
name: pathToIotHubTrustedCert name: pathToIotHubTrustedCert
nameWithType: IotHubX509SoftwareAuthentication.pathToIotHubTrustedCert nameWithType: IotHubX509SoftwareAuthenticationProvider.pathToIotHubTrustedCert
fullName: String com.microsoft.azure.sdk.iot.device.auth.IotHubX509SoftwareAuthentication.pathToIotHubTrustedCert fullName: String com.microsoft.azure.sdk.iot.device.auth.IotHubX509SoftwareAuthenticationProvider.pathToIotHubTrustedCert
type: Field type: Field
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509SoftwareAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509SoftwareAuthenticationProvider.java
startLine: 18 startLine: 18
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
syntax: syntax:
content: protected String pathToIotHubTrustedCert content: protected String pathToIotHubTrustedCert
return: return:
type: "26831127" type: "26831127"
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication.setIotHubTrustedCert(String) - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider.setIotHubTrustedCert(String)
id: setIotHubTrustedCert(String) id: setIotHubTrustedCert(String)
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider.yml
langs: langs:
- java - java
name: setIotHubTrustedCert(String certificate) name: setIotHubTrustedCert(String certificate)
nameWithType: IotHubX509SoftwareAuthentication.setIotHubTrustedCert(String certificate) nameWithType: IotHubX509SoftwareAuthenticationProvider.setIotHubTrustedCert(String certificate)
fullName: void com.microsoft.azure.sdk.iot.device.auth.IotHubX509SoftwareAuthentication.setIotHubTrustedCert(String certificate) fullName: void com.microsoft.azure.sdk.iot.device.auth.IotHubX509SoftwareAuthenticationProvider.setIotHubTrustedCert(String certificate)
overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication.setIotHubTrustedCert* overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider.setIotHubTrustedCert*
type: Method type: Method
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509SoftwareAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509SoftwareAuthenticationProvider.java
startLine: 118 startLine: 118
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
summary: <p>Setter for the user trusted certificate </p> summary: <p>Setter for the user trusted certificate </p>
@ -171,20 +171,20 @@ items:
- id: certificate - id: certificate
type: "26831127" type: "26831127"
description: <p>valid user trusted certificate string </p> description: <p>valid user trusted certificate string </p>
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication.setPathToIotHubTrustedCert(String) - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider.setPathToIotHubTrustedCert(String)
id: setPathToIotHubTrustedCert(String) id: setPathToIotHubTrustedCert(String)
parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication parent: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider.yml
langs: langs:
- java - java
name: setPathToIotHubTrustedCert(String pathToCertificate) name: setPathToIotHubTrustedCert(String pathToCertificate)
nameWithType: IotHubX509SoftwareAuthentication.setPathToIotHubTrustedCert(String pathToCertificate) nameWithType: IotHubX509SoftwareAuthenticationProvider.setPathToIotHubTrustedCert(String pathToCertificate)
fullName: void com.microsoft.azure.sdk.iot.device.auth.IotHubX509SoftwareAuthentication.setPathToIotHubTrustedCert(String pathToCertificate) fullName: void com.microsoft.azure.sdk.iot.device.auth.IotHubX509SoftwareAuthenticationProvider.setPathToIotHubTrustedCert(String pathToCertificate)
overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication.setPathToIotHubTrustedCert* overload: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider.setPathToIotHubTrustedCert*
type: Method type: Method
source: source:
remote: *o0 remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509SoftwareAuthentication.java path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/auth/IotHubX509SoftwareAuthenticationProvider.java
startLine: 101 startLine: 101
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
summary: <p>Setter for the providing trusted certificate. </p> summary: <p>Setter for the providing trusted certificate. </p>
@ -207,10 +207,10 @@ references:
spec.java: spec.java:
- name: boolean - name: boolean
fullName: boolean fullName: boolean
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication.IotHubX509SoftwareAuthentication* - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider.IotHubX509SoftwareAuthenticationProvider*
name: IotHubX509SoftwareAuthentication name: IotHubX509SoftwareAuthenticationProvider
nameWithType: IotHubX509SoftwareAuthentication.IotHubX509SoftwareAuthentication nameWithType: IotHubX509SoftwareAuthenticationProvider.IotHubX509SoftwareAuthenticationProvider
fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubX509SoftwareAuthentication.IotHubX509SoftwareAuthentication fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubX509SoftwareAuthenticationProvider.IotHubX509SoftwareAuthenticationProvider
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
- uid: cbf33bbe - uid: cbf33bbe
spec.java: spec.java:
@ -220,30 +220,30 @@ references:
spec.java: spec.java:
- name: SSLContext - name: SSLContext
fullName: SSLContext fullName: SSLContext
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication.getSSLContext* - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider.getSSLContext*
name: getSSLContext name: getSSLContext
nameWithType: IotHubX509SoftwareAuthentication.getSSLContext nameWithType: IotHubX509SoftwareAuthenticationProvider.getSSLContext
fullName: SSLContext com.microsoft.azure.sdk.iot.device.auth.IotHubX509SoftwareAuthentication.getSSLContext fullName: SSLContext com.microsoft.azure.sdk.iot.device.auth.IotHubX509SoftwareAuthenticationProvider.getSSLContext
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication.setPathToIotHubTrustedCert* - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider.setPathToIotHubTrustedCert*
name: setPathToIotHubTrustedCert name: setPathToIotHubTrustedCert
nameWithType: IotHubX509SoftwareAuthentication.setPathToIotHubTrustedCert nameWithType: IotHubX509SoftwareAuthenticationProvider.setPathToIotHubTrustedCert
fullName: void com.microsoft.azure.sdk.iot.device.auth.IotHubX509SoftwareAuthentication.setPathToIotHubTrustedCert fullName: void com.microsoft.azure.sdk.iot.device.auth.IotHubX509SoftwareAuthenticationProvider.setPathToIotHubTrustedCert
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication.setIotHubTrustedCert* - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider.setIotHubTrustedCert*
name: setIotHubTrustedCert name: setIotHubTrustedCert
nameWithType: IotHubX509SoftwareAuthentication.setIotHubTrustedCert nameWithType: IotHubX509SoftwareAuthenticationProvider.setIotHubTrustedCert
fullName: void com.microsoft.azure.sdk.iot.device.auth.IotHubX509SoftwareAuthentication.setIotHubTrustedCert fullName: void com.microsoft.azure.sdk.iot.device.auth.IotHubX509SoftwareAuthenticationProvider.setIotHubTrustedCert
package: com.microsoft.azure.sdk.iot.device.auth package: com.microsoft.azure.sdk.iot.device.auth
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication_provider
parent: com.microsoft.azure.sdk.iot.device.auth parent: com.microsoft.azure.sdk.iot.device.auth
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication_provider.yml
name: IotHubX509Authentication name: IotHubX509AuthenticationProvider
nameWithType: IotHubX509Authentication nameWithType: IotHubX509AuthenticationProvider
fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubX509Authentication fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubX509AuthenticationProvider
type: Class type: Class
syntax: syntax:
content: public class IotHubX509Authentication content: public class IotHubX509AuthenticationProvider
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509 - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509
parent: com.microsoft.azure.sdk.iot.device.auth parent: com.microsoft.azure.sdk.iot.device.auth
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509.yml

Просмотреть файл

@ -6,12 +6,13 @@ items:
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_certificate_manager - com.microsoft.azure.sdk.iot.device.auth._iot_hub_certificate_manager
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_s_s_l_context - com.microsoft.azure.sdk.iot.device.auth._iot_hub_s_s_l_context
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication - com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509 - com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication - com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication_provider
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication - com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider
- com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication - com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider
- com.microsoft.azure.sdk.iot.device.auth._signature - com.microsoft.azure.sdk.iot.device.auth._signature
- com.microsoft.azure.sdk.iot.device.auth._signature_helper - com.microsoft.azure.sdk.iot.device.auth._signature_helper
href: com.microsoft.azure.sdk.iot.device.auth.yml href: com.microsoft.azure.sdk.iot.device.auth.yml
@ -51,24 +52,33 @@ references:
summary: <p>Grants device access to an IoT Hub for the specified amount of time. </p> summary: <p>Grants device access to an IoT Hub for the specified amount of time. </p>
syntax: syntax:
content: public class IotHubSasToken content: public class IotHubSasToken
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
parent: com.microsoft.azure.sdk.iot.device.auth parent: com.microsoft.azure.sdk.iot.device.auth
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
name: IotHubSasTokenAuthentication name: IotHubSasTokenAuthenticationProvider
nameWithType: IotHubSasTokenAuthentication nameWithType: IotHubSasTokenAuthenticationProvider
fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthentication fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenAuthenticationProvider
type: Class type: Class
syntax: syntax:
content: public class IotHubSasTokenAuthentication content: public class IotHubSasTokenAuthenticationProvider
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider
parent: com.microsoft.azure.sdk.iot.device.auth parent: com.microsoft.azure.sdk.iot.device.auth
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider.yml
name: IotHubSasTokenSoftwareAuthentication name: IotHubSasTokenHardwareAuthenticationProvider
nameWithType: IotHubSasTokenSoftwareAuthentication nameWithType: IotHubSasTokenHardwareAuthenticationProvider
fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthentication fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenHardwareAuthenticationProvider
type: Class type: Class
syntax: syntax:
content: public class IotHubSasTokenSoftwareAuthentication extends IotHubSasTokenAuthentication content: public class IotHubSasTokenHardwareAuthenticationProvider extends IotHubSasTokenAuthenticationProvider
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider
parent: com.microsoft.azure.sdk.iot.device.auth
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.yml
name: IotHubSasTokenSoftwareAuthenticationProvider
nameWithType: IotHubSasTokenSoftwareAuthenticationProvider
fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubSasTokenSoftwareAuthenticationProvider
type: Class
syntax:
content: public class IotHubSasTokenSoftwareAuthenticationProvider extends IotHubSasTokenAuthenticationProvider
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_s_s_l_context - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_s_s_l_context
parent: com.microsoft.azure.sdk.iot.device.auth parent: com.microsoft.azure.sdk.iot.device.auth
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_s_s_l_context.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_s_s_l_context.yml
@ -87,33 +97,33 @@ references:
type: Class type: Class
syntax: syntax:
content: public class IotHubX509 content: public class IotHubX509
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication_provider
parent: com.microsoft.azure.sdk.iot.device.auth parent: com.microsoft.azure.sdk.iot.device.auth
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication_provider.yml
name: IotHubX509Authentication name: IotHubX509AuthenticationProvider
nameWithType: IotHubX509Authentication nameWithType: IotHubX509AuthenticationProvider
fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubX509Authentication fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubX509AuthenticationProvider
type: Class type: Class
syntax: syntax:
content: public class IotHubX509Authentication content: public class IotHubX509AuthenticationProvider
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider
parent: com.microsoft.azure.sdk.iot.device.auth parent: com.microsoft.azure.sdk.iot.device.auth
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider.yml
name: IotHubX509HardwareAuthentication name: IotHubX509HardwareAuthenticationProvider
nameWithType: IotHubX509HardwareAuthentication nameWithType: IotHubX509HardwareAuthenticationProvider
fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubX509HardwareAuthentication fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubX509HardwareAuthenticationProvider
type: Class type: Class
syntax: syntax:
content: public class IotHubX509HardwareAuthentication extends IotHubX509Authentication content: public class IotHubX509HardwareAuthenticationProvider extends IotHubX509AuthenticationProvider
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider
parent: com.microsoft.azure.sdk.iot.device.auth parent: com.microsoft.azure.sdk.iot.device.auth
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider.yml
name: IotHubX509SoftwareAuthentication name: IotHubX509SoftwareAuthenticationProvider
nameWithType: IotHubX509SoftwareAuthentication nameWithType: IotHubX509SoftwareAuthenticationProvider
fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubX509SoftwareAuthentication fullName: com.microsoft.azure.sdk.iot.device.auth.IotHubX509SoftwareAuthenticationProvider
type: Class type: Class
syntax: syntax:
content: public class IotHubX509SoftwareAuthentication extends IotHubX509Authentication content: public class IotHubX509SoftwareAuthenticationProvider extends IotHubX509AuthenticationProvider
- uid: com.microsoft.azure.sdk.iot.device.auth._signature - uid: com.microsoft.azure.sdk.iot.device.auth._signature
parent: com.microsoft.azure.sdk.iot.device.auth parent: com.microsoft.azure.sdk.iot.device.auth
href: com.microsoft.azure.sdk.iot.device.auth._signature.yml href: com.microsoft.azure.sdk.iot.device.auth._signature.yml

Просмотреть файл

@ -19,7 +19,7 @@ items:
branch: master branch: master
repo: https://github.com/Azure/azure-iot-sdk-java repo: https://github.com/Azure/azure-iot-sdk-java
path: provisioning/provisioning-device-client/src/main/java/com/microsoft/azure/sdk/iot/provisioning/device/internal/task/ProvisioningTask.java path: provisioning/provisioning-device-client/src/main/java/com/microsoft/azure/sdk/iot/provisioning/device/internal/task/ProvisioningTask.java
startLine: 25 startLine: 29
package: com.microsoft.azure.sdk.iot.provisioning.device.internal.task package: com.microsoft.azure.sdk.iot.provisioning.device.internal.task
syntax: syntax:
content: public class ProvisioningTask content: public class ProvisioningTask
@ -40,7 +40,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: provisioning/provisioning-device-client/src/main/java/com/microsoft/azure/sdk/iot/provisioning/device/internal/task/ProvisioningTask.java path: provisioning/provisioning-device-client/src/main/java/com/microsoft/azure/sdk/iot/provisioning/device/internal/task/ProvisioningTask.java
startLine: 228 startLine: 260
package: com.microsoft.azure.sdk.iot.provisioning.device.internal.task package: com.microsoft.azure.sdk.iot.provisioning.device.internal.task
summary: <p>This method executes the State machine with the device goes through during registration. </p> summary: <p>This method executes the State machine with the device goes through during registration. </p>
syntax: syntax:
@ -68,7 +68,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: provisioning/provisioning-device-client/src/main/java/com/microsoft/azure/sdk/iot/provisioning/device/internal/task/ProvisioningTask.java path: provisioning/provisioning-device-client/src/main/java/com/microsoft/azure/sdk/iot/provisioning/device/internal/task/ProvisioningTask.java
startLine: 49 startLine: 53
package: com.microsoft.azure.sdk.iot.provisioning.device.internal.task package: com.microsoft.azure.sdk.iot.provisioning.device.internal.task
summary: <p>Constructor for creating a provisioning task </p> summary: <p>Constructor for creating a provisioning task </p>
syntax: syntax:
@ -187,6 +187,15 @@ references:
type: Class type: Class
syntax: syntax:
content: public class ResponseParser content: public class ResponseParser
- uid: com.microsoft.azure.sdk.iot.provisioning.security.exceptions._security_client_exception
parent: com.microsoft.azure.sdk.iot.provisioning.security.exceptions
href: com.microsoft.azure.sdk.iot.provisioning.security.exceptions._security_client_exception.yml
name: SecurityClientException
nameWithType: SecurityClientException
fullName: com.microsoft.azure.sdk.iot.provisioning.security.exceptions.SecurityClientException
type: Class
syntax:
content: public class SecurityClientException
- uid: com.microsoft.azure.sdk.iot.provisioning.device.internal.exceptions7a80624b1e6fbd89436aedac142fb79c - uid: com.microsoft.azure.sdk.iot.provisioning.device.internal.exceptions7a80624b1e6fbd89436aedac142fb79c
parent: com.microsoft.azure.sdk.iot.provisioning.device.internal.exceptions parent: com.microsoft.azure.sdk.iot.provisioning.device.internal.exceptions
href: com.microsoft.azure.sdk.iot.provisioning.device.internal.exceptions7a80624b1e6fbd89436aedac142fb79c.yml href: com.microsoft.azure.sdk.iot.provisioning.device.internal.exceptions7a80624b1e6fbd89436aedac142fb79c.yml

Просмотреть файл

@ -18,7 +18,7 @@ items:
branch: master branch: master
repo: https://github.com/Azure/azure-iot-sdk-java repo: https://github.com/Azure/azure-iot-sdk-java
path: provisioning/provisioning-samples/provisioning-tpm-sample/src/main/java/samples/com/microsoft/azure/sdk/iot/ProvisioningTpmSample.java path: provisioning/provisioning-samples/provisioning-tpm-sample/src/main/java/samples/com/microsoft/azure/sdk/iot/ProvisioningTpmSample.java
startLine: 22 startLine: 23
package: samples.com.microsoft.azure.sdk.iot package: samples.com.microsoft.azure.sdk.iot
summary: <p>TPM sample </p> summary: <p>TPM sample </p>
syntax: syntax:
@ -39,7 +39,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: provisioning/provisioning-samples/provisioning-tpm-sample/src/main/java/samples/com/microsoft/azure/sdk/iot/ProvisioningTpmSample.java path: provisioning/provisioning-samples/provisioning-tpm-sample/src/main/java/samples/com/microsoft/azure/sdk/iot/ProvisioningTpmSample.java
startLine: 53 startLine: 63
package: samples.com.microsoft.azure.sdk.iot package: samples.com.microsoft.azure.sdk.iot
syntax: syntax:
content: public static void main(String[] args) content: public static void main(String[] args)
@ -65,12 +65,3 @@ references:
type: Enum type: Enum
syntax: syntax:
content: public enum ProvisioningDeviceClientTransportProtocol content: public enum ProvisioningDeviceClientTransportProtocol
- uid: com.microsoft.azure.sdk.iot.provisioning.device.internal.exceptions7a80624b1e6fbd89436aedac142fb79c
parent: com.microsoft.azure.sdk.iot.provisioning.device.internal.exceptions
href: com.microsoft.azure.sdk.iot.provisioning.device.internal.exceptions7a80624b1e6fbd89436aedac142fb79c.yml
name: ProvisioningDeviceConnectionException
nameWithType: ProvisioningDeviceConnectionException
fullName: com.microsoft.azure.sdk.iot.provisioning.device.internal.exceptions.ProvisioningDeviceConnectionException
type: Class
syntax:
content: public class ProvisioningDeviceConnectionException extends ProvisioningDeviceTransportException

Просмотреть файл

@ -18,7 +18,7 @@ items:
branch: master branch: master
repo: https://github.com/Azure/azure-iot-sdk-java repo: https://github.com/Azure/azure-iot-sdk-java
path: provisioning/provisioning-samples/provisioning-x509-sample/src/main/java/samples/com/microsoft/azure/sdk/iot/ProvisioningX509Sample.java path: provisioning/provisioning-samples/provisioning-x509-sample/src/main/java/samples/com/microsoft/azure/sdk/iot/ProvisioningX509Sample.java
startLine: 17 startLine: 20
package: samples.com.microsoft.azure.sdk.iot package: samples.com.microsoft.azure.sdk.iot
summary: <p>Provisioning Sample for X509 </p> summary: <p>Provisioning Sample for X509 </p>
syntax: syntax:
@ -39,7 +39,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: provisioning/provisioning-samples/provisioning-x509-sample/src/main/java/samples/com/microsoft/azure/sdk/iot/ProvisioningX509Sample.java path: provisioning/provisioning-samples/provisioning-x509-sample/src/main/java/samples/com/microsoft/azure/sdk/iot/ProvisioningX509Sample.java
startLine: 52 startLine: 64
package: samples.com.microsoft.azure.sdk.iot package: samples.com.microsoft.azure.sdk.iot
syntax: syntax:
content: public static void main(String[] args) content: public static void main(String[] args)

Просмотреть файл

@ -11,7 +11,15 @@ items:
- tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.constructorThrowsOnNullContract() - tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.constructorThrowsOnNullContract()
- tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.constructorThrowsOnNullSecurityProvider() - tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.constructorThrowsOnNullSecurityProvider()
- tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssignedSucceeds() - tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssignedSucceeds()
- tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssigningToStatusAssignedSucceeds() - tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssigningToStatusAssignedSucceedsWithNonTpmSecurityProvider()
- tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssigningToStatusAssignedSucceedsWithTPMSecurityProvider()
- tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssigningToStatusAssignedThrowsForEmptyDeviceIdJson()
- tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssigningToStatusAssignedThrowsForEmptyHostnameJson()
- tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssigningToStatusAssignedThrowsForEmptyTPMAuthenticationKeyJson()
- tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingDeviceIdJson()
- tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingHostnameJson()
- tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingTPMAuthenticationKeyJson()
- tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingTPMJson()
- tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsDisabledSucceeds() - tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsDisabledSucceeds()
- tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsFailedSucceeds() - tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsFailedSucceeds()
- tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsUnassignedToAssignedSucceeds() - tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsUnassignedToAssignedSucceeds()
@ -30,6 +38,7 @@ items:
- tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeStatusUnAssignedToAssignedSucceeds() - tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeStatusUnAssignedToAssignedSucceeds()
- tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.nextStatusNullThrowsException() - tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.nextStatusNullThrowsException()
- tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.registrationCallbackThrowsIfNoneProvided() - tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.registrationCallbackThrowsIfNoneProvided()
- tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.securityClientExceptionThrownHandledByStatusCallback()
- tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.timeoutExceptionTriggersCallback() - tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.timeoutExceptionTriggersCallback()
href: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.yml href: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.yml
langs: langs:
@ -44,7 +53,7 @@ items:
branch: master branch: master
repo: https://github.com/Azure/azure-iot-sdk-java repo: https://github.com/Azure/azure-iot-sdk-java
path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java
startLine: 37 startLine: 42
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
syntax: syntax:
content: public class ProvisioningTaskTest content: public class ProvisioningTaskTest
@ -64,7 +73,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java
startLine: 1345 startLine: 1249
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
syntax: syntax:
content: public void closeShutsDownExecutor() content: public void closeShutsDownExecutor()
@ -82,7 +91,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java
startLine: 1317 startLine: 1221
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
syntax: syntax:
content: public void closeShutsDownExecutorNow() content: public void closeShutsDownExecutorNow()
@ -100,7 +109,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java
startLine: 95 startLine: 110
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
syntax: syntax:
content: public void constructorSucceeds() content: public void constructorSucceeds()
@ -118,7 +127,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java
startLine: 1375 startLine: 1279
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
syntax: syntax:
content: public void constructorThrowsOnNullConfig() content: public void constructorThrowsOnNullConfig()
@ -136,7 +145,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java
startLine: 1401 startLine: 1305
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
syntax: syntax:
content: public void constructorThrowsOnNullContract() content: public void constructorThrowsOnNullContract()
@ -154,7 +163,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java
startLine: 1384 startLine: 1288
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
syntax: syntax:
content: public void constructorThrowsOnNullSecurityProvider() content: public void constructorThrowsOnNullSecurityProvider()
@ -172,28 +181,172 @@ items:
source: source:
remote: *o0 remote: *o0
path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java
startLine: 116 startLine: 131
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
syntax: syntax:
content: public void invokeRegisterReturnsAssignedSucceeds() content: public void invokeRegisterReturnsAssignedSucceeds()
- uid: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssigningToStatusAssignedSucceeds() - uid: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssigningToStatusAssignedSucceedsWithNonTpmSecurityProvider()
id: invokeRegisterReturnsAssigningToStatusAssignedSucceeds() id: invokeRegisterReturnsAssigningToStatusAssignedSucceedsWithNonTpmSecurityProvider()
parent: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test parent: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test
href: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.yml href: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.yml
langs: langs:
- java - java
name: invokeRegisterReturnsAssigningToStatusAssignedSucceeds() name: invokeRegisterReturnsAssigningToStatusAssignedSucceedsWithNonTpmSecurityProvider()
nameWithType: ProvisioningTaskTest.invokeRegisterReturnsAssigningToStatusAssignedSucceeds() nameWithType: ProvisioningTaskTest.invokeRegisterReturnsAssigningToStatusAssignedSucceedsWithNonTpmSecurityProvider()
fullName: void tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task.ProvisioningTaskTest.invokeRegisterReturnsAssigningToStatusAssignedSucceeds() fullName: void tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task.ProvisioningTaskTest.invokeRegisterReturnsAssigningToStatusAssignedSucceedsWithNonTpmSecurityProvider()
overload: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssigningToStatusAssignedSucceeds* overload: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssigningToStatusAssignedSucceedsWithNonTpmSecurityProvider*
type: Method type: Method
source: source:
remote: *o0 remote: *o0
path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java
startLine: 1504 startLine: 1489
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
syntax: syntax:
content: public void invokeRegisterReturnsAssigningToStatusAssignedSucceeds() content: public void invokeRegisterReturnsAssigningToStatusAssignedSucceedsWithNonTpmSecurityProvider()
- uid: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssigningToStatusAssignedSucceedsWithTPMSecurityProvider()
id: invokeRegisterReturnsAssigningToStatusAssignedSucceedsWithTPMSecurityProvider()
parent: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test
href: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.yml
langs:
- java
name: invokeRegisterReturnsAssigningToStatusAssignedSucceedsWithTPMSecurityProvider()
nameWithType: ProvisioningTaskTest.invokeRegisterReturnsAssigningToStatusAssignedSucceedsWithTPMSecurityProvider()
fullName: void tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task.ProvisioningTaskTest.invokeRegisterReturnsAssigningToStatusAssignedSucceedsWithTPMSecurityProvider()
overload: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssigningToStatusAssignedSucceedsWithTPMSecurityProvider*
type: Method
source:
remote: *o0
path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java
startLine: 1401
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
syntax:
content: public void invokeRegisterReturnsAssigningToStatusAssignedSucceedsWithTPMSecurityProvider()
- uid: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssigningToStatusAssignedThrowsForEmptyDeviceIdJson()
id: invokeRegisterReturnsAssigningToStatusAssignedThrowsForEmptyDeviceIdJson()
parent: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test
href: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.yml
langs:
- java
name: invokeRegisterReturnsAssigningToStatusAssignedThrowsForEmptyDeviceIdJson()
nameWithType: ProvisioningTaskTest.invokeRegisterReturnsAssigningToStatusAssignedThrowsForEmptyDeviceIdJson()
fullName: void tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task.ProvisioningTaskTest.invokeRegisterReturnsAssigningToStatusAssignedThrowsForEmptyDeviceIdJson()
overload: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssigningToStatusAssignedThrowsForEmptyDeviceIdJson*
type: Method
source:
remote: *o0
path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java
startLine: 1852
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
syntax:
content: public void invokeRegisterReturnsAssigningToStatusAssignedThrowsForEmptyDeviceIdJson()
- uid: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssigningToStatusAssignedThrowsForEmptyHostnameJson()
id: invokeRegisterReturnsAssigningToStatusAssignedThrowsForEmptyHostnameJson()
parent: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test
href: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.yml
langs:
- java
name: invokeRegisterReturnsAssigningToStatusAssignedThrowsForEmptyHostnameJson()
nameWithType: ProvisioningTaskTest.invokeRegisterReturnsAssigningToStatusAssignedThrowsForEmptyHostnameJson()
fullName: void tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task.ProvisioningTaskTest.invokeRegisterReturnsAssigningToStatusAssignedThrowsForEmptyHostnameJson()
overload: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssigningToStatusAssignedThrowsForEmptyHostnameJson*
type: Method
source:
remote: *o0
path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java
startLine: 1988
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
syntax:
content: public void invokeRegisterReturnsAssigningToStatusAssignedThrowsForEmptyHostnameJson()
- uid: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssigningToStatusAssignedThrowsForEmptyTPMAuthenticationKeyJson()
id: invokeRegisterReturnsAssigningToStatusAssignedThrowsForEmptyTPMAuthenticationKeyJson()
parent: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test
href: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.yml
langs:
- java
name: invokeRegisterReturnsAssigningToStatusAssignedThrowsForEmptyTPMAuthenticationKeyJson()
nameWithType: ProvisioningTaskTest.invokeRegisterReturnsAssigningToStatusAssignedThrowsForEmptyTPMAuthenticationKeyJson()
fullName: void tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task.ProvisioningTaskTest.invokeRegisterReturnsAssigningToStatusAssignedThrowsForEmptyTPMAuthenticationKeyJson()
overload: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssigningToStatusAssignedThrowsForEmptyTPMAuthenticationKeyJson*
type: Method
source:
remote: *o0
path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java
startLine: 1715
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
syntax:
content: public void invokeRegisterReturnsAssigningToStatusAssignedThrowsForEmptyTPMAuthenticationKeyJson()
- uid: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingDeviceIdJson()
id: invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingDeviceIdJson()
parent: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test
href: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.yml
langs:
- java
name: invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingDeviceIdJson()
nameWithType: ProvisioningTaskTest.invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingDeviceIdJson()
fullName: void tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task.ProvisioningTaskTest.invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingDeviceIdJson()
overload: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingDeviceIdJson*
type: Method
source:
remote: *o0
path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java
startLine: 1785
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
syntax:
content: public void invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingDeviceIdJson()
- uid: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingHostnameJson()
id: invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingHostnameJson()
parent: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test
href: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.yml
langs:
- java
name: invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingHostnameJson()
nameWithType: ProvisioningTaskTest.invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingHostnameJson()
fullName: void tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task.ProvisioningTaskTest.invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingHostnameJson()
overload: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingHostnameJson*
type: Method
source:
remote: *o0
path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java
startLine: 1920
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
syntax:
content: public void invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingHostnameJson()
- uid: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingTPMAuthenticationKeyJson()
id: invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingTPMAuthenticationKeyJson()
parent: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test
href: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.yml
langs:
- java
name: invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingTPMAuthenticationKeyJson()
nameWithType: ProvisioningTaskTest.invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingTPMAuthenticationKeyJson()
fullName: void tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task.ProvisioningTaskTest.invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingTPMAuthenticationKeyJson()
overload: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingTPMAuthenticationKeyJson*
type: Method
source:
remote: *o0
path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java
startLine: 1645
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
syntax:
content: public void invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingTPMAuthenticationKeyJson()
- uid: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingTPMJson()
id: invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingTPMJson()
parent: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test
href: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.yml
langs:
- java
name: invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingTPMJson()
nameWithType: ProvisioningTaskTest.invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingTPMJson()
fullName: void tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task.ProvisioningTaskTest.invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingTPMJson()
overload: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingTPMJson*
type: Method
source:
remote: *o0
path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java
startLine: 1575
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
syntax:
content: public void invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingTPMJson()
- uid: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsDisabledSucceeds() - uid: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsDisabledSucceeds()
id: invokeRegisterReturnsDisabledSucceeds() id: invokeRegisterReturnsDisabledSucceeds()
parent: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test parent: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test
@ -208,7 +361,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java
startLine: 234 startLine: 233
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
syntax: syntax:
content: public void invokeRegisterReturnsDisabledSucceeds() content: public void invokeRegisterReturnsDisabledSucceeds()
@ -226,7 +379,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java
startLine: 176 startLine: 183
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
syntax: syntax:
content: public void invokeRegisterReturnsFailedSucceeds() content: public void invokeRegisterReturnsFailedSucceeds()
@ -244,7 +397,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java
startLine: 1422 startLine: 1324
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
syntax: syntax:
content: public void invokeRegisterReturnsUnassignedToAssignedSucceeds() content: public void invokeRegisterReturnsUnassignedToAssignedSucceeds()
@ -262,7 +415,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java
startLine: 1240 startLine: 1154
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
syntax: syntax:
content: public void invokeRegisterTriggersCBOnNullOperationId() content: public void invokeRegisterTriggersCBOnNullOperationId()
@ -280,7 +433,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java
startLine: 1196 startLine: 1119
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
syntax: syntax:
content: public void invokeRegisterTriggersCBOnNullStatus() content: public void invokeRegisterTriggersCBOnNullStatus()
@ -298,7 +451,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java
startLine: 1115 startLine: 1046
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
syntax: syntax:
content: public void invokeRegisterTriggersRegistrationCBOnInaccurateStatus() content: public void invokeRegisterTriggersRegistrationCBOnInaccurateStatus()
@ -316,7 +469,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java
startLine: 1160 startLine: 1082
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
syntax: syntax:
content: public void invokeRegisterTriggersRegistrationCBOnNullResponse() content: public void invokeRegisterTriggersRegistrationCBOnNullResponse()
@ -334,7 +487,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java
startLine: 293 startLine: 284
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
syntax: syntax:
content: public void invokeStatusAssigningToAssignedSucceeds() content: public void invokeStatusAssigningToAssignedSucceeds()
@ -352,7 +505,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java
startLine: 483 startLine: 462
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
syntax: syntax:
content: public void invokeStatusAssigningToDisabledSucceeds() content: public void invokeStatusAssigningToDisabledSucceeds()
@ -370,7 +523,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java
startLine: 389 startLine: 374
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
syntax: syntax:
content: public void invokeStatusAssigningToFailedSucceeds() content: public void invokeStatusAssigningToFailedSucceeds()
@ -388,7 +541,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java
startLine: 665 startLine: 632
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
syntax: syntax:
content: public void invokeStatusReturnsUnAssignedToAssigningSucceeds() content: public void invokeStatusReturnsUnAssignedToAssigningSucceeds()
@ -406,7 +559,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java
startLine: 577 startLine: 550
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
syntax: syntax:
content: public void invokeStatusReturnsUnAssignedToDisabledSucceeds() content: public void invokeStatusReturnsUnAssignedToDisabledSucceeds()
@ -424,7 +577,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java
startLine: 1054 startLine: 990
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
syntax: syntax:
content: public void invokeStatusTriggersRegistrationCBOnInaccurateStatus() content: public void invokeStatusTriggersRegistrationCBOnInaccurateStatus()
@ -442,7 +595,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java
startLine: 936 startLine: 883
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
syntax: syntax:
content: public void invokeStatusTriggersRegistrationCBOnNullParser() content: public void invokeStatusTriggersRegistrationCBOnNullParser()
@ -460,7 +613,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java
startLine: 995 startLine: 936
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
syntax: syntax:
content: public void invokeStatusTriggersRegistrationCBOnNullStatus() content: public void invokeStatusTriggersRegistrationCBOnNullStatus()
@ -478,7 +631,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java
startLine: 762 startLine: 723
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
syntax: syntax:
content: public void invokeStatusUnAssignedToAssignedSucceeds() content: public void invokeStatusUnAssignedToAssignedSucceeds()
@ -496,7 +649,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java
startLine: 877 startLine: 832
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
syntax: syntax:
content: public void nextStatusNullThrowsException() content: public void nextStatusNullThrowsException()
@ -514,10 +667,28 @@ items:
source: source:
remote: *o0 remote: *o0
path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java
startLine: 859 startLine: 814
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
syntax: syntax:
content: public void registrationCallbackThrowsIfNoneProvided() content: public void registrationCallbackThrowsIfNoneProvided()
- uid: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.securityClientExceptionThrownHandledByStatusCallback()
id: securityClientExceptionThrownHandledByStatusCallback()
parent: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test
href: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.yml
langs:
- java
name: securityClientExceptionThrownHandledByStatusCallback()
nameWithType: ProvisioningTaskTest.securityClientExceptionThrownHandledByStatusCallback()
fullName: void tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task.ProvisioningTaskTest.securityClientExceptionThrownHandledByStatusCallback()
overload: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.securityClientExceptionThrownHandledByStatusCallback*
type: Method
source:
remote: *o0
path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java
startLine: 2055
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
syntax:
content: public void securityClientExceptionThrownHandledByStatusCallback()
- uid: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.timeoutExceptionTriggersCallback() - uid: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.timeoutExceptionTriggersCallback()
id: timeoutExceptionTriggersCallback() id: timeoutExceptionTriggersCallback()
parent: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test parent: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test
@ -532,7 +703,7 @@ items:
source: source:
remote: *o0 remote: *o0
path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java path: provisioning/provisioning-device-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/dps/device/internal/task/ProvisioningTaskTest.java
startLine: 1280 startLine: 1194
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
syntax: syntax:
content: public void timeoutExceptionTriggersCallback() content: public void timeoutExceptionTriggersCallback()
@ -667,11 +838,65 @@ references:
nameWithType: ProvisioningTaskTest.invokeRegisterReturnsUnassignedToAssignedSucceeds nameWithType: ProvisioningTaskTest.invokeRegisterReturnsUnassignedToAssignedSucceeds
fullName: void tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task.ProvisioningTaskTest.invokeRegisterReturnsUnassignedToAssignedSucceeds fullName: void tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task.ProvisioningTaskTest.invokeRegisterReturnsUnassignedToAssignedSucceeds
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
- uid: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssigningToStatusAssignedSucceeds* - uid: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssigningToStatusAssignedSucceedsWithTPMSecurityProvider*
name: invokeRegisterReturnsAssigningToStatusAssignedSucceeds name: invokeRegisterReturnsAssigningToStatusAssignedSucceedsWithTPMSecurityProvider
nameWithType: ProvisioningTaskTest.invokeRegisterReturnsAssigningToStatusAssignedSucceeds nameWithType: ProvisioningTaskTest.invokeRegisterReturnsAssigningToStatusAssignedSucceedsWithTPMSecurityProvider
fullName: void tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task.ProvisioningTaskTest.invokeRegisterReturnsAssigningToStatusAssignedSucceeds fullName: void tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task.ProvisioningTaskTest.invokeRegisterReturnsAssigningToStatusAssignedSucceedsWithTPMSecurityProvider
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
- uid: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssigningToStatusAssignedSucceedsWithNonTpmSecurityProvider*
name: invokeRegisterReturnsAssigningToStatusAssignedSucceedsWithNonTpmSecurityProvider
nameWithType: ProvisioningTaskTest.invokeRegisterReturnsAssigningToStatusAssignedSucceedsWithNonTpmSecurityProvider
fullName: void tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task.ProvisioningTaskTest.invokeRegisterReturnsAssigningToStatusAssignedSucceedsWithNonTpmSecurityProvider
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
- uid: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingTPMJson*
name: invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingTPMJson
nameWithType: ProvisioningTaskTest.invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingTPMJson
fullName: void tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task.ProvisioningTaskTest.invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingTPMJson
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
- uid: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingTPMAuthenticationKeyJson*
name: invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingTPMAuthenticationKeyJson
nameWithType: ProvisioningTaskTest.invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingTPMAuthenticationKeyJson
fullName: void tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task.ProvisioningTaskTest.invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingTPMAuthenticationKeyJson
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
- uid: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssigningToStatusAssignedThrowsForEmptyTPMAuthenticationKeyJson*
name: invokeRegisterReturnsAssigningToStatusAssignedThrowsForEmptyTPMAuthenticationKeyJson
nameWithType: ProvisioningTaskTest.invokeRegisterReturnsAssigningToStatusAssignedThrowsForEmptyTPMAuthenticationKeyJson
fullName: void tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task.ProvisioningTaskTest.invokeRegisterReturnsAssigningToStatusAssignedThrowsForEmptyTPMAuthenticationKeyJson
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
- uid: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingDeviceIdJson*
name: invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingDeviceIdJson
nameWithType: ProvisioningTaskTest.invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingDeviceIdJson
fullName: void tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task.ProvisioningTaskTest.invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingDeviceIdJson
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
- uid: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssigningToStatusAssignedThrowsForEmptyDeviceIdJson*
name: invokeRegisterReturnsAssigningToStatusAssignedThrowsForEmptyDeviceIdJson
nameWithType: ProvisioningTaskTest.invokeRegisterReturnsAssigningToStatusAssignedThrowsForEmptyDeviceIdJson
fullName: void tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task.ProvisioningTaskTest.invokeRegisterReturnsAssigningToStatusAssignedThrowsForEmptyDeviceIdJson
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
- uid: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingHostnameJson*
name: invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingHostnameJson
nameWithType: ProvisioningTaskTest.invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingHostnameJson
fullName: void tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task.ProvisioningTaskTest.invokeRegisterReturnsAssigningToStatusAssignedThrowsForMissingHostnameJson
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
- uid: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.invokeRegisterReturnsAssigningToStatusAssignedThrowsForEmptyHostnameJson*
name: invokeRegisterReturnsAssigningToStatusAssignedThrowsForEmptyHostnameJson
nameWithType: ProvisioningTaskTest.invokeRegisterReturnsAssigningToStatusAssignedThrowsForEmptyHostnameJson
fullName: void tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task.ProvisioningTaskTest.invokeRegisterReturnsAssigningToStatusAssignedThrowsForEmptyHostnameJson
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
- uid: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task._provisioning_task_test.securityClientExceptionThrownHandledByStatusCallback*
name: securityClientExceptionThrownHandledByStatusCallback
nameWithType: ProvisioningTaskTest.securityClientExceptionThrownHandledByStatusCallback
fullName: void tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task.ProvisioningTaskTest.securityClientExceptionThrownHandledByStatusCallback
package: tests.unit.com.microsoft.azure.sdk.iot.dps.device.internal.task
- uid: com.microsoft.azure.sdk.iot.deps.util._base64
parent: com.microsoft.azure.sdk.iot.deps.util
href: com.microsoft.azure.sdk.iot.deps.util._base64.yml
name: Base64
nameWithType: Base64
fullName: com.microsoft.azure.sdk.iot.deps.util.Base64
type: Class
syntax:
content: public class Base64
- uid: com.microsoft.azure.sdk.iot.provisioning.security._security_provider - uid: com.microsoft.azure.sdk.iot.provisioning.security._security_provider
parent: com.microsoft.azure.sdk.iot.provisioning.security parent: com.microsoft.azure.sdk.iot.provisioning.security
href: com.microsoft.azure.sdk.iot.provisioning.security._security_provider.yml href: com.microsoft.azure.sdk.iot.provisioning.security._security_provider.yml
@ -681,6 +906,24 @@ references:
type: Class type: Class
syntax: syntax:
content: public class SecurityProvider content: public class SecurityProvider
- uid: com.microsoft.azure.sdk.iot.provisioning.security._security_provider_tpm
parent: com.microsoft.azure.sdk.iot.provisioning.security
href: com.microsoft.azure.sdk.iot.provisioning.security._security_provider_tpm.yml
name: SecurityProviderTpm
nameWithType: SecurityProviderTpm
fullName: com.microsoft.azure.sdk.iot.provisioning.security.SecurityProviderTpm
type: Class
syntax:
content: public class SecurityProviderTpm
- uid: com.microsoft.azure.sdk.iot.provisioning.device.internal.parser.8469fbbac1009a5619f149ceabf09cd3
parent: com.microsoft.azure.sdk.iot.provisioning.device.internal.parser
href: com.microsoft.azure.sdk.iot.provisioning.device.internal.parser.8469fbbac1009a5619f149ceabf09cd3.yml
name: OperationsRegistrationStatusTPMParser
nameWithType: OperationsRegistrationStatusTPMParser
fullName: com.microsoft.azure.sdk.iot.provisioning.device.internal.parser.OperationsRegistrationStatusTPMParser
type: Class
syntax:
content: public class OperationsRegistrationStatusTPMParser
- uid: com.microsoft.azure.sdk.iot.provisioning.device.internal.contract_1060281c1c676e5850e536ff61c0b32c1 - uid: com.microsoft.azure.sdk.iot.provisioning.device.internal.contract_1060281c1c676e5850e536ff61c0b32c1
parent: com.microsoft.azure.sdk.iot.provisioning.device.internal.contract parent: com.microsoft.azure.sdk.iot.provisioning.device.internal.contract
href: com.microsoft.azure.sdk.iot.provisioning.device.internal.contract_1060281c1c676e5850e536ff61c0b32c1.yml href: com.microsoft.azure.sdk.iot.provisioning.device.internal.contract_1060281c1c676e5850e536ff61c0b32c1.yml
@ -780,3 +1023,12 @@ references:
type: Class type: Class
syntax: syntax:
content: public class ProvisioningDeviceClientException content: public class ProvisioningDeviceClientException
- uid: com.microsoft.azure.sdk.iot.provisioning.security.exceptions._security_client_exception
parent: com.microsoft.azure.sdk.iot.provisioning.security.exceptions
href: com.microsoft.azure.sdk.iot.provisioning.security.exceptions._security_client_exception.yml
name: SecurityClientException
nameWithType: SecurityClientException
fullName: com.microsoft.azure.sdk.iot.provisioning.security.exceptions.SecurityClientException
type: Class
syntax:
content: public class SecurityClientException

Просмотреть файл

@ -12440,27 +12440,30 @@
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token
name: IotHubSasToken name: IotHubSasToken
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token.yml
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider
name: IotHubSasTokenAuthentication name: IotHubSasTokenAuthenticationProvider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_authentication_provider.yml
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider
name: IotHubSasTokenSoftwareAuthentication name: IotHubSasTokenHardwareAuthenticationProvider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_hardware_authentication_provider.yml
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider
name: IotHubSasTokenSoftwareAuthenticationProvider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_sas_token_software_authentication_provider.yml
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_s_s_l_context - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_s_s_l_context
name: IotHubSSLContext name: IotHubSSLContext
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_s_s_l_context.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_s_s_l_context.yml
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509 - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509
name: IotHubX509 name: IotHubX509
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509.yml
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication_provider
name: IotHubX509Authentication name: IotHubX509AuthenticationProvider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_authentication_provider.yml
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider
name: IotHubX509HardwareAuthentication name: IotHubX509HardwareAuthenticationProvider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_hardware_authentication_provider.yml
- uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication - uid: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider
name: IotHubX509SoftwareAuthentication name: IotHubX509SoftwareAuthenticationProvider
href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication.yml href: com.microsoft.azure.sdk.iot.device.auth._iot_hub_x509_software_authentication_provider.yml
- uid: com.microsoft.azure.sdk.iot.device.auth._signature - uid: com.microsoft.azure.sdk.iot.device.auth._signature
name: Signature name: Signature
href: com.microsoft.azure.sdk.iot.device.auth._signature.yml href: com.microsoft.azure.sdk.iot.device.auth._signature.yml