This commit is contained in:
OpenPublishBuild 2017-04-06 22:11:03 +00:00
Родитель 1ad4ca0f04
Коммит a25c344019
57 изменённых файлов: 4648 добавлений и 4466 удалений

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

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

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

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

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

@ -120,7 +120,7 @@ references:
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>
syntax:
content: public interface WithCreate<FluentT> extends Creatable<FluentT>,Resource.DefinitionWithTags<WithCreate<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>
content: public interface WithCreate<FluentT>
typeParameters:
- type: dee0e3c3
description: <p>the type of the resource </p>

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

@ -338,7 +338,7 @@ references:
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>
syntax:
content: public interface WithCreate<FluentT> extends Creatable<FluentT>,Resource.DefinitionWithTags<WithCreate<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>
content: public interface WithCreate<FluentT>
typeParameters:
- type: dee0e3c3
description: <p>the type of the resource </p>

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

@ -228,7 +228,7 @@ references:
type: Interface
summary: <p>The template for a site update operation, containing all the settings that can be modified. </p>
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:
- type: dee0e3c3
description: <p>the type of the resource </p>

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

@ -120,7 +120,7 @@ references:
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>
syntax:
content: public interface WithCreate<FluentT> extends Creatable<FluentT>,Resource.DefinitionWithTags<WithCreate<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>
content: public interface WithCreate<FluentT>
typeParameters:
- type: dee0e3c3
description: <p>the type of the resource </p>

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

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

@ -312,15 +312,6 @@ references:
summary: <p>Grouping of Batch application update stages. </p>
syntax:
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
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
parent: com.microsoft.azure.management.batch
href: com.microsoft.azure.management.batch._batch_account._definition_stages._with_application.yml
@ -330,6 +321,15 @@ references:
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._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
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
parent: com.microsoft.azure.management.batch
href: com.microsoft.azure.management.batch._batch_account._definition_stage0d783d9e8264e6921b5a7ac57082dfd6.yml
@ -339,21 +339,15 @@ references:
summary: <p>The stage of a Batch account definition allowing adding an application and a storage account. </p>
syntax:
content: public interface WithApplicationAndStorage extends BatchAccount.DefinitionStages.WithStorage,BatchAccount.DefinitionStages.WithApplication
- uid: com.microsoft.azure.management.batch._application._definition_stages._with_application_package
- 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._definition_stages._with_application_package.yml
name: Application.DefinitionStages.WithApplicationPackage<ParentT>
fullName: com.microsoft.azure.management.batch.Application.DefinitionStages.WithApplicationPackage<ParentT>
href: com.microsoft.azure.management.batch._application._update_stages._with_application_package.yml
name: Application.UpdateStages.WithApplicationPackage
fullName: com.microsoft.azure.management.batch.Application.UpdateStages.WithApplicationPackage
type: Interface
summary: >-
<p>The stage of a Batch application definition that allows the creation of an application package.</p>
<p></p>
summary: <p>The stage of a Batch application update allowing the creation of an application package. </p>
syntax:
content: public interface WithApplicationPackage<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the stage of the parent Batch account definition to return to after attaching this definition </p>
content: public interface WithApplicationPackage
- uid: com.microsoft.azure.management.batch._application._update_definition_af002c8421e16b745af55a95ece4e746
parent: com.microsoft.azure.management.batch
href: com.microsoft.azure.management.batch._application._update_definition_af002c8421e16b745af55a95ece4e746.yml
@ -369,27 +363,18 @@ references:
typeParameters:
- type: 18a275b1
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
- uid: com.microsoft.azure.management.batch._application._definition_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
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._definition_stages._with_attach
parent: com.microsoft.azure.management.batch
href: com.microsoft.azure.management.batch._application._definition_stages._with_attach.yml
name: Application.DefinitionStages.WithAttach<ParentT>
fullName: com.microsoft.azure.management.batch.Application.DefinitionStages.WithAttach<ParentT>
href: com.microsoft.azure.management.batch._application._definition_stages._with_application_package.yml
name: Application.DefinitionStages.WithApplicationPackage<ParentT>
fullName: com.microsoft.azure.management.batch.Application.DefinitionStages.WithApplicationPackage<ParentT>
type: Interface
summary: >-
<p>The final stage of the application definition. </p>
<p>The stage of a Batch application definition that allows the creation of an application package.</p>
<p>At this stage, any remaining optional settings can be specified, or the application definition can be attached to the parent batch account definition. </p>
<p></p>
syntax:
content: public interface WithAttach<ParentT> extends Attachable<ParentT>.InDefinition,Application.DefinitionStages.WithApplicationPackage<ParentT>
content: public interface WithApplicationPackage<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the stage of the parent Batch account definition to return to after attaching this definition </p>
@ -408,6 +393,21 @@ references:
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
parent: com.microsoft.azure.management.batch
href: com.microsoft.azure.management.batch._application._definition_stages._with_attach.yml
name: Application.DefinitionStages.WithAttach<ParentT>
fullName: com.microsoft.azure.management.batch.Application.DefinitionStages.WithAttach<ParentT>
type: Interface
summary: >-
<p>The final stage of the 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 definition. </p>
syntax:
content: public interface WithAttach<ParentT> extends Attachable<ParentT>.InDefinition,Application.DefinitionStages.WithApplicationPackage<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the stage of the parent Batch account definition to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.batch._batch_account._definition_stages._with_create
parent: com.microsoft.azure.management.batch
href: com.microsoft.azure.management.batch._batch_account._definition_stages._with_create.yml

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

@ -523,21 +523,6 @@ references:
typeParameters:
- type: 18a275b1
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._blank._standard_endpoint
parent: com.microsoft.azure.management.cdn
href: com.microsoft.azure.management.cdn._cdn_endpoint._definition_stages._blank._standard_endpoint.yml
name: CdnEndpoint.DefinitionStages.Blank.StandardEndpoint<ParentT>
fullName: com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.Blank.StandardEndpoint<ParentT>
type: Interface
summary: >-
<p>The stage of a CDN profile endpoint definition allowing to specify the origin.</p>
<p></p>
syntax:
content: public interface StandardEndpoint<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_sc52d7b69639fb186cc1bcea7ec6f1537
parent: com.microsoft.azure.management.cdn
href: com.microsoft.azure.management.cdn._cdn_endpoint._update_definition_sc52d7b69639fb186cc1bcea7ec6f1537.yml
@ -553,15 +538,21 @@ references:
typeParameters:
- type: 18a275b1
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_profile._update
- uid: com.microsoft.azure.management.cdn._cdn_endpoint._definition_stages._blank._standard_endpoint
parent: com.microsoft.azure.management.cdn
href: com.microsoft.azure.management.cdn._cdn_profile._update.yml
name: CdnProfile.Update
fullName: com.microsoft.azure.management.cdn.CdnProfile.Update
href: com.microsoft.azure.management.cdn._cdn_endpoint._definition_stages._blank._standard_endpoint.yml
name: CdnEndpoint.DefinitionStages.Blank.StandardEndpoint<ParentT>
fullName: com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.Blank.StandardEndpoint<ParentT>
type: Interface
summary: <p>The template for an update operation, containing all the settings that can be modified. </p>
summary: >-
<p>The stage of a CDN profile endpoint definition allowing to specify the origin.</p>
<p></p>
syntax:
content: public interface Update extends Appliable<CdnProfile>,CdnProfile.UpdateStages.WithEndpoint,Resource.UpdateWithTags<Update>
content: public interface StandardEndpoint<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
parent: com.microsoft.azure.management.cdn
href: com.microsoft.azure.management.cdn._cdn_endpoint._update.yml
@ -571,6 +562,15 @@ references:
summary: <p>The entirety of a CDN endpoint update as part of a CDN profile update. </p>
syntax:
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
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
parent: com.microsoft.azure.management.cdn
href: com.microsoft.azure.management.cdn._cdn_endpoint._update_definition_stages.yml
@ -634,21 +634,6 @@ references:
summary: <p>The stage of a CDN profile definition allowing the resource group to be specified. </p>
syntax:
content: public interface WithGroup extends GroupableResource<TManager, InnerT>.DefinitionStages.WithGroup<WithSku>
- uid: com.microsoft.azure.management.cdn._cdn_endpoint._update_definition_stages._with_premium_attach
parent: com.microsoft.azure.management.cdn
href: com.microsoft.azure.management.cdn._cdn_endpoint._update_definition_stages._with_premium_attach.yml
name: CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach<ParentT>
fullName: com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach<ParentT>
type: Interface
summary: >-
<p>The final stage of a CDN profile Premium 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 WithPremiumAttach<ParentT> extends CdnEndpoint.UpdateDefinitionStages.AttachablePremium<ParentT>
typeParameters:
- type: 18a275b1
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_premium_attach
parent: com.microsoft.azure.management.cdn
href: com.microsoft.azure.management.cdn._cdn_endpoint._definition_stages._with_premium_attach.yml
@ -664,6 +649,21 @@ references:
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_premium_attach
parent: com.microsoft.azure.management.cdn
href: com.microsoft.azure.management.cdn._cdn_endpoint._update_definition_stages._with_premium_attach.yml
name: CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach<ParentT>
fullName: com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach<ParentT>
type: Interface
summary: >-
<p>The final stage of a CDN profile Premium 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 WithPremiumAttach<ParentT> extends CdnEndpoint.UpdateDefinitionStages.AttachablePremium<ParentT>
typeParameters:
- type: 18a275b1
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_profile._definition_stages._with_premium_verizon_create
parent: com.microsoft.azure.management.cdn
href: com.microsoft.azure.management.cdn._cdn_profile._definition_stages._with_premium_verizon_create.yml
@ -682,21 +682,6 @@ references:
summary: <p>A CDN profile definition allowing the SKU to be specified. </p>
syntax:
content: public interface WithSku
- uid: com.microsoft.azure.management.cdn._cdn_endpoint._update_definition_stages._with_standard_attach
parent: com.microsoft.azure.management.cdn
href: com.microsoft.azure.management.cdn._cdn_endpoint._update_definition_stages._with_standard_attach.yml
name: CdnEndpoint.UpdateDefinitionStages.WithStandardAttach<ParentT>
fullName: com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.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.UpdateDefinitionStages.AttachableStandard<ParentT>
typeParameters:
- type: 18a275b1
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
@ -712,6 +697,21 @@ references:
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
parent: com.microsoft.azure.management.cdn
href: com.microsoft.azure.management.cdn._cdn_endpoint._update_definition_stages._with_standard_attach.yml
name: CdnEndpoint.UpdateDefinitionStages.WithStandardAttach<ParentT>
fullName: com.microsoft.azure.management.cdn.CdnEndpoint.UpdateDefinitionStages.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.UpdateDefinitionStages.AttachableStandard<ParentT>
typeParameters:
- type: 18a275b1
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_profile._definition_stages._with_standard_create
parent: com.microsoft.azure.management.cdn
href: com.microsoft.azure.management.cdn._cdn_profile._definition_stages._with_standard_create.yml

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

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

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

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

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

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

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

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

@ -609,21 +609,6 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages._ptr_record_set_blank
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages._ptr_record_set_blank.yml
name: DnsRecordSet.DefinitionStages.PtrRecordSetBlank<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.PtrRecordSetBlank<ParentT>
type: Interface
summary: >-
<p>The first stage of a PTR record definition.</p>
<p></p>
syntax:
content: public interface PtrRecordSetBlank<ParentT> extends DnsRecordSet.DefinitionStages.WithPtrRecordTargetDomainName<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definition61db0953c5d39b1ff0bbe05f78f43171
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definition61db0953c5d39b1ff0bbe05f78f43171.yml
@ -639,6 +624,21 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages._ptr_record_set_blank
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages._ptr_record_set_blank.yml
name: DnsRecordSet.DefinitionStages.PtrRecordSetBlank<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.PtrRecordSetBlank<ParentT>
type: Interface
summary: >-
<p>The first stage of a PTR record definition.</p>
<p></p>
syntax:
content: public interface PtrRecordSetBlank<ParentT> extends DnsRecordSet.DefinitionStages.WithPtrRecordTargetDomainName<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages._srv_record_set_blank
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages._srv_record_set_blank.yml
@ -669,21 +669,6 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definitiona62df41edf8988b15e97fdbcb51949cd
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definitiona62df41edf8988b15e97fdbcb51949cd.yml
name: DnsRecordSet.UpdateDefinitionStages.TxtRecordSetBlank<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.TxtRecordSetBlank<ParentT>
type: Interface
summary: >-
<p>The first stage of a TXT record definition.</p>
<p></p>
syntax:
content: public interface TxtRecordSetBlank<ParentT> extends DnsRecordSet.UpdateDefinitionStages.WithTxtRecordTextValue<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages._txt_record_set_blank
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages._txt_record_set_blank.yml
@ -699,6 +684,21 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definitiona62df41edf8988b15e97fdbcb51949cd
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definitiona62df41edf8988b15e97fdbcb51949cd.yml
name: DnsRecordSet.UpdateDefinitionStages.TxtRecordSetBlank<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.TxtRecordSetBlank<ParentT>
type: Interface
summary: >-
<p>The first stage of a TXT record definition.</p>
<p></p>
syntax:
content: public interface TxtRecordSetBlank<ParentT> extends DnsRecordSet.UpdateDefinitionStages.WithTxtRecordTextValue<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update.yml
@ -843,30 +843,6 @@ references:
summary: <p>The entirety of a TXT record set update as a part of parent DNS zone update. </p>
syntax:
content: public interface UpdateTxtRecordSet extends DnsRecordSet.UpdateStages.WithTxtRecordTextValue,DnsRecordSet.Update
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definitione7ffca259fda1f1df24b699a121ba159
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definitione7ffca259fda1f1df24b699a121ba159.yml
name: DnsRecordSet.UpdateDefinitionStages.WithAaaaRecordIPv6Address<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.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 href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></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
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
@ -882,21 +858,30 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages35d2d6579996e9c302ed52bdd6cb0aef
- 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._definition_stages35d2d6579996e9c302ed52bdd6cb0aef.yml
name: DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6AddressOrAttachable<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6AddressOrAttachable<ParentT>
href: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_aaaa_record_i_pv6_address.yml
name: 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_definitione7ffca259fda1f1df24b699a121ba159
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definitione7ffca259fda1f1df24b699a121ba159.yml
name: DnsRecordSet.UpdateDefinitionStages.WithAaaaRecordIPv6Address<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithAaaaRecordIPv6Address<ParentT>
type: Interface
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>
syntax:
content: public interface WithAaaaRecordIPv6AddressOrAttachable<ParentT> extends DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6Address<ParentT>,DnsRecordSet.DefinitionStages.WithAttach<ParentT>
content: public interface WithAaaaRecordIPv6Address<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref></p>
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definition53649c9364d6f8cbfe9a5880ebc5a01e
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definition53649c9364d6f8cbfe9a5880ebc5a01e.yml
@ -912,15 +897,21 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_a_record_i_pv4_address
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages35d2d6579996e9c302ed52bdd6cb0aef
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_a_record_i_pv4_address.yml
name: DnsRecordSet.UpdateStages.WithARecordIPv4Address
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithARecordIPv4Address
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages35d2d6579996e9c302ed52bdd6cb0aef.yml
name: DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6AddressOrAttachable<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6AddressOrAttachable<ParentT>
type: Interface
summary: <p>The stage of the A record set update allowing to add or remove A record. </p>
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></p>
syntax:
content: public interface WithARecordIPv4Address
content: public interface WithAaaaRecordIPv6AddressOrAttachable<ParentT> extends DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6Address<ParentT>,DnsRecordSet.DefinitionStages.WithAttach<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definition11eec05623501bb55f5ac5f078bb4d85
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definition11eec05623501bb55f5ac5f078bb4d85.yml
@ -936,6 +927,15 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_a_record_i_pv4_address
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_a_record_i_pv4_address.yml
name: DnsRecordSet.UpdateStages.WithARecordIPv4Address
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithARecordIPv4Address
type: Interface
summary: <p>The stage of the A record set update allowing to add or remove A record. </p>
syntax:
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
@ -951,6 +951,21 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages3b01ed55618ef24b1edf8633f30102d2
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages3b01ed55618ef24b1edf8633f30102d2.yml
name: DnsRecordSet.DefinitionStages.WithARecordIPv4AddressOrAttachable<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithARecordIPv4AddressOrAttachable<ParentT>
type: Interface
summary: >-
<p>The stage of the A record set definition allowing to add additional A records or attach the record set to the parent.</p>
<p></p>
syntax:
content: public interface WithARecordIPv4AddressOrAttachable<ParentT> extends DnsRecordSet.DefinitionStages.WithARecordIPv4Address<ParentT>,DnsRecordSet.DefinitionStages.WithAttach<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definitionefccaf2e69c318b361d59989c1574940
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definitionefccaf2e69c318b361d59989c1574940.yml
@ -966,18 +981,18 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages3b01ed55618ef24b1edf8633f30102d2
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_attach
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages3b01ed55618ef24b1edf8633f30102d2.yml
name: DnsRecordSet.DefinitionStages.WithARecordIPv4AddressOrAttachable<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithARecordIPv4AddressOrAttachable<ParentT>
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_attach.yml
name: DnsRecordSet.DefinitionStages.WithAttach<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithAttach<ParentT>
type: Interface
summary: >-
<p>The stage of the A record set definition allowing to add additional A records or attach the record set to the parent.</p>
<p>The final stage of the DNS zone record set definition. </p>
<p></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 href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref>. </p>
syntax:
content: public interface WithARecordIPv4AddressOrAttachable<ParentT> extends DnsRecordSet.DefinitionStages.WithARecordIPv4Address<ParentT>,DnsRecordSet.DefinitionStages.WithAttach<ParentT>
content: public interface WithAttach<ParentT> extends Attachable<ParentT>.InDefinition,DnsRecordSet.DefinitionStages.WithMetadata<ParentT>,DnsRecordSet.DefinitionStages.WithTtl<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref></p>
@ -996,21 +1011,6 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_attach
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_attach.yml
name: DnsRecordSet.DefinitionStages.WithAttach<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.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 href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref>. </p>
syntax:
content: public interface WithAttach<ParentT> extends Attachable<ParentT>.InDefinition,DnsRecordSet.DefinitionStages.WithMetadata<ParentT>,DnsRecordSet.DefinitionStages.WithTtl<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_zone._definition_stages._with_create
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_zone._definition_stages._with_create.yml
@ -1020,21 +1020,6 @@ references:
summary: <p>The stage of the definition which contains all the minimum required inputs for the resource to be created (via <xref href="com.microsoft.azure.management.resources.fluentcore.model._creatable.create()" data-throw-if-not-resolved="false"></xref>), but also allows for any other optional settings to be specified. </p>
syntax:
content: public interface WithCreate extends Creatable<DnsZone>,DnsZone.DefinitionStages.WithRecordSet,Resource.DefinitionWithTags<WithCreate>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definition_stages._with_metadata
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definition_stages._with_metadata.yml
name: DnsRecordSet.UpdateDefinitionStages.WithMetadata<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.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 return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></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
@ -1059,6 +1044,21 @@ references:
summary: <p>An update allowing metadata to be modified for the resource. </p>
syntax:
content: public interface WithMetadata
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definition_stages._with_metadata
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definition_stages._with_metadata.yml
name: DnsRecordSet.UpdateDefinitionStages.WithMetadata<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.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 return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definitione0071c76e1517b06f6aa8311afaadb74
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definitione0071c76e1517b06f6aa8311afaadb74.yml
@ -1074,6 +1074,15 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_m_x_record_mail_exchange
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_m_x_record_mail_exchange.yml
name: DnsRecordSet.UpdateStages.WithMXRecordMailExchange
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithMXRecordMailExchange
type: Interface
summary: <p>The stage of the MX record set definition allowing to add or remove MX record. </p>
syntax:
content: public interface WithMXRecordMailExchange
- 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
@ -1089,30 +1098,6 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_m_x_record_mail_exchange
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_m_x_record_mail_exchange.yml
name: DnsRecordSet.UpdateStages.WithMXRecordMailExchange
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithMXRecordMailExchange
type: Interface
summary: <p>The stage of the MX record set definition allowing to add or remove MX record. </p>
syntax:
content: public interface WithMXRecordMailExchange
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definition3c5327f0a5198a9fb4466bdfefd931a0
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definition3c5327f0a5198a9fb4466bdfefd931a0.yml
name: DnsRecordSet.UpdateDefinitionStages.WithMXRecordMailExchangeOrAttachable<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.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.UpdateDefinitionStages.WithMXRecordMailExchange<ParentT>,DnsRecordSet.UpdateDefinitionStages.WithAttach<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></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
@ -1128,21 +1113,21 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages79f696ad6a0fcbd00a09e47edb9bbd69
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definition3c5327f0a5198a9fb4466bdfefd931a0
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages79f696ad6a0fcbd00a09e47edb9bbd69.yml
name: DnsRecordSet.DefinitionStages.WithNSRecordNameServer<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithNSRecordNameServer<ParentT>
href: com.microsoft.azure.management.dns._dns_record_set._update_definition3c5327f0a5198a9fb4466bdfefd931a0.yml
name: DnsRecordSet.UpdateDefinitionStages.WithMXRecordMailExchangeOrAttachable<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithMXRecordMailExchangeOrAttachable<ParentT>
type: Interface
summary: >-
<p>The stage of the NS record set definition allowing to add a NS 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>
syntax:
content: public interface WithNSRecordNameServer<ParentT>
content: public interface WithMXRecordMailExchangeOrAttachable<ParentT> extends DnsRecordSet.UpdateDefinitionStages.WithMXRecordMailExchange<ParentT>,DnsRecordSet.UpdateDefinitionStages.WithAttach<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref></p>
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></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
@ -1167,6 +1152,21 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages79f696ad6a0fcbd00a09e47edb9bbd69
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages79f696ad6a0fcbd00a09e47edb9bbd69.yml
name: DnsRecordSet.DefinitionStages.WithNSRecordNameServer<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithNSRecordNameServer<ParentT>
type: Interface
summary: >-
<p>The stage of the NS record set definition allowing to add a NS record.</p>
<p></p>
syntax:
content: public interface WithNSRecordNameServer<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages26e9d00616d1ee190c1569ec0fdd623e
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages26e9d00616d1ee190c1569ec0fdd623e.yml
@ -1197,6 +1197,21 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definition39afa4d51af9c9d77144e170df996941
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definition39afa4d51af9c9d77144e170df996941.yml
name: DnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainName<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainName<ParentT>
type: Interface
summary: >-
<p>The stage of the PTR record set definition allowing to add first CNAME record.</p>
<p></p>
syntax:
content: public interface WithPtrRecordTargetDomainName<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stagesc82b7ef69622fddf990e71d5ccd2a2b1
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stagesc82b7ef69622fddf990e71d5ccd2a2b1.yml
@ -1221,36 +1236,6 @@ references:
summary: <p>The stage of the CName record set definition allowing to add or remove CName record. </p>
syntax:
content: public interface WithPtrRecordTargetDomainName
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definition39afa4d51af9c9d77144e170df996941
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definition39afa4d51af9c9d77144e170df996941.yml
name: DnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainName<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainName<ParentT>
type: Interface
summary: >-
<p>The stage of the PTR record set definition allowing to add first CNAME record.</p>
<p></p>
syntax:
content: public interface WithPtrRecordTargetDomainName<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></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>
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 return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages5f0575bcdf60fd85dbe2e8db6c5b1246
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages5f0575bcdf60fd85dbe2e8db6c5b1246.yml
@ -1266,6 +1251,21 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref></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>
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 return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_zone._definition_stages._with_record_set
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_zone._definition_stages._with_record_set.yml
@ -1293,15 +1293,21 @@ references:
summary: <p>The stage of the SOA record definition allowing to update its attributes. </p>
syntax:
content: public interface WithSoaRecordAttributes
- uid: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_srv_record_entry
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definition5adc81f8bf1dc23a4ec0bad4d8ff4d79
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
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithSrvRecordEntry
href: com.microsoft.azure.management.dns._dns_record_set._update_definition5adc81f8bf1dc23a4ec0bad4d8ff4d79.yml
name: DnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntry<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntry<ParentT>
type: Interface
summary: <p>The stage of the SRV record definition allowing to add or remove service record. </p>
summary: >-
<p>The stage of the SRV record definition allowing to add first service record.</p>
<p></p>
syntax:
content: public interface WithSrvRecordEntry
content: public interface WithSrvRecordEntry<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_srv_record_entry
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_srv_record_entry.yml
@ -1317,18 +1323,27 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definition5adc81f8bf1dc23a4ec0bad4d8ff4d79
- 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_definition5adc81f8bf1dc23a4ec0bad4d8ff4d79.yml
name: DnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntry<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntry<ParentT>
href: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_srv_record_entry.yml
name: 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>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntryOrAttachable<ParentT>
type: Interface
summary: >-
<p>The stage of the SRV record definition allowing to add first service record.</p>
<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 WithSrvRecordEntry<ParentT>
content: public interface WithSrvRecordEntryOrAttachable<ParentT> extends DnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntry<ParentT>,DnsRecordSet.UpdateDefinitionStages.WithAttach<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
@ -1347,30 +1362,6 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref></p>
- 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>
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 return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_ttl
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_ttl.yml
name: DnsRecordSet.UpdateStages.WithTtl
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithTtl
type: Interface
summary: <p>The stage of the record set update allowing to specify TTL for the records in this record set. </p>
syntax:
content: public interface WithTtl
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definition_stages._with_ttl
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definition_stages._with_ttl.yml
@ -1401,30 +1392,15 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definition60151ae061220d19d102aacb4173a0e0
- uid: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_ttl
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definition60151ae061220d19d102aacb4173a0e0.yml
name: DnsRecordSet.UpdateDefinitionStages.WithTxtRecordTextValue<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithTxtRecordTextValue<ParentT>
href: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_ttl.yml
name: DnsRecordSet.UpdateStages.WithTtl
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithTtl
type: Interface
summary: >-
<p>The stage of the TXT record definition allowing to add first Txt record.</p>
<p></p>
summary: <p>The stage of the record set update allowing to specify TTL for the records in this record set. </p>
syntax:
content: public interface WithTxtRecordTextValue<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></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
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
content: public interface WithTtl
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_txt_record_text_value
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_txt_record_text_value.yml
@ -1440,6 +1416,30 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref></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
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
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definition60151ae061220d19d102aacb4173a0e0.yml
name: DnsRecordSet.UpdateDefinitionStages.WithTxtRecordTextValue<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithTxtRecordTextValue<ParentT>
type: Interface
summary: >-
<p>The stage of the TXT record definition allowing to add first Txt record.</p>
<p></p>
syntax:
content: public interface WithTxtRecordTextValue<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stagesd5d658b88b5102e452adad6352a69b88
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stagesd5d658b88b5102e452adad6352a69b88.yml

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

@ -273,6 +273,15 @@ references:
summary: <p>Grouping of all the user definition stages. </p>
syntax:
content: public interface DefinitionStages
- uid: com.microsoft.azure.management.graphrbac._user._update
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._user._update.yml
name: User.Update
fullName: com.microsoft.azure.management.graphrbac.User.Update
type: Interface
summary: <p>The template for a user update operation, containing all the settings that can be modified. </p>
syntax:
content: public interface Update
- uid: com.microsoft.azure.management.graphrbac._service_principal._update
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._service_principal._update.yml
@ -291,15 +300,6 @@ references:
summary: <p>The template for a group update operation, containing all the settings that can be modified. </p>
syntax:
content: public interface Update
- uid: com.microsoft.azure.management.graphrbac._user._update
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._user._update.yml
name: User.Update
fullName: com.microsoft.azure.management.graphrbac.User.Update
type: Interface
summary: <p>The template for a user update operation, containing all the settings that can be modified. </p>
syntax:
content: public interface Update
- 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
@ -327,15 +327,6 @@ references:
summary: <p>Grouping of all the user update stages. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.graphrbac._service_principal._definiti0dc1c0c478fe3add6eedbacab4f16326
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._service_principal._definiti0dc1c0c478fe3add6eedbacab4f16326.yml
name: ServicePrincipal.DefinitionStages.WithAccountEnabled
fullName: com.microsoft.azure.management.graphrbac.ServicePrincipal.DefinitionStages.WithAccountEnabled
type: Interface
summary: <p>The stage of service principal definition allowing specifying if the service principal account is enabled. </p>
syntax:
content: public interface WithAccountEnabled
- uid: com.microsoft.azure.management.graphrbac._user._definition_stages._with_account_enabled
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._user._definition_stages._with_account_enabled.yml
@ -345,6 +336,24 @@ references:
summary: <p>The stage of a user definition allowing specifying if the account is enabled. </p>
syntax:
content: public interface WithAccountEnabled
- uid: com.microsoft.azure.management.graphrbac._service_principal._definiti0dc1c0c478fe3add6eedbacab4f16326
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._service_principal._definiti0dc1c0c478fe3add6eedbacab4f16326.yml
name: ServicePrincipal.DefinitionStages.WithAccountEnabled
fullName: com.microsoft.azure.management.graphrbac.ServicePrincipal.DefinitionStages.WithAccountEnabled
type: Interface
summary: <p>The stage of service principal definition allowing specifying if the service principal account is enabled. </p>
syntax:
content: public interface WithAccountEnabled
- uid: com.microsoft.azure.management.graphrbac._active_directory_group._definition_stages._with_create
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._active_directory_group._definition_stages._with_create.yml
name: ActiveDirectoryGroup.DefinitionStages.WithCreate
fullName: com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup.DefinitionStages.WithCreate
type: Interface
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:
content: public interface WithCreate extends Creatable<ActiveDirectoryGroup>
- uid: com.microsoft.azure.management.graphrbac._user._definition_stages._with_create
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._user._definition_stages._with_create.yml
@ -363,24 +372,6 @@ references:
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.WithAccountEnabled
- uid: com.microsoft.azure.management.graphrbac._active_directory_group._definition_stages._with_create
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._active_directory_group._definition_stages._with_create.yml
name: ActiveDirectoryGroup.DefinitionStages.WithCreate
fullName: com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup.DefinitionStages.WithCreate
type: Interface
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:
content: public interface WithCreate extends Creatable<ActiveDirectoryGroup>
- uid: com.microsoft.azure.management.graphrbac._active_directory_group._defccfce8c0aae4b8ecccf1989a164ddd01
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._active_directory_group._defccfce8c0aae4b8ecccf1989a164ddd01.yml
name: ActiveDirectoryGroup.DefinitionStages.WithDisplayName
fullName: com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup.DefinitionStages.WithDisplayName
type: Interface
summary: <p>The stage of group definition allowing display name to be specified. </p>
syntax:
content: public interface WithDisplayName
- uid: com.microsoft.azure.management.graphrbac._user._definition_stages._with_display_name
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._user._definition_stages._with_display_name.yml
@ -390,6 +381,15 @@ references:
summary: <p>The stage of a user definition allowing display name to be set. </p>
syntax:
content: public interface WithDisplayName
- uid: com.microsoft.azure.management.graphrbac._active_directory_group._defccfce8c0aae4b8ecccf1989a164ddd01
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._active_directory_group._defccfce8c0aae4b8ecccf1989a164ddd01.yml
name: ActiveDirectoryGroup.DefinitionStages.WithDisplayName
fullName: com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup.DefinitionStages.WithDisplayName
type: Interface
summary: <p>The stage of group definition allowing display name to be specified. </p>
syntax:
content: public interface WithDisplayName
- uid: com.microsoft.azure.management.graphrbac._user._definition_stages._with_mail_nickname
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._user._definition_stages._with_mail_nickname.yml

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

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

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

@ -215,6 +215,15 @@ references:
summary: <p>The first stage of the key vault definition. </p>
syntax:
content: public interface Blank extends Resource.DefinitionWithRegion<WithGroup>
- uid: com.microsoft.azure.management.keyvault._vault._definition
parent: com.microsoft.azure.management.keyvault
href: com.microsoft.azure.management.keyvault._vault._definition.yml
name: Vault.Definition
fullName: com.microsoft.azure.management.keyvault.Vault.Definition
type: Interface
summary: <p>Container interface for all the definitions that need to be implemented. </p>
syntax:
content: public interface Definition extends Vault.DefinitionStages.Blank,Vault.DefinitionStages.WithGroup,Vault.DefinitionStages.WithAccessPolicy,Vault.DefinitionStages.WithCreate
- uid: com.microsoft.azure.management.keyvault._access_policy._definition
parent: com.microsoft.azure.management.keyvault
href: com.microsoft.azure.management.keyvault._access_policy._definition.yml
@ -227,15 +236,6 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of the final <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.keyvault._vault._definition
parent: com.microsoft.azure.management.keyvault
href: com.microsoft.azure.management.keyvault._vault._definition.yml
name: Vault.Definition
fullName: com.microsoft.azure.management.keyvault.Vault.Definition
type: Interface
summary: <p>Container interface for all the definitions that need to be implemented. </p>
syntax:
content: public interface Definition extends Vault.DefinitionStages.Blank,Vault.DefinitionStages.WithGroup,Vault.DefinitionStages.WithAccessPolicy,Vault.DefinitionStages.WithCreate
- uid: com.microsoft.azure.management.keyvault._access_policy._definition_stages
parent: com.microsoft.azure.management.keyvault
href: com.microsoft.azure.management.keyvault._access_policy._definition_stages.yml
@ -254,15 +254,6 @@ references:
summary: <p>Grouping of all the key vault definition stages. </p>
syntax:
content: public interface DefinitionStages
- uid: com.microsoft.azure.management.keyvault._access_policy._update
parent: com.microsoft.azure.management.keyvault
href: com.microsoft.azure.management.keyvault._access_policy._update.yml
name: AccessPolicy.Update
fullName: com.microsoft.azure.management.keyvault.AccessPolicy.Update
type: Interface
summary: <p>The entirety of an access policy update as part of a key vault update. </p>
syntax:
content: public interface Update extends AccessPolicy.UpdateStages.WithPermissions,Settable<Vault.Update>
- uid: com.microsoft.azure.management.keyvault._vault._update
parent: com.microsoft.azure.management.keyvault
href: com.microsoft.azure.management.keyvault._vault._update.yml
@ -272,6 +263,15 @@ references:
summary: <p>The template for a key vault update operation, containing all the settings that can be modified. </p>
syntax:
content: public interface Update extends Resource.UpdateWithTags<Update>,Appliable<Vault>,Vault.UpdateStages.WithAccessPolicy,Vault.UpdateStages.WithConfigurations
- uid: com.microsoft.azure.management.keyvault._access_policy._update
parent: com.microsoft.azure.management.keyvault
href: com.microsoft.azure.management.keyvault._access_policy._update.yml
name: AccessPolicy.Update
fullName: com.microsoft.azure.management.keyvault.AccessPolicy.Update
type: Interface
summary: <p>The entirety of an access policy update as part of a key vault update. </p>
syntax:
content: public interface Update extends AccessPolicy.UpdateStages.WithPermissions,Settable<Vault.Update>
- uid: com.microsoft.azure.management.keyvault._access_policy._update_definition
parent: com.microsoft.azure.management.keyvault
href: com.microsoft.azure.management.keyvault._access_policy._update_definition.yml
@ -329,21 +329,6 @@ references:
summary: <p>A key vault update allowing access policies to be modified, attached, or removed. </p>
syntax:
content: public interface WithAccessPolicy
- 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>
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 href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></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 href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.keyvault._access_policy._update_definition_stages._with_attach
parent: com.microsoft.azure.management.keyvault
href: com.microsoft.azure.management.keyvault._access_policy._update_definition_stages._with_attach.yml
@ -359,6 +344,21 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></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>
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 href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></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 href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.keyvault._vault._definition_stages._with_configurations
parent: com.microsoft.azure.management.keyvault
href: com.microsoft.azure.management.keyvault._vault._definition_stages._with_configurations.yml
@ -431,15 +431,6 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of the final <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref></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
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._definition_stages._with_permissions
parent: com.microsoft.azure.management.keyvault
href: com.microsoft.azure.management.keyvault._access_policy._definition_stages._with_permissions.yml
@ -452,6 +443,15 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of the final <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></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
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
parent: com.microsoft.azure.management.keyvault
href: com.microsoft.azure.management.keyvault._vault._definition_stages._with_sku.yml

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@ -380,13 +380,13 @@ references:
summary: <p>Grouping of definition stages involving specifying an SSL certificate. </p>
syntax:
content: public interface DefinitionStages
- uid: com.microsoft.azure.management.network.model._has_private_i_p_address._update_definition_stages
- 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_private_i_p_address._update_definition_stages.yml
name: HasPrivateIPAddress.UpdateDefinitionStages
fullName: com.microsoft.azure.management.network.model.HasPrivateIPAddress.UpdateDefinitionStages
href: com.microsoft.azure.management.network.model._has_floating_i_p._update_definition_stages.yml
name: HasFloatingIP.UpdateDefinitionStages
fullName: com.microsoft.azure.management.network.model.HasFloatingIP.UpdateDefinitionStages
type: Interface
summary: <p>Grouping of definition stages applicable as part of a parent resource update, involving specifying the private IP address. </p>
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_backend_port._update_definition_stages
@ -407,6 +407,15 @@ references:
summary: <p>Grouping of definition stages applicable as part of a resource update involving modifying the frontend. </p>
syntax:
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
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_protocol._update_definition_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_protocol._update_definition_stages.yml
@ -425,15 +434,6 @@ references:
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_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
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_ssl_certificate._update_definition_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_ssl_certificate._update_definition_stages.yml
@ -443,15 +443,6 @@ references:
summary: <p>Grouping of definition stages applicable as part of a resource update, involving modifying the SSL certificates. </p>
syntax:
content: public interface UpdateDefinitionStages
- uid: com.microsoft.azure.management.network.model._has_cookie_based_affinity._update_definition_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_cookie_based_affinity._update_definition_stages.yml
name: HasCookieBasedAffinity.UpdateDefinitionStages
fullName: com.microsoft.azure.management.network.model.HasCookieBasedAffinity.UpdateDefinitionStages
type: Interface
summary: <p>Grouping of definition stages applicable as part of a resource update, involving modifying cookie based affinity. </p>
syntax:
content: public interface UpdateDefinitionStages
- uid: com.microsoft.azure.management.network.model._has_port._update_definition_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_port._update_definition_stages.yml
@ -461,13 +452,22 @@ references:
summary: <p>Grouping of definition stages of a parent resource update involving specifying a port number. </p>
syntax:
content: public interface UpdateDefinitionStages
- uid: com.microsoft.azure.management.network.model._has_host_name._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
href: com.microsoft.azure.management.network.model._has_host_name._update_definition_stages.yml
name: HasHostName.UpdateDefinitionStages
fullName: com.microsoft.azure.management.network.model.HasHostName.UpdateDefinitionStages
href: com.microsoft.azure.management.network.model._has_private_i_p_address._update_definition_stages.yml
name: HasPrivateIPAddress.UpdateDefinitionStages
fullName: com.microsoft.azure.management.network.model.HasPrivateIPAddress.UpdateDefinitionStages
type: Interface
summary: <p>Grouping of definition stages applicable as part of a parent resource update. </p>
summary: <p>Grouping of definition stages applicable as part of a parent resource update, involving specifying the private IP address. </p>
syntax:
content: public interface UpdateDefinitionStages
- uid: com.microsoft.azure.management.network.model._has_cookie_based_affinity._update_definition_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_cookie_based_affinity._update_definition_stages.yml
name: HasCookieBasedAffinity.UpdateDefinitionStages
fullName: com.microsoft.azure.management.network.model.HasCookieBasedAffinity.UpdateDefinitionStages
type: Interface
summary: <p>Grouping of definition stages applicable as part of a resource update, involving modifying cookie based affinity. </p>
syntax:
content: public interface UpdateDefinitionStages
- uid: com.microsoft.azure.management.network.model._has_public_i_p_address._update_definition_stages
@ -488,6 +488,15 @@ references:
summary: <p>Grouping of definition stages applicable as part of a resource update, involving modifying the frontend port. </p>
syntax:
content: public interface UpdateDefinitionStages
- uid: com.microsoft.azure.management.network.model._has_private_i_p_address._update_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_private_i_p_address._update_stages.yml
name: HasPrivateIPAddress.UpdateStages
fullName: com.microsoft.azure.management.network.model.HasPrivateIPAddress.UpdateStages
type: Interface
summary: <p>Grouping of update stages involving modifying the private IP address. </p>
syntax:
content: public interface UpdateStages
- 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
@ -515,13 +524,13 @@ references:
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_private_i_p_address._update_stages
- uid: com.microsoft.azure.management.network.model._has_protocol._update_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_private_i_p_address._update_stages.yml
name: HasPrivateIPAddress.UpdateStages
fullName: com.microsoft.azure.management.network.model.HasPrivateIPAddress.UpdateStages
href: com.microsoft.azure.management.network.model._has_protocol._update_stages.yml
name: HasProtocol.UpdateStages
fullName: com.microsoft.azure.management.network.model.HasProtocol.UpdateStages
type: Interface
summary: <p>Grouping of update stages involving modifying the private IP address. </p>
summary: <p>Grouping of update stages involving modifying the protocol. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.network.model._has_frontend._update_stages
@ -533,13 +542,13 @@ references:
summary: <p>Grouping of update stages involving specifying the frontend. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.network.model._has_protocol._update_stages
- 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_protocol._update_stages.yml
name: HasProtocol.UpdateStages
fullName: com.microsoft.azure.management.network.model.HasProtocol.UpdateStages
href: com.microsoft.azure.management.network.model._has_server_name_indication._update_stages.yml
name: HasServerNameIndication.UpdateStages
fullName: com.microsoft.azure.management.network.model.HasServerNameIndication.UpdateStages
type: Interface
summary: <p>Grouping of update stages involving modifying the protocol. </p>
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_host_name._update_stages
@ -551,15 +560,6 @@ references:
summary: <p>Grouping of update stages involving specifying the host name. </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
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_port._update_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_port._update_stages.yml
@ -569,6 +569,15 @@ references:
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
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_frontend_port._update_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_frontend_port._update_stages.yml
@ -587,15 +596,6 @@ references:
summary: <p>Grouping of update stages involving modifying SSL certificates. </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
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_backend_port._up2b14870ed3337f492ea271ed21d24503
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_backend_port._up2b14870ed3337f492ea271ed21d24503.yml
@ -632,6 +632,18 @@ references:
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_cookie_based_affini13f41f47044c49c819676ce48703216a
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_cookie_based_affini13f41f47044c49c819676ce48703216a.yml
name: HasCookieBasedAffinity.UpdateDefinitionStages.WithCookieBasedAffinity<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasCookieBasedAffinity.UpdateDefinitionStages.WithCookieBasedAffinity<ReturnT>
type: Interface
summary: <p>The stage of a definition allowing to enable or disable 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_cookie_based_affini6d82ff85198c4a172e7754a6e1aee68a
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_cookie_based_affini6d82ff85198c4a172e7754a6e1aee68a.yml
@ -656,18 +668,6 @@ references:
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the update </p>
- uid: com.microsoft.azure.management.network.model._has_cookie_based_affini13f41f47044c49c819676ce48703216a
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_cookie_based_affini13f41f47044c49c819676ce48703216a.yml
name: HasCookieBasedAffinity.UpdateDefinitionStages.WithCookieBasedAffinity<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasCookieBasedAffinity.UpdateDefinitionStages.WithCookieBasedAffinity<ReturnT>
type: Interface
summary: <p>The stage of a definition allowing to enable or disable 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_1eff0573aaa965637dee6b7dd03b88db
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_public_i_p_address_1eff0573aaa965637dee6b7dd03b88db.yml
@ -677,6 +677,21 @@ references:
summary: >-
<p>The stage of the definition allowing to associate the resource with an existing public IP address.</p>
<p></p>
syntax:
content: public interface WithExistingPublicIPAddress<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_f25e52ec62935574156f9d5f52098de2
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_public_i_p_address_f25e52ec62935574156f9d5f52098de2.yml
name: HasPublicIPAddress.UpdateDefinitionStages.WithExistingPublicIPAddress<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateDefinitionStages.WithExistingPublicIPAddress<ReturnT>
type: Interface
summary: >-
<p>The stage of the definition allowing to associate the resource with an existing public IP address.</p>
<p></p>
syntax:
content: public interface WithExistingPublicIPAddress<ReturnT>
@ -698,21 +713,6 @@ references:
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the update </p>
- uid: com.microsoft.azure.management.network.model._has_public_i_p_address_f25e52ec62935574156f9d5f52098de2
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_public_i_p_address_f25e52ec62935574156f9d5f52098de2.yml
name: HasPublicIPAddress.UpdateDefinitionStages.WithExistingPublicIPAddress<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateDefinitionStages.WithExistingPublicIPAddress<ReturnT>
type: Interface
summary: >-
<p>The stage of the definition allowing to associate the resource with an existing public IP address.</p>
<p></p>
syntax:
content: public interface WithExistingPublicIPAddress<ReturnT>
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_floating_i_p._up8f13835badb6e998b7dd173ddd4a237a
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_floating_i_p._up8f13835badb6e998b7dd173ddd4a237a.yml
@ -725,18 +725,6 @@ references:
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_floating_i_p._deb38c8ea43811c0e325ee17d45a5a7f6d
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_floating_i_p._deb38c8ea43811c0e325ee17d45a5a7f6d.yml
name: HasFloatingIP.DefinitionStages.WithFloatingIP<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasFloatingIP.DefinitionStages.WithFloatingIP<ReturnT>
type: Interface
summary: <p>The stage of a definition allowing to control floating IP support. </p>
syntax:
content: public interface WithFloatingIP<ReturnT>
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_floating_i_p._up688627b4068c7bf866ddafc82fcf82e6
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_floating_i_p._up688627b4068c7bf866ddafc82fcf82e6.yml
@ -749,18 +737,18 @@ references:
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_frontend._update_stages._with_frontend
- uid: com.microsoft.azure.management.network.model._has_floating_i_p._deb38c8ea43811c0e325ee17d45a5a7f6d
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_frontend._update_stages._with_frontend.yml
name: HasFrontend.UpdateStages.WithFrontend<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasFrontend.UpdateStages.WithFrontend<ReturnT>
href: com.microsoft.azure.management.network.model._has_floating_i_p._deb38c8ea43811c0e325ee17d45a5a7f6d.yml
name: HasFloatingIP.DefinitionStages.WithFloatingIP<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasFloatingIP.DefinitionStages.WithFloatingIP<ReturnT>
type: Interface
summary: <p>The stage of an update allowing to specify a frontend. </p>
summary: <p>The stage of a definition allowing to control floating IP support. </p>
syntax:
content: public interface WithFrontend<ReturnT>
content: public interface WithFloatingIP<ReturnT>
typeParameters:
- 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_frontend._update0882ac942ef8d9b2f9bd7459e3445c27
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_frontend._update0882ac942ef8d9b2f9bd7459e3445c27.yml
@ -785,6 +773,18 @@ references:
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_frontend._update_stages._with_frontend
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_frontend._update_stages._with_frontend.yml
name: HasFrontend.UpdateStages.WithFrontend<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasFrontend.UpdateStages.WithFrontend<ReturnT>
type: Interface
summary: <p>The stage of an update allowing to specify a frontend. </p>
syntax:
content: public interface WithFrontend<ReturnT>
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the update </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
@ -821,6 +821,18 @@ references:
typeParameters:
- type: c1a5ebc4
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>
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
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_host_name._update_stages._with_host_name.yml
@ -845,18 +857,6 @@ references:
typeParameters:
- type: c1a5ebc4
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>
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_public_i_p_address_f11663ac9ebd0ae20101de05c89ced01
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_public_i_p_address_f11663ac9ebd0ae20101de05c89ced01.yml
@ -902,11 +902,11 @@ references:
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_public_i_p_address_02242d24b35c39826c49a9c7d110c843
- uid: com.microsoft.azure.management.network.model._has_public_i_p_address_8a86cfe95e0f03c37924c9246d42b652
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_public_i_p_address_02242d24b35c39826c49a9c7d110c843.yml
name: HasPublicIPAddress.DefinitionStages.WithNewPublicIPAddressNoDnsLabel<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasPublicIPAddress.DefinitionStages.WithNewPublicIPAddressNoDnsLabel<ReturnT>
href: com.microsoft.azure.management.network.model._has_public_i_p_address_8a86cfe95e0f03c37924c9246d42b652.yml
name: HasPublicIPAddress.UpdateDefinitionStages.WithNewPublicIPAddressNoDnsLabel<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateDefinitionStages.WithNewPublicIPAddressNoDnsLabel<ReturnT>
type: Interface
summary: >-
<p>The stage of the definition allowing to associate the resource with a new public IP address.</p>
@ -932,11 +932,11 @@ references:
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_public_i_p_address_8a86cfe95e0f03c37924c9246d42b652
- uid: com.microsoft.azure.management.network.model._has_public_i_p_address_02242d24b35c39826c49a9c7d110c843
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_public_i_p_address_8a86cfe95e0f03c37924c9246d42b652.yml
name: HasPublicIPAddress.UpdateDefinitionStages.WithNewPublicIPAddressNoDnsLabel<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateDefinitionStages.WithNewPublicIPAddressNoDnsLabel<ReturnT>
href: com.microsoft.azure.management.network.model._has_public_i_p_address_02242d24b35c39826c49a9c7d110c843.yml
name: HasPublicIPAddress.DefinitionStages.WithNewPublicIPAddressNoDnsLabel<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasPublicIPAddress.DefinitionStages.WithNewPublicIPAddressNoDnsLabel<ReturnT>
type: Interface
summary: >-
<p>The stage of the definition allowing to associate the resource with a new public IP address.</p>
@ -995,18 +995,6 @@ references:
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the update </p>
- uid: com.microsoft.azure.management.network.model._has_private_i_p_addressf1beb0d352517e687fda1c3c61cff00c
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_private_i_p_addressf1beb0d352517e687fda1c3c61cff00c.yml
name: HasPrivateIPAddress.DefinitionStages.WithPrivateIPAddress<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasPrivateIPAddress.DefinitionStages.WithPrivateIPAddress<ReturnT>
type: Interface
summary: <p>The stage of a definition allowing to specify the private IP address. </p>
syntax:
content: public interface WithPrivateIPAddress<ReturnT>
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_private_i_p_address967b5ad5b2708c3ff289ac4deb3235ed
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_private_i_p_address967b5ad5b2708c3ff289ac4deb3235ed.yml
@ -1019,20 +1007,18 @@ references:
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_protocol._definition_stages._with_protocol
- uid: com.microsoft.azure.management.network.model._has_private_i_p_addressf1beb0d352517e687fda1c3c61cff00c
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>
fullName: com.microsoft.azure.management.network.model.HasProtocol.DefinitionStages.WithProtocol<ReturnT,ProtocolT>
href: com.microsoft.azure.management.network.model._has_private_i_p_addressf1beb0d352517e687fda1c3c61cff00c.yml
name: HasPrivateIPAddress.DefinitionStages.WithPrivateIPAddress<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasPrivateIPAddress.DefinitionStages.WithPrivateIPAddress<ReturnT>
type: Interface
summary: <p>The stage of a definition allowing to specify the protocol. </p>
summary: <p>The stage of a definition allowing to specify the private IP address. </p>
syntax:
content: public interface WithProtocol<ReturnT,ProtocolT>
content: public interface WithPrivateIPAddress<ReturnT>
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
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_protocol._update_stages._with_protocol.yml
@ -1047,6 +1033,20 @@ references:
description: <p>the next stage of the update </p>
- type: b528dcf3
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>
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
@ -1061,6 +1061,21 @@ references:
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_32cbc092b1fbbd2be3d0c4121d02b058
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_public_i_p_address_32cbc092b1fbbd2be3d0c4121d02b058.yml
name: HasPublicIPAddress.UpdateDefinitionStages.WithPublicIPAddress<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateDefinitionStages.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.UpdateDefinitionStages.WithExistingPublicIPAddress<ReturnT>,HasPublicIPAddress.UpdateDefinitionStages.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_fee54d81bfa58ab3eacde25e8793fa22
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_public_i_p_address_fee54d81bfa58ab3eacde25e8793fa22.yml
@ -1091,21 +1106,6 @@ references:
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the update </p>
- uid: com.microsoft.azure.management.network.model._has_public_i_p_address_32cbc092b1fbbd2be3d0c4121d02b058
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_public_i_p_address_32cbc092b1fbbd2be3d0c4121d02b058.yml
name: HasPublicIPAddress.UpdateDefinitionStages.WithPublicIPAddress<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateDefinitionStages.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.UpdateDefinitionStages.WithExistingPublicIPAddress<ReturnT>,HasPublicIPAddress.UpdateDefinitionStages.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
@ -1121,21 +1121,6 @@ references:
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_public_i_p_address_d81243decfd30982cd2c3894b9cc57a0
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_public_i_p_address_d81243decfd30982cd2c3894b9cc57a0.yml
name: HasPublicIPAddress.DefinitionStages.WithPublicIPAddressNoDnsLabel<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasPublicIPAddress.DefinitionStages.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.DefinitionStages.WithExistingPublicIPAddress<ReturnT>,HasPublicIPAddress.DefinitionStages.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
@ -1151,15 +1136,18 @@ references:
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_server_name_indicat39264f5d0ec47e8608b4a6edcc87064b
- uid: com.microsoft.azure.management.network.model._has_public_i_p_address_d81243decfd30982cd2c3894b9cc57a0
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_server_name_indicat39264f5d0ec47e8608b4a6edcc87064b.yml
name: HasServerNameIndication.DefinitionStages.WithServerNameIndication<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasServerNameIndication.DefinitionStages.WithServerNameIndication<ReturnT>
href: com.microsoft.azure.management.network.model._has_public_i_p_address_d81243decfd30982cd2c3894b9cc57a0.yml
name: HasPublicIPAddress.DefinitionStages.WithPublicIPAddressNoDnsLabel<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasPublicIPAddress.DefinitionStages.WithPublicIPAddressNoDnsLabel<ReturnT>
type: Interface
summary: <p>The stage of a definition allowing to require server name indication (SNI). </p>
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 WithServerNameIndication<ReturnT>
content: public interface WithPublicIPAddressNoDnsLabel<ReturnT> extends HasPublicIPAddress.DefinitionStages.WithExistingPublicIPAddress<ReturnT>,HasPublicIPAddress.DefinitionStages.WithNewPublicIPAddressNoDnsLabel<ReturnT>
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
@ -1187,18 +1175,18 @@ references:
typeParameters:
- type: c1a5ebc4
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_indicat39264f5d0ec47e8608b4a6edcc87064b
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_ssl_certificate.d0f7092aaad1f8247f133daca1ea8ee7.yml
name: HasSslCertificate.UpdateStages.WithSslCertificate<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasSslCertificate.UpdateStages.WithSslCertificate<ReturnT>
href: com.microsoft.azure.management.network.model._has_server_name_indicat39264f5d0ec47e8608b4a6edcc87064b.yml
name: HasServerNameIndication.DefinitionStages.WithServerNameIndication<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasServerNameIndication.DefinitionStages.WithServerNameIndication<ReturnT>
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:
content: public interface WithSslCertificate<ReturnT>
content: public interface WithServerNameIndication<ReturnT>
typeParameters:
- 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.ec8a49f3a3bc8f5341a28c8a53c736f7
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_ssl_certificate.ec8a49f3a3bc8f5341a28c8a53c736f7.yml
@ -1223,6 +1211,18 @@ references:
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_ssl_certificate.d0f7092aaad1f8247f133daca1ea8ee7
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_ssl_certificate.d0f7092aaad1f8247f133daca1ea8ee7.yml
name: HasSslCertificate.UpdateStages.WithSslCertificate<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasSslCertificate.UpdateStages.WithSslCertificate<ReturnT>
type: Interface
summary: <p>The stage of a resource update allowing to specify the SSL certificate to associate with it. </p>
syntax:
content: public interface WithSslCertificate<ReturnT>
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the update </p>
- uid: com.microsoft.azure.management.network.model._has_ssl_certificate.c3388edd83b69882121de2bea3113f69
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_ssl_certificate.c3388edd83b69882121de2bea3113f69.yml

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

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

@ -297,6 +297,15 @@ references:
- type: 7804ff6ccom.microsoft.azure.management.resources.fluentcore.collection._inner_supports_get9611b87ccom.microsoft.azure.management.resources.fluentcore.collection._inner_supports_delete7e6ad1eb
- type: 8b0aab42
description: <p>the manager type for this resource provider type </p>
- uid: com.microsoft.azure.management.servicebus._service_bus_namespaces
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_namespaces.yml
name: ServiceBusNamespaces
fullName: com.microsoft.azure.management.servicebus.ServiceBusNamespaces
type: Interface
summary: <p>Entry point to Service Bus namespace API in <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref>. </p>
syntax:
content: public interface ServiceBusNamespaces extends SupportsCreating<ServiceBusNamespace.DefinitionStages.Blank>,SupportsBatchCreation<ServiceBusNamespace>,SupportsBatchDeletion,SupportsListing<ServiceBusNamespace>,SupportsListingByResourceGroup<ServiceBusNamespace>,SupportsGettingByResourceGroup<ServiceBusNamespace>,SupportsGettingById<ServiceBusNamespace>,SupportsDeletingById,SupportsDeletingByResourceGroup,HasManager<ServiceBusManager>,HasInner<NamespacesInner>
- uid: com.microsoft.azure.management.sql._sql_servers
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_servers.yml

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

@ -513,7 +513,7 @@ references:
type: Interface
summary: <p>Entry point to Service Bus namespace API in <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref>. </p>
syntax:
content: public interface ServiceBusNamespaces extends SupportsCreating<ServiceBusNamespace.DefinitionStages.Blank>,SupportsBatchCreation<ServiceBusNamespace>,SupportsListing<ServiceBusNamespace>,SupportsListingByResourceGroup<ServiceBusNamespace>,SupportsGettingByResourceGroup<ServiceBusNamespace>,SupportsGettingById<ServiceBusNamespace>,SupportsDeletingById,SupportsDeletingByResourceGroup,HasManager<ServiceBusManager>,HasInner<NamespacesInner>
content: public interface ServiceBusNamespaces extends SupportsCreating<ServiceBusNamespace.DefinitionStages.Blank>,SupportsBatchCreation<ServiceBusNamespace>,SupportsBatchDeletion,SupportsListing<ServiceBusNamespace>,SupportsListingByResourceGroup<ServiceBusNamespace>,SupportsGettingByResourceGroup<ServiceBusNamespace>,SupportsGettingById<ServiceBusNamespace>,SupportsDeletingById,SupportsDeletingByResourceGroup,HasManager<ServiceBusManager>,HasInner<NamespacesInner>
- uid: com.microsoft.azure.management.sql._sql_databases
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_databases.yml

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

@ -440,7 +440,7 @@ references:
type: Interface
summary: <p>Entry point to Service Bus namespace API in <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref>. </p>
syntax:
content: public interface ServiceBusNamespaces extends SupportsCreating<ServiceBusNamespace.DefinitionStages.Blank>,SupportsBatchCreation<ServiceBusNamespace>,SupportsListing<ServiceBusNamespace>,SupportsListingByResourceGroup<ServiceBusNamespace>,SupportsGettingByResourceGroup<ServiceBusNamespace>,SupportsGettingById<ServiceBusNamespace>,SupportsDeletingById,SupportsDeletingByResourceGroup,HasManager<ServiceBusManager>,HasInner<NamespacesInner>
content: public interface ServiceBusNamespaces extends SupportsCreating<ServiceBusNamespace.DefinitionStages.Blank>,SupportsBatchCreation<ServiceBusNamespace>,SupportsBatchDeletion,SupportsListing<ServiceBusNamespace>,SupportsListingByResourceGroup<ServiceBusNamespace>,SupportsGettingByResourceGroup<ServiceBusNamespace>,SupportsGettingById<ServiceBusNamespace>,SupportsDeletingById,SupportsDeletingByResourceGroup,HasManager<ServiceBusManager>,HasInner<NamespacesInner>
- uid: com.microsoft.azure.management.sql._sql_servers
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_servers.yml

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

@ -411,7 +411,7 @@ references:
type: Interface
summary: <p>Entry point to Service Bus namespace API in <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref>. </p>
syntax:
content: public interface ServiceBusNamespaces extends SupportsCreating<ServiceBusNamespace.DefinitionStages.Blank>,SupportsBatchCreation<ServiceBusNamespace>,SupportsListing<ServiceBusNamespace>,SupportsListingByResourceGroup<ServiceBusNamespace>,SupportsGettingByResourceGroup<ServiceBusNamespace>,SupportsGettingById<ServiceBusNamespace>,SupportsDeletingById,SupportsDeletingByResourceGroup,HasManager<ServiceBusManager>,HasInner<NamespacesInner>
content: public interface ServiceBusNamespaces extends SupportsCreating<ServiceBusNamespace.DefinitionStages.Blank>,SupportsBatchCreation<ServiceBusNamespace>,SupportsBatchDeletion,SupportsListing<ServiceBusNamespace>,SupportsListingByResourceGroup<ServiceBusNamespace>,SupportsGettingByResourceGroup<ServiceBusNamespace>,SupportsGettingById<ServiceBusNamespace>,SupportsDeletingById,SupportsDeletingByResourceGroup,HasManager<ServiceBusManager>,HasInner<NamespacesInner>
- uid: com.microsoft.azure.management.sql._sql_servers
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_servers.yml

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

@ -375,7 +375,7 @@ references:
type: Interface
summary: <p>Entry point to Service Bus namespace API in <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref>. </p>
syntax:
content: public interface ServiceBusNamespaces extends SupportsCreating<ServiceBusNamespace.DefinitionStages.Blank>,SupportsBatchCreation<ServiceBusNamespace>,SupportsListing<ServiceBusNamespace>,SupportsListingByResourceGroup<ServiceBusNamespace>,SupportsGettingByResourceGroup<ServiceBusNamespace>,SupportsGettingById<ServiceBusNamespace>,SupportsDeletingById,SupportsDeletingByResourceGroup,HasManager<ServiceBusManager>,HasInner<NamespacesInner>
content: public interface ServiceBusNamespaces extends SupportsCreating<ServiceBusNamespace.DefinitionStages.Blank>,SupportsBatchCreation<ServiceBusNamespace>,SupportsBatchDeletion,SupportsListing<ServiceBusNamespace>,SupportsListingByResourceGroup<ServiceBusNamespace>,SupportsGettingByResourceGroup<ServiceBusNamespace>,SupportsGettingById<ServiceBusNamespace>,SupportsDeletingById,SupportsDeletingByResourceGroup,HasManager<ServiceBusManager>,HasInner<NamespacesInner>
- uid: com.microsoft.azure.management.sql._sql_servers
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_servers.yml

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

@ -416,18 +416,6 @@ references:
description: <p>the resource type. </p>
- type: 18a275b1
description: <p>parent resource type. </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>
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.c2f0776979e0cb50d2b104de3287f808
parent: com.microsoft.azure.management.resources.fluentcore.arm.models
href: com.microsoft.azure.management.resources.fluentcore.arm.models.c2f0776979e0cb50d2b104de3287f808.yml
@ -440,6 +428,18 @@ references:
typeParameters:
- type: c1a5ebc4
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>
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
parent: com.microsoft.azure.management.resources.fluentcore.arm.models
href: com.microsoft.azure.management.resources.fluentcore.arm.models.9c014e99091be50528513a9a81da5b2c.yml

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

@ -460,7 +460,7 @@ references:
type: Interface
summary: <p>Entry point to Service Bus namespace API in <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref>. </p>
syntax:
content: public interface ServiceBusNamespaces extends SupportsCreating<ServiceBusNamespace.DefinitionStages.Blank>,SupportsBatchCreation<ServiceBusNamespace>,SupportsListing<ServiceBusNamespace>,SupportsListingByResourceGroup<ServiceBusNamespace>,SupportsGettingByResourceGroup<ServiceBusNamespace>,SupportsGettingById<ServiceBusNamespace>,SupportsDeletingById,SupportsDeletingByResourceGroup,HasManager<ServiceBusManager>,HasInner<NamespacesInner>
content: public interface ServiceBusNamespaces extends SupportsCreating<ServiceBusNamespace.DefinitionStages.Blank>,SupportsBatchCreation<ServiceBusNamespace>,SupportsBatchDeletion,SupportsListing<ServiceBusNamespace>,SupportsListingByResourceGroup<ServiceBusNamespace>,SupportsGettingByResourceGroup<ServiceBusNamespace>,SupportsGettingById<ServiceBusNamespace>,SupportsDeletingById,SupportsDeletingByResourceGroup,HasManager<ServiceBusManager>,HasInner<NamespacesInner>
- uid: com.microsoft.azure.management.sql._sql_databases
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_databases.yml

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

@ -379,7 +379,7 @@ references:
type: Interface
summary: <p>Entry point to Service Bus namespace API in <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref>. </p>
syntax:
content: public interface ServiceBusNamespaces extends SupportsCreating<ServiceBusNamespace.DefinitionStages.Blank>,SupportsBatchCreation<ServiceBusNamespace>,SupportsListing<ServiceBusNamespace>,SupportsListingByResourceGroup<ServiceBusNamespace>,SupportsGettingByResourceGroup<ServiceBusNamespace>,SupportsGettingById<ServiceBusNamespace>,SupportsDeletingById,SupportsDeletingByResourceGroup,HasManager<ServiceBusManager>,HasInner<NamespacesInner>
content: public interface ServiceBusNamespaces extends SupportsCreating<ServiceBusNamespace.DefinitionStages.Blank>,SupportsBatchCreation<ServiceBusNamespace>,SupportsBatchDeletion,SupportsListing<ServiceBusNamespace>,SupportsListingByResourceGroup<ServiceBusNamespace>,SupportsGettingByResourceGroup<ServiceBusNamespace>,SupportsGettingById<ServiceBusNamespace>,SupportsDeletingById,SupportsDeletingByResourceGroup,HasManager<ServiceBusManager>,HasInner<NamespacesInner>
- uid: com.microsoft.azure.management.servicebus._subscriptions
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscriptions.yml

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

@ -440,7 +440,7 @@ references:
type: Interface
summary: <p>Entry point to Service Bus namespace API in <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref>. </p>
syntax:
content: public interface ServiceBusNamespaces extends SupportsCreating<ServiceBusNamespace.DefinitionStages.Blank>,SupportsBatchCreation<ServiceBusNamespace>,SupportsListing<ServiceBusNamespace>,SupportsListingByResourceGroup<ServiceBusNamespace>,SupportsGettingByResourceGroup<ServiceBusNamespace>,SupportsGettingById<ServiceBusNamespace>,SupportsDeletingById,SupportsDeletingByResourceGroup,HasManager<ServiceBusManager>,HasInner<NamespacesInner>
content: public interface ServiceBusNamespaces extends SupportsCreating<ServiceBusNamespace.DefinitionStages.Blank>,SupportsBatchCreation<ServiceBusNamespace>,SupportsBatchDeletion,SupportsListing<ServiceBusNamespace>,SupportsListingByResourceGroup<ServiceBusNamespace>,SupportsGettingByResourceGroup<ServiceBusNamespace>,SupportsGettingById<ServiceBusNamespace>,SupportsDeletingById,SupportsDeletingByResourceGroup,HasManager<ServiceBusManager>,HasInner<NamespacesInner>
- uid: com.microsoft.azure.management.sql._sql_databases
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_databases.yml

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

@ -613,7 +613,7 @@ references:
type: Interface
summary: <p>Entry point to Service Bus namespace API in <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref>. </p>
syntax:
content: public interface ServiceBusNamespaces extends SupportsCreating<ServiceBusNamespace.DefinitionStages.Blank>,SupportsBatchCreation<ServiceBusNamespace>,SupportsListing<ServiceBusNamespace>,SupportsListingByResourceGroup<ServiceBusNamespace>,SupportsGettingByResourceGroup<ServiceBusNamespace>,SupportsGettingById<ServiceBusNamespace>,SupportsDeletingById,SupportsDeletingByResourceGroup,HasManager<ServiceBusManager>,HasInner<NamespacesInner>
content: public interface ServiceBusNamespaces extends SupportsCreating<ServiceBusNamespace.DefinitionStages.Blank>,SupportsBatchCreation<ServiceBusNamespace>,SupportsBatchDeletion,SupportsListing<ServiceBusNamespace>,SupportsListingByResourceGroup<ServiceBusNamespace>,SupportsGettingByResourceGroup<ServiceBusNamespace>,SupportsGettingById<ServiceBusNamespace>,SupportsDeletingById,SupportsDeletingByResourceGroup,HasManager<ServiceBusManager>,HasInner<NamespacesInner>
- uid: com.microsoft.azure.management.servicebus._subscriptions
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscriptions.yml

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

@ -812,15 +812,6 @@ references:
summary: <p>Grouping of all the resource group definition stages. </p>
syntax:
content: public interface DefinitionStages
- uid: com.microsoft.azure.management.resources._policy_definition._update
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._policy_definition._update.yml
name: PolicyDefinition.Update
fullName: com.microsoft.azure.management.resources.PolicyDefinition.Update
type: Interface
summary: <p>The template for a policy update operation, containing all the settings that can be modified. </p>
syntax:
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._deployment._update
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._deployment._update.yml
@ -833,6 +824,15 @@ references:
<p>Call <xref href="com.microsoft.azure.management.resources.fluentcore.model._appliable.apply()" data-throw-if-not-resolved="false"></xref> to apply the changes to the deployment in <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref>. </p>
syntax:
content: public interface Update extends Appliable<Deployment>,Deployment.UpdateStages.WithTemplate,Deployment.UpdateStages.WithParameters,Deployment.UpdateStages.WithMode
- uid: com.microsoft.azure.management.resources._policy_definition._update
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._policy_definition._update.yml
name: PolicyDefinition.Update
fullName: com.microsoft.azure.management.resources.PolicyDefinition.Update
type: Interface
summary: <p>The template for a policy update operation, containing all the settings that can be modified. </p>
syntax:
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
@ -908,24 +908,6 @@ references:
summary: <p>A generic resource definition allowing api version to be specified. </p>
syntax:
content: public interface WithApiVersion
- 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
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._policy_assignment._definition_stages._with_create
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._policy_assignment._definition_stages._with_create.yml
name: PolicyAssignment.DefinitionStages.WithCreate
fullName: com.microsoft.azure.management.resources.PolicyAssignment.DefinitionStages.WithCreate
type: Interface
summary: <p>A policy assignment with sufficient inputs to create a new policy assignment in the cloud, but exposing additional optional inputs to specify. </p>
syntax:
content: public interface WithCreate extends Creatable<PolicyAssignment>,PolicyAssignment.DefinitionStages.WithDisplayName
- 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
@ -953,6 +935,24 @@ 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>
syntax:
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
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._policy_assignment._definition_stages._with_create
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._policy_assignment._definition_stages._with_create.yml
name: PolicyAssignment.DefinitionStages.WithCreate
fullName: com.microsoft.azure.management.resources.PolicyAssignment.DefinitionStages.WithCreate
type: Interface
summary: <p>A policy assignment with sufficient inputs to create a new policy assignment in the cloud, but exposing additional optional inputs to specify. </p>
syntax:
content: public interface WithCreate extends Creatable<PolicyAssignment>,PolicyAssignment.DefinitionStages.WithDisplayName
- uid: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_description
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_description.yml
@ -971,15 +971,6 @@ references:
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._update_stages._with_display_name
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._policy_definition._update_stages._with_display_name.yml
name: PolicyDefinition.UpdateStages.WithDisplayName
fullName: com.microsoft.azure.management.resources.PolicyDefinition.UpdateStages.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_assignment._definition_stages._with_display_name
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._policy_assignment._definition_stages._with_display_name.yml
@ -998,6 +989,15 @@ references:
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
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._policy_definition._update_stages._with_display_name.yml
name: PolicyDefinition.UpdateStages.WithDisplayName
fullName: com.microsoft.azure.management.resources.PolicyDefinition.UpdateStages.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._deployment._definition_stages._with_group
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._deployment._definition_stages._with_group.yml

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

@ -18,11 +18,11 @@ items:
branch: master
repo: https://github.com/Azure/azure-sdk-for-java
path: azure-mgmt-servicebus/src/main/java/com/microsoft/azure/management/servicebus/ServiceBusNamespaces.java
startLine: 30
startLine: 31
package: com.microsoft.azure.management.servicebus
summary: <p>Entry point to Service Bus namespace API in <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref>. </p>
syntax:
content: public interface ServiceBusNamespaces extends SupportsCreating<ServiceBusNamespace.DefinitionStages.Blank>,SupportsBatchCreation<ServiceBusNamespace>,SupportsListing<ServiceBusNamespace>,SupportsListingByResourceGroup<ServiceBusNamespace>,SupportsGettingByResourceGroup<ServiceBusNamespace>,SupportsGettingById<ServiceBusNamespace>,SupportsDeletingById,SupportsDeletingByResourceGroup,HasManager<ServiceBusManager>,HasInner<NamespacesInner>
content: public interface ServiceBusNamespaces extends SupportsCreating<ServiceBusNamespace.DefinitionStages.Blank>,SupportsBatchCreation<ServiceBusNamespace>,SupportsBatchDeletion,SupportsListing<ServiceBusNamespace>,SupportsListingByResourceGroup<ServiceBusNamespace>,SupportsGettingByResourceGroup<ServiceBusNamespace>,SupportsGettingById<ServiceBusNamespace>,SupportsDeletingById,SupportsDeletingByResourceGroup,HasManager<ServiceBusManager>,HasInner<NamespacesInner>
inheritedMembers:
- com.microsoft.azure.management.resources.fluentcore.collection._supports_batch_creation.create(Creatable<ResourceT>...)
- com.microsoft.azure.management.resources.fluentcore.collection._supports_batch_creation.create(List<Creatable<ResourceT>>)
@ -34,6 +34,10 @@ items:
- com.microsoft.azure.management.resources.fluentcore.collection._supports_deleting_by_id.deleteById(String)
- com.microsoft.azure.management.resources.fluentcore.collection._supports_deleting_by_id.deleteByIdAsync(String,ServiceCallback<Void>)
- com.microsoft.azure.management.resources.fluentcore.collection._supports_deleting_by_id.deleteByIdAsync(String)
- com.microsoft.azure.management.resources.fluentcore.arm.collection._supports_batch_deletion.deleteByIds(Collection<String>)
- com.microsoft.azure.management.resources.fluentcore.arm.collection._supports_batch_deletion.deleteByIds(String...)
- com.microsoft.azure.management.resources.fluentcore.arm.collection._supports_batch_deletion.deleteByIdsAsync(Collection<String>)
- com.microsoft.azure.management.resources.fluentcore.arm.collection._supports_batch_deletion.deleteByIdsAsync(String...)
- com.microsoft.azure.management.resources.fluentcore.arm.collectiond35e229e28179b07de149fc923372be7.deleteByResourceGroup(String,String)
- com.microsoft.azure.management.resources.fluentcore.arm.collectiond35e229e28179b07de149fc923372be7.deleteByResourceGroupAsync(String,String,ServiceCallback<Void>)
- com.microsoft.azure.management.resources.fluentcore.arm.collectiond35e229e28179b07de149fc923372be7.deleteByResourceGroupAsync(String,String)
@ -61,7 +65,7 @@ items:
source:
remote: *o0
path: azure-mgmt-servicebus/src/main/java/com/microsoft/azure/management/servicebus/ServiceBusNamespaces.java
startLine: 47
startLine: 49
package: com.microsoft.azure.management.servicebus
summary: >-
<p>Checks if namespace name is valid and is not in use.</p>
@ -88,7 +92,7 @@ items:
source:
remote: *o0
path: azure-mgmt-servicebus/src/main/java/com/microsoft/azure/management/servicebus/ServiceBusNamespaces.java
startLine: 55
startLine: 57
package: com.microsoft.azure.management.servicebus
summary: >-
<p>Checks if namespace name is valid and is not in use asynchronously.</p>
@ -115,7 +119,7 @@ items:
source:
remote: *o0
path: azure-mgmt-servicebus/src/main/java/com/microsoft/azure/management/servicebus/ServiceBusNamespaces.java
startLine: 64
startLine: 66
package: com.microsoft.azure.management.servicebus
summary: >-
<p>Checks if namespace name is valid and is not in use asynchronously.</p>
@ -366,6 +370,64 @@ references:
return:
type: "56537e90"
description: <p>a representation of the deferred computation of this call </p>
- uid: com.microsoft.azure.management.resources.fluentcore.arm.collection._supports_batch_deletion.deleteByIds(Collection<String>)
parent: com.microsoft.azure.management.resources.fluentcore.arm.collection._supports_batch_deletion
href: com.microsoft.azure.management.resources.fluentcore.arm.collection._supports_batch_deletion.yml
name: deleteByIds(Collection<String> ids)
fullName: void com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsBatchDeletion.deleteByIds(Collection<String> ids)
type: Method
summary: <p>Deletes the specified resources from <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref>. </p>
syntax:
content: public void deleteByIds(Collection<String> ids)
parameters:
- id: ids
type: 0248867e
description: <p>resource IDs of the resources to be deleted </p>
- uid: com.microsoft.azure.management.resources.fluentcore.arm.collection._supports_batch_deletion.deleteByIds(String...)
parent: com.microsoft.azure.management.resources.fluentcore.arm.collection._supports_batch_deletion
href: com.microsoft.azure.management.resources.fluentcore.arm.collection._supports_batch_deletion.yml
name: deleteByIds(String...ids)
fullName: void com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsBatchDeletion.deleteByIds(String...ids)
type: Method
summary: <p>Deletes the specified resources from <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref>. </p>
syntax:
content: public void deleteByIds(String...ids)
parameters:
- id: ids
type: 04d2b762
description: <p>resource IDs of the resources to be deleted </p>
- uid: com.microsoft.azure.management.resources.fluentcore.arm.collection._supports_batch_deletion.deleteByIdsAsync(Collection<String>)
parent: com.microsoft.azure.management.resources.fluentcore.arm.collection._supports_batch_deletion
href: com.microsoft.azure.management.resources.fluentcore.arm.collection._supports_batch_deletion.yml
name: deleteByIdsAsync(Collection<String> ids)
fullName: Observable<String> com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsBatchDeletion.deleteByIdsAsync(Collection<String> ids)
type: Method
summary: <p>Deletes the specified resources from <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref> asynchronously and in parallel. </p>
syntax:
content: public Observable<String> deleteByIdsAsync(Collection<String> ids)
parameters:
- id: ids
type: 0248867e
description: <p>resource IDs of the resources to be deleted </p>
return:
type: c4e15b74
description: <p>an observable from which all of the successfully deleted resources can be observed </p>
- uid: com.microsoft.azure.management.resources.fluentcore.arm.collection._supports_batch_deletion.deleteByIdsAsync(String...)
parent: com.microsoft.azure.management.resources.fluentcore.arm.collection._supports_batch_deletion
href: com.microsoft.azure.management.resources.fluentcore.arm.collection._supports_batch_deletion.yml
name: deleteByIdsAsync(String...ids)
fullName: Observable<String> com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsBatchDeletion.deleteByIdsAsync(String...ids)
type: Method
summary: <p>Deletes the specified resources from <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref> asynchronously and in parallel. </p>
syntax:
content: public Observable<String> deleteByIdsAsync(String...ids)
parameters:
- id: ids
type: 04d2b762
description: <p>resource IDs of the resources to be deleted </p>
return:
type: c4e15b74
description: <p>an observable from which all of the successfully deleted resources can be observed </p>
- uid: com.microsoft.azure.management.resources.fluentcore.arm.collectiond35e229e28179b07de149fc923372be7.deleteByResourceGroup(String,String)
parent: com.microsoft.azure.management.resources.fluentcore.arm.collectiond35e229e28179b07de149fc923372be7
href: com.microsoft.azure.management.resources.fluentcore.arm.collectiond35e229e28179b07de149fc923372be7.yml
@ -681,6 +743,18 @@ references:
typeParameters:
- type: ab77b02a
description: <p>the top level <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref> resource type </p>
- uid: com.microsoft.azure.management.resources.fluentcore.arm.collection._supports_batch_deletion
parent: com.microsoft.azure.management.resources.fluentcore.arm.collection
href: com.microsoft.azure.management.resources.fluentcore.arm.collection._supports_batch_deletion.yml
name: SupportsBatchDeletion
fullName: com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsBatchDeletion
type: Interface
summary: >-
<p>Provides access to deleting multiple resource from <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref>, identifying them by their IDs. </p>
<p>(Note this interface is not intended to be implemented by user code.) </p>
syntax:
content: public interface SupportsBatchDeletion
- uid: com.microsoft.azure.management.resources.fluentcore.collection._supports_listing
parent: com.microsoft.azure.management.resources.fluentcore.collection
href: com.microsoft.azure.management.resources.fluentcore.collection._supports_listing.yml

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

@ -377,7 +377,7 @@ references:
type: Interface
summary: <p>Entry point to Service Bus namespace API in <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref>. </p>
syntax:
content: public interface ServiceBusNamespaces extends SupportsCreating<ServiceBusNamespace.DefinitionStages.Blank>,SupportsBatchCreation<ServiceBusNamespace>,SupportsListing<ServiceBusNamespace>,SupportsListingByResourceGroup<ServiceBusNamespace>,SupportsGettingByResourceGroup<ServiceBusNamespace>,SupportsGettingById<ServiceBusNamespace>,SupportsDeletingById,SupportsDeletingByResourceGroup,HasManager<ServiceBusManager>,HasInner<NamespacesInner>
content: public interface ServiceBusNamespaces extends SupportsCreating<ServiceBusNamespace.DefinitionStages.Blank>,SupportsBatchCreation<ServiceBusNamespace>,SupportsBatchDeletion,SupportsListing<ServiceBusNamespace>,SupportsListingByResourceGroup<ServiceBusNamespace>,SupportsGettingByResourceGroup<ServiceBusNamespace>,SupportsGettingById<ServiceBusNamespace>,SupportsDeletingById,SupportsDeletingByResourceGroup,HasManager<ServiceBusManager>,HasInner<NamespacesInner>
- uid: com.microsoft.azure.management.servicebus._service_bus_operations_tests
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_operations_tests.yml
@ -691,33 +691,6 @@ references:
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
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue_authorization_rule._update.yml
name: QueueAuthorizationRule.Update
fullName: com.microsoft.azure.management.servicebus.QueueAuthorizationRule.Update
type: Interface
summary: <p>The entirety of the queue authorization rule update. </p>
syntax:
content: public interface Update extends Appliable<QueueAuthorizationRule>,AuthorizationRule<RuleT extends AuthorizationRule<RuleT>.UpdateStages.WithListenOrSendOrManage<QueueAuthorizationRule.Update>
- uid: com.microsoft.azure.management.servicebus._subscription._update
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._update.yml
name: Subscription.Update
fullName: com.microsoft.azure.management.servicebus.Subscription.Update
type: Interface
summary: <p>The template for a subscription update operation, containing all the settings that can be modified. </p>
syntax:
content: public interface Update extends Appliable<Subscription>,Subscription.UpdateStages.WithDeleteOnIdle,Subscription.UpdateStages.WithMessageLockDuration,Subscription.UpdateStages.WithDefaultMessageTTL,Subscription.UpdateStages.WithSession,Subscription.UpdateStages.WithMessageBatching,Subscription.UpdateStages.WithExpiredMessageMovedToDeadLetterSubscription,Subscription.UpdateStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount,Subscription.UpdateStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
- uid: com.microsoft.azure.management.servicebus._service_bus_namespace._update
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_namespace._update.yml
name: ServiceBusNamespace.Update
fullName: com.microsoft.azure.management.servicebus.ServiceBusNamespace.Update
type: Interface
summary: <p>The template for a Service Bus namespace update operation, containing all the settings that can be modified. </p>
syntax:
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._update
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._update.yml
@ -736,6 +709,33 @@ references:
summary: <p>The entirety of the namespace authorization rule update. </p>
syntax:
content: public interface Update extends Appliable<NamespaceAuthorizationRule>,AuthorizationRule<RuleT extends AuthorizationRule<RuleT>.UpdateStages.WithListenOrSendOrManage<Update>
- uid: com.microsoft.azure.management.servicebus._service_bus_namespace._update
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_namespace._update.yml
name: ServiceBusNamespace.Update
fullName: com.microsoft.azure.management.servicebus.ServiceBusNamespace.Update
type: Interface
summary: <p>The template for a Service Bus namespace update operation, containing all the settings that can be modified. </p>
syntax:
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._queue_authorization_rule._update
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue_authorization_rule._update.yml
name: QueueAuthorizationRule.Update
fullName: com.microsoft.azure.management.servicebus.QueueAuthorizationRule.Update
type: Interface
summary: <p>The entirety of the queue authorization rule update. </p>
syntax:
content: public interface Update extends Appliable<QueueAuthorizationRule>,AuthorizationRule<RuleT extends AuthorizationRule<RuleT>.UpdateStages.WithListenOrSendOrManage<QueueAuthorizationRule.Update>
- uid: com.microsoft.azure.management.servicebus._subscription._update
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._update.yml
name: Subscription.Update
fullName: com.microsoft.azure.management.servicebus.Subscription.Update
type: Interface
summary: <p>The template for a subscription update operation, containing all the settings that can be modified. </p>
syntax:
content: public interface Update extends Appliable<Subscription>,Subscription.UpdateStages.WithDeleteOnIdle,Subscription.UpdateStages.WithMessageLockDuration,Subscription.UpdateStages.WithDefaultMessageTTL,Subscription.UpdateStages.WithSession,Subscription.UpdateStages.WithMessageBatching,Subscription.UpdateStages.WithExpiredMessageMovedToDeadLetterSubscription,Subscription.UpdateStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount,Subscription.UpdateStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
- 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
@ -754,15 +754,6 @@ references:
summary: <p>Grouping of Service Bus queue update stages. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.servicebus._subscription._update_stages
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._update_stages.yml
name: Subscription.UpdateStages
fullName: com.microsoft.azure.management.servicebus.Subscription.UpdateStages
type: Interface
summary: <p>Grouping of subscription update stages. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.servicebus._topic._update_stages
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._update_stages.yml
@ -772,15 +763,6 @@ references:
summary: <p>Grouping of Service Bus topic update stages. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.servicebus._service_bus_namespace._update_stages
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_namespace._update_stages.yml
name: ServiceBusNamespace.UpdateStages
fullName: com.microsoft.azure.management.servicebus.ServiceBusNamespace.UpdateStages
type: Interface
summary: <p>Grouping of all the Service Bus namespace update stages. </p>
syntax:
content: public interface UpdateStages
- 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
@ -790,13 +772,31 @@ references:
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._with_authorization_rule
- uid: com.microsoft.azure.management.servicebus._service_bus_namespace._update_stages
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._update_stages._with_authorization_rule.yml
name: Topic.UpdateStages.WithAuthorizationRule
fullName: com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithAuthorizationRule
href: com.microsoft.azure.management.servicebus._service_bus_namespace._update_stages.yml
name: ServiceBusNamespace.UpdateStages
fullName: com.microsoft.azure.management.servicebus.ServiceBusNamespace.UpdateStages
type: Interface
summary: <p>The stage of the topic definition allowing to add an authorization rule for accessing the topic. </p>
summary: <p>Grouping of all the Service Bus namespace update stages. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.servicebus._subscription._update_stages
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._update_stages.yml
name: Subscription.UpdateStages
fullName: com.microsoft.azure.management.servicebus.Subscription.UpdateStages
type: Interface
summary: <p>Grouping of subscription update stages. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.servicebus._subscription._update_stages._with_authorization_rule
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._update_stages._with_authorization_rule.yml
name: Subscription.UpdateStages.WithAuthorizationRule
fullName: com.microsoft.azure.management.servicebus.Subscription.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._service_bus_namespace._upde4871c65dc841820eec035c3ac7e6dc7
@ -808,51 +808,15 @@ references:
summary: <p>The stage of the Service Bus namespace update allowing manage authorization rules for the namespace. </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._update_stages._with_authorization_rule
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._definition_stages._with_authorization_rule.yml
name: Topic.DefinitionStages.WithAuthorizationRule
fullName: com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithAuthorizationRule
href: com.microsoft.azure.management.servicebus._topic._update_stages._with_authorization_rule.yml
name: Topic.UpdateStages.WithAuthorizationRule
fullName: com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithAuthorizationRule
type: Interface
summary: <p>The stage of the topic definition allowing to add an authorization rule for accessing the topic. </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
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._subscription._definition_s76c932d3591faedd525e7b13934a78a3
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._definition_s76c932d3591faedd525e7b13934a78a3.yml
name: Subscription.DefinitionStages.WithAuthorizationRule
fullName: com.microsoft.azure.management.servicebus.Subscription.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._service_bus_namespace._def99e858b4c2308da79b0248a8b3085bb6
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_namespace._def99e858b4c2308da79b0248a8b3085bb6.yml
name: ServiceBusNamespace.DefinitionStages.WithAuthorizationRule
fullName: com.microsoft.azure.management.servicebus.ServiceBusNamespace.DefinitionStages.WithAuthorizationRule
type: Interface
summary: <p>The stage of the Service Bus namespace definition allowing to add an authorization rule for accessing the namespace. </p>
syntax:
content: public interface WithAuthorizationRule
- uid: com.microsoft.azure.management.servicebus._subscription._update_stages._with_authorization_rule
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._update_stages._with_authorization_rule.yml
name: Subscription.UpdateStages.WithAuthorizationRule
fullName: com.microsoft.azure.management.servicebus.Subscription.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._queue._definition_stages._with_authorization_rule
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._definition_stages._with_authorization_rule.yml
@ -862,6 +826,78 @@ references:
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._service_bus_namespace._def99e858b4c2308da79b0248a8b3085bb6
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_namespace._def99e858b4c2308da79b0248a8b3085bb6.yml
name: ServiceBusNamespace.DefinitionStages.WithAuthorizationRule
fullName: com.microsoft.azure.management.servicebus.ServiceBusNamespace.DefinitionStages.WithAuthorizationRule
type: Interface
summary: <p>The stage of the Service Bus namespace definition allowing to add an authorization rule for accessing the namespace. </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
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._topic._definition_stages._with_authorization_rule
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._definition_stages._with_authorization_rule.yml
name: Topic.DefinitionStages.WithAuthorizationRule
fullName: com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithAuthorizationRule
type: Interface
summary: <p>The stage of the topic definition allowing to add an authorization rule for accessing the topic. </p>
syntax:
content: public interface WithAuthorizationRule
- uid: com.microsoft.azure.management.servicebus._subscription._definition_s76c932d3591faedd525e7b13934a78a3
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._definition_s76c932d3591faedd525e7b13934a78a3.yml
name: Subscription.DefinitionStages.WithAuthorizationRule
fullName: com.microsoft.azure.management.servicebus.Subscription.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._topic_authorization_rule._f23935d56b5d5f55b3ef4b05a4abc4e5
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic_authorization_rule._f23935d56b5d5f55b3ef4b05a4abc4e5.yml
name: TopicAuthorizationRule.DefinitionStages.WithCreate
fullName: com.microsoft.azure.management.servicebus.TopicAuthorizationRule.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 href="com.microsoft.azure.management.resources.fluentcore.model._creatable.create()" data-throw-if-not-resolved="false"></xref>), but also allows for any other optional settings to be specified. </p>
syntax:
content: public interface WithCreate extends Creatable<TopicAuthorizationRule>
- uid: com.microsoft.azure.management.servicebus._queue_authorization_rule._4ceea3b46b5117da9b598827f39f88de
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue_authorization_rule._4ceea3b46b5117da9b598827f39f88de.yml
name: QueueAuthorizationRule.DefinitionStages.WithCreate
fullName: com.microsoft.azure.management.servicebus.QueueAuthorizationRule.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 href="com.microsoft.azure.management.resources.fluentcore.model._creatable.create()" data-throw-if-not-resolved="false"></xref>), but also allows for any other optional settings to be specified. </p>
syntax:
content: public interface WithCreate extends Creatable<QueueAuthorizationRule>
- uid: com.microsoft.azure.management.servicebus._subscription._definition_stages._with_create
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._definition_stages._with_create.yml
name: Subscription.DefinitionStages.WithCreate
fullName: com.microsoft.azure.management.servicebus.Subscription.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 href="com.microsoft.azure.management.resources.fluentcore.model._creatable.create()" data-throw-if-not-resolved="false"></xref>), but also allows for any other optional settings to be specified. </p>
syntax:
content: public interface WithCreate extends Creatable<Subscription>,Subscription.DefinitionStages.WithDeleteOnIdle,Subscription.DefinitionStages.WithMessageLockDuration,Subscription.DefinitionStages.WithDefaultMessageTTL,Subscription.DefinitionStages.WithSession,Subscription.DefinitionStages.WithMessageBatching,Subscription.DefinitionStages.WithExpiredMessageMovedToDeadLetterSubscription,Subscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnMaxDeliveryCount,Subscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
- uid: com.microsoft.azure.management.servicebus._namespace_authorization_rule_32c1e376c87543f7f4351dff4c326f0d
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._namespace_authorization_rule_32c1e376c87543f7f4351dff4c326f0d.yml
name: NamespaceAuthorizationRule.DefinitionStages.WithCreate
fullName: com.microsoft.azure.management.servicebus.NamespaceAuthorizationRule.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 href="com.microsoft.azure.management.resources.fluentcore.model._creatable.create()" data-throw-if-not-resolved="false"></xref>), but also allows for any other optional settings to be specified. </p>
syntax:
content: public interface WithCreate extends Creatable<NamespaceAuthorizationRule>
- uid: com.microsoft.azure.management.servicebus._topic._definition_stages._with_create
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._definition_stages._with_create.yml
@ -880,33 +916,6 @@ references:
summary: <p>The stage of the definition which contains all the minimum required inputs for the resource to be created (via <xref href="com.microsoft.azure.management.resources.fluentcore.model._creatable.create()" data-throw-if-not-resolved="false"></xref>), but also allows for any other optional settings to be specified. </p>
syntax:
content: public interface WithCreate extends Creatable<ServiceBusNamespace>,Resource.DefinitionWithTags<Update>,ServiceBusNamespace.DefinitionStages.WithSku,ServiceBusNamespace.DefinitionStages.WithQueue,ServiceBusNamespace.DefinitionStages.WithTopic,ServiceBusNamespace.DefinitionStages.WithAuthorizationRule
- uid: com.microsoft.azure.management.servicebus._topic_authorization_rule._f23935d56b5d5f55b3ef4b05a4abc4e5
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic_authorization_rule._f23935d56b5d5f55b3ef4b05a4abc4e5.yml
name: TopicAuthorizationRule.DefinitionStages.WithCreate
fullName: com.microsoft.azure.management.servicebus.TopicAuthorizationRule.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 href="com.microsoft.azure.management.resources.fluentcore.model._creatable.create()" data-throw-if-not-resolved="false"></xref>), but also allows for any other optional settings to be specified. </p>
syntax:
content: public interface WithCreate extends Creatable<TopicAuthorizationRule>
- uid: com.microsoft.azure.management.servicebus._namespace_authorization_rule_32c1e376c87543f7f4351dff4c326f0d
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._namespace_authorization_rule_32c1e376c87543f7f4351dff4c326f0d.yml
name: NamespaceAuthorizationRule.DefinitionStages.WithCreate
fullName: com.microsoft.azure.management.servicebus.NamespaceAuthorizationRule.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 href="com.microsoft.azure.management.resources.fluentcore.model._creatable.create()" data-throw-if-not-resolved="false"></xref>), but also allows for any other optional settings to be specified. </p>
syntax:
content: public interface WithCreate extends Creatable<NamespaceAuthorizationRule>
- uid: com.microsoft.azure.management.servicebus._subscription._definition_stages._with_create
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._definition_stages._with_create.yml
name: Subscription.DefinitionStages.WithCreate
fullName: com.microsoft.azure.management.servicebus.Subscription.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 href="com.microsoft.azure.management.resources.fluentcore.model._creatable.create()" data-throw-if-not-resolved="false"></xref>), but also allows for any other optional settings to be specified. </p>
syntax:
content: public interface WithCreate extends Creatable<Subscription>,Subscription.DefinitionStages.WithDeleteOnIdle,Subscription.DefinitionStages.WithMessageLockDuration,Subscription.DefinitionStages.WithDefaultMessageTTL,Subscription.DefinitionStages.WithSession,Subscription.DefinitionStages.WithMessageBatching,Subscription.DefinitionStages.WithExpiredMessageMovedToDeadLetterSubscription,Subscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnMaxDeliveryCount,Subscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
- 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
@ -916,15 +925,6 @@ references:
summary: <p>The stage of the definition which contains all the minimum required inputs for the resource to be created (via <xref href="com.microsoft.azure.management.resources.fluentcore.model._creatable.create()" data-throw-if-not-resolved="false"></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._queue_authorization_rule._4ceea3b46b5117da9b598827f39f88de
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue_authorization_rule._4ceea3b46b5117da9b598827f39f88de.yml
name: QueueAuthorizationRule.DefinitionStages.WithCreate
fullName: com.microsoft.azure.management.servicebus.QueueAuthorizationRule.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 href="com.microsoft.azure.management.resources.fluentcore.model._creatable.create()" data-throw-if-not-resolved="false"></xref>), but also allows for any other optional settings to be specified. </p>
syntax:
content: public interface WithCreate extends Creatable<QueueAuthorizationRule>
- uid: com.microsoft.azure.management.servicebus._subscription._definition_s4811153b3d4f60acf641e32d49b3acbf
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._definition_s4811153b3d4f60acf641e32d49b3acbf.yml
@ -934,24 +934,6 @@ references:
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._definition_stages._with_default_message_t_t_l
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._definition_stages._with_default_message_t_t_l.yml
name: Topic.DefinitionStages.WithDefaultMessageTTL
fullName: com.microsoft.azure.management.servicebus.Topic.DefinitionStages.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._subscription._update_stagebc7f6ca59e8d61c0f6ff726882cd86e6
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._update_stagebc7f6ca59e8d61c0f6ff726882cd86e6.yml
name: Subscription.UpdateStages.WithDefaultMessageTTL
fullName: com.microsoft.azure.management.servicebus.Subscription.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_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
@ -961,13 +943,13 @@ references:
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
- uid: com.microsoft.azure.management.servicebus._subscription._update_stagebc7f6ca59e8d61c0f6ff726882cd86e6
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
fullName: com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithDefaultMessageTTL
href: com.microsoft.azure.management.servicebus._subscription._update_stagebc7f6ca59e8d61c0f6ff726882cd86e6.yml
name: Subscription.UpdateStages.WithDefaultMessageTTL
fullName: com.microsoft.azure.management.servicebus.Subscription.UpdateStages.WithDefaultMessageTTL
type: Interface
summary: <p>The stage of the queue 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:
content: public interface WithDefaultMessageTTL
- uid: com.microsoft.azure.management.servicebus._queue._definition_stages._with_default_message_t_t_l
@ -979,24 +961,24 @@ references:
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._queue._update_stages._with_delete_on_idle
- 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_delete_on_idle.yml
name: Queue.UpdateStages.WithDeleteOnIdle
fullName: com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithDeleteOnIdle
href: com.microsoft.azure.management.servicebus._queue._update_stages._with_default_message_t_t_l.yml
name: 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 auto delete behaviour. </p>
summary: <p>The stage of the queue definition allowing to define default TTL for messages. </p>
syntax:
content: public interface WithDeleteOnIdle
- uid: com.microsoft.azure.management.servicebus._topic._definition_stages._with_delete_on_idle
content: public interface WithDefaultMessageTTL
- uid: com.microsoft.azure.management.servicebus._topic._definition_stages._with_default_message_t_t_l
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._definition_stages._with_delete_on_idle.yml
name: Topic.DefinitionStages.WithDeleteOnIdle
fullName: com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithDeleteOnIdle
href: com.microsoft.azure.management.servicebus._topic._definition_stages._with_default_message_t_t_l.yml
name: Topic.DefinitionStages.WithDefaultMessageTTL
fullName: com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithDefaultMessageTTL
type: Interface
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 default TTL for messages. </p>
syntax:
content: public interface WithDeleteOnIdle
content: public interface WithDefaultMessageTTL
- uid: com.microsoft.azure.management.servicebus._topic._update_stages._with_delete_on_idle
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._update_stages._with_delete_on_idle.yml
@ -1006,11 +988,11 @@ references:
summary: <p>The stage of the topic 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
- 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._definition_stages._with_delete_on_idle.yml
name: Queue.DefinitionStages.WithDeleteOnIdle
fullName: com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithDeleteOnIdle
href: com.microsoft.azure.management.servicebus._queue._update_stages._with_delete_on_idle.yml
name: 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:
@ -1033,6 +1015,24 @@ references:
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._topic._definition_stages._with_delete_on_idle
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._definition_stages._with_delete_on_idle.yml
name: Topic.DefinitionStages.WithDeleteOnIdle
fullName: com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithDeleteOnIdle
type: Interface
summary: <p>The stage of the topic 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
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._definition_stages_10c3053a9247dcebe4d63657b9e8515b6
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._definition_stages_10c3053a9247dcebe4d63657b9e8515b6.yml
@ -1069,15 +1069,6 @@ references:
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
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._update_stages._wd81baea8d43e70be8c5aaa6b0d009d9f.yml
name: Queue.UpdateStages.WithExpiredMessageMovedToDeadLetterQueue
fullName: com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithExpiredMessageMovedToDeadLetterQueue
type: Interface
summary: <p>The stage of the queue definition allowing to specify whether expired message can be moved to secondary dead-letter queue. </p>
syntax:
content: public interface WithExpiredMessageMovedToDeadLetterQueue
- uid: com.microsoft.azure.management.servicebus._queue._definition_stages_1308f46d6ab0ee4a4e635fc2e96269429
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._definition_stages_1308f46d6ab0ee4a4e635fc2e96269429.yml
@ -1087,6 +1078,15 @@ references:
summary: <p>The stage of the queue definition allowing to specify whether expired message can be moved to secondary dead-letter queue. </p>
syntax:
content: public interface WithExpiredMessageMovedToDeadLetterQueue
- uid: com.microsoft.azure.management.servicebus._queue._update_stages._wd81baea8d43e70be8c5aaa6b0d009d9f
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._update_stages._wd81baea8d43e70be8c5aaa6b0d009d9f.yml
name: Queue.UpdateStages.WithExpiredMessageMovedToDeadLetterQueue
fullName: com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithExpiredMessageMovedToDeadLetterQueue
type: Interface
summary: <p>The stage of the queue definition allowing to specify whether expired message can be moved to secondary dead-letter queue. </p>
syntax:
content: public interface WithExpiredMessageMovedToDeadLetterQueue
- uid: com.microsoft.azure.management.servicebus._subscription._definition_s66c8e08f74c8b0153d208ee9a0dd2ea7
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._definition_s66c8e08f74c8b0153d208ee9a0dd2ea7.yml
@ -1105,6 +1105,15 @@ references:
summary: <p>The stage of the subscription update 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._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
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._topic._update_stages._with_express_message
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._update_stages._with_express_message.yml
@ -1132,15 +1141,6 @@ references:
summary: <p>The stage of the queue definition allowing to mark it as either holding regular or express messages. </p>
syntax:
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
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
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_namespace._definition_stages._with_group.yml
@ -1150,21 +1150,6 @@ references:
summary: <p>The stage of the Service Bus namespace definition allowing to specify the resource group. </p>
syntax:
content: public interface WithGroup extends GroupableResource<TManager, InnerT>.DefinitionStages.WithGroup<WithCreate>
- uid: com.microsoft.azure.management.servicebus._authorization_rule._update_stages._with_listen
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._authorization_rule._update_stages._with_listen.yml
name: AuthorizationRule.UpdateStages.WithListen<T>
fullName: com.microsoft.azure.management.servicebus.AuthorizationRule.UpdateStages.WithListen<T>
type: Interface
summary: >-
<p>The stage of the Service Bus authorization rule update allowing to enable listen policy.</p>
<p></p>
syntax:
content: public interface WithListen<T>
typeParameters:
- type: 8ce1ecb9
description: <p>the next stage of the update </p>
- 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
@ -1180,18 +1165,18 @@ references:
typeParameters:
- type: 8ce1ecb9
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.servicebus._authorization_rule._updateb13116ea667bebdf06e85d769e03ee5f
- uid: com.microsoft.azure.management.servicebus._authorization_rule._update_stages._with_listen
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._authorization_rule._updateb13116ea667bebdf06e85d769e03ee5f.yml
name: AuthorizationRule.UpdateStages.WithListenOrSendOrManage<T>
fullName: com.microsoft.azure.management.servicebus.AuthorizationRule.UpdateStages.WithListenOrSendOrManage<T>
href: com.microsoft.azure.management.servicebus._authorization_rule._update_stages._with_listen.yml
name: AuthorizationRule.UpdateStages.WithListen<T>
fullName: com.microsoft.azure.management.servicebus.AuthorizationRule.UpdateStages.WithListen<T>
type: Interface
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 update allowing to enable listen policy.</p>
<p></p>
syntax:
content: public interface WithListenOrSendOrManage<T> extends AuthorizationRule<T>.UpdateStages.WithListen,AuthorizationRule<T>.UpdateStages.WithSendOrManage
content: public interface WithListen<T>
typeParameters:
- type: 8ce1ecb9
description: <p>the next stage of the update </p>
@ -1210,21 +1195,21 @@ references:
typeParameters:
- type: 8ce1ecb9
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.servicebus._authorization_rule._definition_stages._with_manage
- uid: com.microsoft.azure.management.servicebus._authorization_rule._updateb13116ea667bebdf06e85d769e03ee5f
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._authorization_rule._definition_stages._with_manage.yml
name: AuthorizationRule.DefinitionStages.WithManage<T>
fullName: com.microsoft.azure.management.servicebus.AuthorizationRule.DefinitionStages.WithManage<T>
href: com.microsoft.azure.management.servicebus._authorization_rule._updateb13116ea667bebdf06e85d769e03ee5f.yml
name: 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 definition allowing to enable manage policy.</p>
<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 WithManage<T>
content: public interface WithListenOrSendOrManage<T> extends AuthorizationRule<T>.UpdateStages.WithListen,AuthorizationRule<T>.UpdateStages.WithSendOrManage
typeParameters:
- type: 8ce1ecb9
description: <p>the next stage of the definition </p>
description: <p>the next stage of the update </p>
- uid: com.microsoft.azure.management.servicebus._authorization_rule._update_stages._with_manage
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._authorization_rule._update_stages._with_manage.yml
@ -1240,33 +1225,21 @@ references:
typeParameters:
- type: 8ce1ecb9
description: <p>the next stage of the update </p>
- uid: com.microsoft.azure.management.servicebus._queue._definition_stages._with_message_batching
- uid: com.microsoft.azure.management.servicebus._authorization_rule._definition_stages._with_manage
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._definition_stages._with_message_batching.yml
name: Queue.DefinitionStages.WithMessageBatching
fullName: com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithMessageBatching
href: com.microsoft.azure.management.servicebus._authorization_rule._definition_stages._with_manage.yml
name: AuthorizationRule.DefinitionStages.WithManage<T>
fullName: com.microsoft.azure.management.servicebus.AuthorizationRule.DefinitionStages.WithManage<T>
type: Interface
summary: <p>The stage of the queue definition allowing specify batching behaviour. </p>
summary: >-
<p>The stage of the Service Bus authorization rule definition allowing to enable manage policy.</p>
<p></p>
syntax:
content: public interface WithMessageBatching
- uid: com.microsoft.azure.management.servicebus._subscription._definition_stages._with_message_batching
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._definition_stages._with_message_batching.yml
name: Subscription.DefinitionStages.WithMessageBatching
fullName: com.microsoft.azure.management.servicebus.Subscription.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._subscription._update_stages._with_message_batching
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._update_stages._with_message_batching.yml
name: Subscription.UpdateStages.WithMessageBatching
fullName: com.microsoft.azure.management.servicebus.Subscription.UpdateStages.WithMessageBatching
type: Interface
summary: <p>The stage of the subscription definition allowing configure message batching behaviour. </p>
syntax:
content: public interface WithMessageBatching
content: public interface WithManage<T>
typeParameters:
- type: 8ce1ecb9
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.servicebus._topic._update_stages._with_message_batching
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._update_stages._with_message_batching.yml
@ -1276,15 +1249,6 @@ references:
summary: <p>The stage of the topic definition allowing configure message 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
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._queue._update_stages._with_message_batching
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._update_stages._with_message_batching.yml
@ -1294,6 +1258,51 @@ references:
summary: <p>The stage of the queue definition allowing configure message batching behaviour. </p>
syntax:
content: public interface WithMessageBatching
- uid: com.microsoft.azure.management.servicebus._subscription._definition_stages._with_message_batching
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._definition_stages._with_message_batching.yml
name: Subscription.DefinitionStages.WithMessageBatching
fullName: com.microsoft.azure.management.servicebus.Subscription.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._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
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._subscription._update_stages._with_message_batching
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._update_stages._with_message_batching.yml
name: Subscription.UpdateStages.WithMessageBatching
fullName: com.microsoft.azure.management.servicebus.Subscription.UpdateStages.WithMessageBatching
type: Interface
summary: <p>The stage of the subscription definition allowing configure message 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
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._subscription._update_stageaa7278daea3efd2dcbe012bb6864cdc6
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._update_stageaa7278daea3efd2dcbe012bb6864cdc6.yml
name: Subscription.UpdateStages.WithMessageLockDuration
fullName: com.microsoft.azure.management.servicebus.Subscription.UpdateStages.WithMessageLockDuration
type: Interface
summary: <p>The stage of the subscription definition allowing to define duration for message lock. </p>
syntax:
content: public interface WithMessageLockDuration
- uid: com.microsoft.azure.management.servicebus._queue._definition_stages._with_message_lock_duration
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._definition_stages._with_message_lock_duration.yml
@ -1303,6 +1312,15 @@ references:
summary: <p>The stage of the queue definition allowing to define duration for message lock. </p>
syntax:
content: public interface WithMessageLockDuration
- uid: com.microsoft.azure.management.servicebus._queue._update_stages._with_message_lock_duration
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._update_stages._with_message_lock_duration.yml
name: Queue.UpdateStages.WithMessageLockDuration
fullName: com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithMessageLockDuration
type: Interface
summary: <p>The stage of the queue definition allowing to define duration for message lock. </p>
syntax:
content: public interface WithMessageLockDuration
- uid: com.microsoft.azure.management.servicebus._subscription._definition_s49e848423f1445d1d6c37ef0517d9b40
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._definition_s49e848423f1445d1d6c37ef0517d9b40.yml
@ -1312,31 +1330,13 @@ references:
summary: <p>The stage of the subscription definition allowing to define duration for message lock. </p>
syntax:
content: public interface WithMessageLockDuration
- uid: com.microsoft.azure.management.servicebus._subscription._update_stageaa7278daea3efd2dcbe012bb6864cdc6
- uid: com.microsoft.azure.management.servicebus._queue._update_stages._w31c6a0d0e24a59b3a3f6deb48d35c71a
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._update_stageaa7278daea3efd2dcbe012bb6864cdc6.yml
name: Subscription.UpdateStages.WithMessageLockDuration
fullName: com.microsoft.azure.management.servicebus.Subscription.UpdateStages.WithMessageLockDuration
href: com.microsoft.azure.management.servicebus._queue._update_stages._w31c6a0d0e24a59b3a3f6deb48d35c71a.yml
name: Queue.UpdateStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount
fullName: com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount
type: Interface
summary: <p>The stage of the subscription definition allowing to define duration for message lock. </p>
syntax:
content: public interface WithMessageLockDuration
- uid: com.microsoft.azure.management.servicebus._queue._update_stages._with_message_lock_duration
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._update_stages._with_message_lock_duration.yml
name: Queue.UpdateStages.WithMessageLockDuration
fullName: com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithMessageLockDuration
type: Interface
summary: <p>The stage of the queue definition allowing to define duration for message lock. </p>
syntax:
content: public interface WithMessageLockDuration
- uid: com.microsoft.azure.management.servicebus._subscription._update_stage31b8e12505b48be84f61a49f27a6e8c5
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._update_stage31b8e12505b48be84f61a49f27a6e8c5.yml
name: Subscription.UpdateStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount
fullName: com.microsoft.azure.management.servicebus.Subscription.UpdateStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount
type: Interface
summary: <p>The stage of the subscription 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:
content: public interface WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount
- uid: com.microsoft.azure.management.servicebus._queue._definition_stages_1989dffe42f5ca76ab9de772364fa6a90
@ -1348,13 +1348,13 @@ 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>
syntax:
content: public interface WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount
- uid: com.microsoft.azure.management.servicebus._queue._update_stages._w31c6a0d0e24a59b3a3f6deb48d35c71a
- uid: com.microsoft.azure.management.servicebus._subscription._update_stage31b8e12505b48be84f61a49f27a6e8c5
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._update_stages._w31c6a0d0e24a59b3a3f6deb48d35c71a.yml
name: Queue.UpdateStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount
fullName: com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount
href: com.microsoft.azure.management.servicebus._subscription._update_stage31b8e12505b48be84f61a49f27a6e8c5.yml
name: Subscription.UpdateStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount
fullName: com.microsoft.azure.management.servicebus.Subscription.UpdateStages.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>
summary: <p>The stage of the subscription 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._subscription._update_staged91d8dc8d17e2028c41f4d9df1442a7a
@ -1384,15 +1384,6 @@ references:
summary: <p>The stage of the subscription definition allowing to specify maximum delivery count of message before moving it to dead-letter subscription. </p>
syntax:
content: public interface WithMessageMovedToDeadLetterSubscriptionOnMaxDeliveryCount
- uid: com.microsoft.azure.management.servicebus._queue._definition_stages._with_partitioning
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._definition_stages._with_partitioning.yml
name: Queue.DefinitionStages.WithPartitioning
fullName: com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithPartitioning
type: Interface
summary: <p>The stage of the queue definition allowing to specify partitioning behaviour. </p>
syntax:
content: public interface WithPartitioning
- uid: com.microsoft.azure.management.servicebus._topic._definition_stages._with_partitioning
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._definition_stages._with_partitioning.yml
@ -1402,15 +1393,15 @@ references:
summary: <p>The stage of the topic definition allowing to specify partitioning behaviour. </p>
syntax:
content: public interface WithPartitioning
- uid: com.microsoft.azure.management.servicebus._service_bus_namespace._update_stages._with_queue
- uid: com.microsoft.azure.management.servicebus._queue._definition_stages._with_partitioning
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_namespace._update_stages._with_queue.yml
name: ServiceBusNamespace.UpdateStages.WithQueue
fullName: com.microsoft.azure.management.servicebus.ServiceBusNamespace.UpdateStages.WithQueue
href: com.microsoft.azure.management.servicebus._queue._definition_stages._with_partitioning.yml
name: Queue.DefinitionStages.WithPartitioning
fullName: com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithPartitioning
type: Interface
summary: <p>The stage of the Service Bus namespace update allowing to manage queues in the namespace. </p>
summary: <p>The stage of the queue definition allowing to specify partitioning behaviour. </p>
syntax:
content: public interface WithQueue
content: public interface WithPartitioning
- uid: com.microsoft.azure.management.servicebus._service_bus_namespace._definition_stages._with_queue
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_namespace._definition_stages._with_queue.yml
@ -1420,21 +1411,15 @@ references:
summary: <p>The stage of the Service Bus namespace definition allowing to add a new queue in the namespace. </p>
syntax:
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
href: com.microsoft.azure.management.servicebus._authorization_rule._update_stages._with_send.yml
name: AuthorizationRule.UpdateStages.WithSend<T>
fullName: com.microsoft.azure.management.servicebus.AuthorizationRule.UpdateStages.WithSend<T>
href: com.microsoft.azure.management.servicebus._service_bus_namespace._update_stages._with_queue.yml
name: ServiceBusNamespace.UpdateStages.WithQueue
fullName: com.microsoft.azure.management.servicebus.ServiceBusNamespace.UpdateStages.WithQueue
type: Interface
summary: >-
<p>The stage of the Service Bus authorization rule update allowing to enable send policy.</p>
<p></p>
summary: <p>The stage of the Service Bus namespace update allowing to manage queues in the namespace. </p>
syntax:
content: public interface WithSend<T>
typeParameters:
- type: 8ce1ecb9
description: <p>the next stage of the update </p>
content: public interface WithQueue
- uid: com.microsoft.azure.management.servicebus._authorization_rule._definition_stages._with_send
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._authorization_rule._definition_stages._with_send.yml
@ -1450,6 +1435,21 @@ references:
typeParameters:
- type: 8ce1ecb9
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.servicebus._authorization_rule._update_stages._with_send
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._authorization_rule._update_stages._with_send.yml
name: AuthorizationRule.UpdateStages.WithSend<T>
fullName: com.microsoft.azure.management.servicebus.AuthorizationRule.UpdateStages.WithSend<T>
type: Interface
summary: >-
<p>The stage of the Service Bus authorization rule update allowing to enable send policy.</p>
<p></p>
syntax:
content: public interface WithSend<T>
typeParameters:
- type: 8ce1ecb9
description: <p>the next stage of the update </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
@ -1480,24 +1480,6 @@ references:
typeParameters:
- type: 8ce1ecb9
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.servicebus._subscription._definition_stages._with_session
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._definition_stages._with_session.yml
name: Subscription.DefinitionStages.WithSession
fullName: com.microsoft.azure.management.servicebus.Subscription.DefinitionStages.WithSession
type: Interface
summary: <p>The stage of the subscription definition allowing to enable session support. </p>
syntax:
content: public interface WithSession
- uid: com.microsoft.azure.management.servicebus._subscription._update_stages._with_session
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._update_stages._with_session.yml
name: Subscription.UpdateStages.WithSession
fullName: com.microsoft.azure.management.servicebus.Subscription.UpdateStages.WithSession
type: Interface
summary: <p>The stage of the subscription definition allowing to enable session support. </p>
syntax:
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
@ -1516,15 +1498,24 @@ references:
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._topic._definition_stages._with_size
- uid: com.microsoft.azure.management.servicebus._subscription._definition_stages._with_session
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._definition_stages._with_size.yml
name: Topic.DefinitionStages.WithSize
fullName: com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithSize
href: com.microsoft.azure.management.servicebus._subscription._definition_stages._with_session.yml
name: Subscription.DefinitionStages.WithSession
fullName: com.microsoft.azure.management.servicebus.Subscription.DefinitionStages.WithSession
type: Interface
summary: <p>The stage of the topic definition allowing to specify size. </p>
summary: <p>The stage of the subscription definition allowing to enable session support. </p>
syntax:
content: public interface WithSize
content: public interface WithSession
- uid: com.microsoft.azure.management.servicebus._subscription._update_stages._with_session
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._update_stages._with_session.yml
name: Subscription.UpdateStages.WithSession
fullName: com.microsoft.azure.management.servicebus.Subscription.UpdateStages.WithSession
type: Interface
summary: <p>The stage of the subscription definition allowing to enable session support. </p>
syntax:
content: public interface WithSession
- uid: com.microsoft.azure.management.servicebus._queue._update_stages._with_size
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._update_stages._with_size.yml
@ -1543,6 +1534,15 @@ references:
summary: <p>The stage of the queue definition allowing to specify size. </p>
syntax:
content: public interface WithSize
- uid: com.microsoft.azure.management.servicebus._topic._definition_stages._with_size
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._definition_stages._with_size.yml
name: Topic.DefinitionStages.WithSize
fullName: com.microsoft.azure.management.servicebus.Topic.DefinitionStages.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._update_stages._with_size
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._update_stages._with_size.yml
@ -1570,15 +1570,6 @@ references:
summary: <p>The stage of the Service Bus namespace definition allowing to specify the sku. </p>
syntax:
content: public interface WithSku
- uid: com.microsoft.azure.management.servicebus._topic._definition_stages._with_subscription
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._definition_stages._with_subscription.yml
name: Topic.DefinitionStages.WithSubscription
fullName: com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithSubscription
type: Interface
summary: <p>The stage of the Service Bus namespace update allowing to manage subscriptions for the topic. </p>
syntax:
content: public interface WithSubscription
- uid: com.microsoft.azure.management.servicebus._topic._update_stages._with_subscription
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._update_stages._with_subscription.yml
@ -1588,6 +1579,15 @@ references:
summary: <p>The stage of the Service Bus namespace update allowing to manage subscriptions for the topic. </p>
syntax:
content: public interface WithSubscription
- uid: com.microsoft.azure.management.servicebus._topic._definition_stages._with_subscription
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._definition_stages._with_subscription.yml
name: Topic.DefinitionStages.WithSubscription
fullName: com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithSubscription
type: Interface
summary: <p>The stage of the Service Bus namespace update allowing to manage subscriptions for the topic. </p>
syntax:
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

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

@ -730,6 +730,15 @@ references:
summary: <p>Entry point to SQL FirewallRule management API, which already have the SQLServer specified. </p>
syntax:
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
fullName: com.microsoft.azure.management.sql.SqlFirewallRule.Update
type: Interface
summary: <p>The template for a <xref href="com.microsoft.azure.management.sql._sql_firewall_rule" data-throw-if-not-resolved="false"></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
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_database._update.yml
@ -748,15 +757,6 @@ references:
summary: <p>The template for a SQLElasticPool update operation, containing all the settings that can be modified. </p>
syntax:
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
fullName: com.microsoft.azure.management.sql.SqlFirewallRule.Update
type: Interface
summary: <p>The template for a <xref href="com.microsoft.azure.management.sql._sql_firewall_rule" data-throw-if-not-resolved="false"></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_server._update
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_server._update.yml
@ -766,15 +766,6 @@ references:
summary: <p>The template for a SQLServer update operation, containing all the settings that can be modified. </p>
syntax:
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
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
@ -784,15 +775,6 @@ references:
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
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_database._update_stages.yml
name: SqlDatabase.UpdateStages
fullName: com.microsoft.azure.management.sql.SqlDatabase.UpdateStages
type: Interface
summary: <p>Grouping of all the SQLDatabase modifyState stages. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.sql._sql_firewall_rule._update_stages
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_firewall_rule._update_stages.yml
@ -802,6 +784,24 @@ references:
summary: <p>Grouping of all the <xref href="com.microsoft.azure.management.sql._sql_firewall_rule" data-throw-if-not-resolved="false"></xref> update stages. </p>
syntax:
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
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_database._update_stages
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_database._update_stages.yml
name: SqlDatabase.UpdateStages
fullName: com.microsoft.azure.management.sql.SqlDatabase.UpdateStages
type: Interface
summary: <p>Grouping of all the SQLDatabase modifyState stages. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.sql._sql_server._definition_stages._with_administrator_login
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_server._definition_stages._with_administrator_login.yml
@ -811,15 +811,6 @@ references:
summary: <p>A SQL Server definition setting administrator user name. </p>
syntax:
content: public interface WithAdministratorLogin
- uid: com.microsoft.azure.management.sql._sql_server._definition_stages._with_administrator_password
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_server._definition_stages._with_administrator_password.yml
name: SqlServer.DefinitionStages.WithAdministratorPassword
fullName: com.microsoft.azure.management.sql.SqlServer.DefinitionStages.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._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
@ -829,6 +820,15 @@ references:
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
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_server._definition_stages._with_administrator_password.yml
name: SqlServer.DefinitionStages.WithAdministratorPassword
fullName: com.microsoft.azure.management.sql.SqlServer.DefinitionStages.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
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_database._definition_stages._with_all_different_options.yml
@ -856,15 +856,6 @@ references:
summary: <p>The SQL Database definition to set the collation for database. </p>
syntax:
content: public interface WithCollationAllCreateOptions
- uid: com.microsoft.azure.management.sql._sql_server._definition_stages._with_create
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_server._definition_stages._with_create.yml
name: SqlServer.DefinitionStages.WithCreate
fullName: com.microsoft.azure.management.sql.SqlServer.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<SqlServer>,Resource.DefinitionWithTags<WithCreate>,SqlServer.DefinitionStages.WithElasticPool,SqlServer.DefinitionStages.WithDatabase,SqlServer.DefinitionStages.WithFirewallRule
- uid: com.microsoft.azure.management.sql._sql_database._definition_stages._with_create
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_database._definition_stages._with_create.yml
@ -874,6 +865,15 @@ references:
summary: <p>A SQL Database 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 SqlDatabase.DefinitionStages.WithServiceObjective,SqlDatabase.DefinitionStages.WithEdition,SqlDatabase.DefinitionStages.WithCollationAllCreateOptions,SqlDatabase.DefinitionStages.WithMaxSizeBytesAllCreateOptions,SqlDatabase.DefinitionStages.WithCreateWithLessOptions
- uid: com.microsoft.azure.management.sql._sql_server._definition_stages._with_create
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_server._definition_stages._with_create.yml
name: SqlServer.DefinitionStages.WithCreate
fullName: com.microsoft.azure.management.sql.SqlServer.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<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
@ -927,15 +927,6 @@ references:
summary: <p>A SQL Server definition for specifying the databases. </p>
syntax:
content: public interface WithDatabase
- uid: com.microsoft.azure.management.sql._sql_server._definition_stages._with_database
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_server._definition_stages._with_database.yml
name: SqlServer.DefinitionStages.WithDatabase
fullName: com.microsoft.azure.management.sql.SqlServer.DefinitionStages.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
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages._with_database.yml
@ -945,6 +936,15 @@ references:
summary: <p>The SQL Elastic Pool definition to add the Database in the elastic pool. </p>
syntax:
content: public interface WithDatabase
- uid: com.microsoft.azure.management.sql._sql_server._definition_stages._with_database
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_server._definition_stages._with_database.yml
name: SqlServer.DefinitionStages.WithDatabase
fullName: com.microsoft.azure.management.sql.SqlServer.DefinitionStages.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._definition_stages._with_database
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_elastic_pool._definition_stages._with_database.yml
@ -954,15 +954,6 @@ references:
summary: <p>The SQL Elastic Pool definition to add the Database in the elastic pool. </p>
syntax:
content: public interface WithDatabase
- uid: com.microsoft.azure.management.sql._sql_elastic_pool._definition_stages._with_database_dtu_max
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_elastic_pool._definition_stages._with_database_dtu_max.yml
name: SqlElasticPool.DefinitionStages.WithDatabaseDtuMax
fullName: com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithDatabaseDtuMax
type: Interface
summary: <p>The SQL Elastic Pool definition to set the maximum DTU for one database. </p>
syntax:
content: public interface WithDatabaseDtuMax
- uid: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages._with_database_dtu_max
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages._with_database_dtu_max.yml
@ -972,15 +963,15 @@ references:
summary: <p>The SQL Elastic Pool definition to set the maximum DTU for one database. </p>
syntax:
content: public interface WithDatabaseDtuMax
- uid: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages._with_database_dtu_min
- uid: com.microsoft.azure.management.sql._sql_elastic_pool._definition_stages._with_database_dtu_max
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
fullName: com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages.WithDatabaseDtuMin
href: com.microsoft.azure.management.sql._sql_elastic_pool._definition_stages._with_database_dtu_max.yml
name: SqlElasticPool.DefinitionStages.WithDatabaseDtuMax
fullName: com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithDatabaseDtuMax
type: Interface
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 maximum DTU for one database. </p>
syntax:
content: public interface WithDatabaseDtuMin
content: public interface WithDatabaseDtuMax
- uid: com.microsoft.azure.management.sql._sql_elastic_pool._definition_stages._with_database_dtu_min
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_elastic_pool._definition_stages._with_database_dtu_min.yml
@ -990,15 +981,15 @@ references:
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_dtu
- 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._definition_stages._with_dtu.yml
name: SqlElasticPool.DefinitionStages.WithDtu
fullName: com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithDtu
href: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages._with_database_dtu_min.yml
name: SqlElasticPool.UpdateStages.WithDatabaseDtuMin
fullName: com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages.WithDatabaseDtuMin
type: Interface
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 minimum DTU for database. </p>
syntax:
content: public interface WithDtu
content: public interface WithDatabaseDtuMin
- uid: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages._with_dtu
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages._with_dtu.yml
@ -1008,6 +999,15 @@ references:
summary: <p>The SQL Elastic Pool definition to set the number of shared DTU for elastic pool. </p>
syntax:
content: public interface WithDtu
- uid: com.microsoft.azure.management.sql._sql_elastic_pool._definition_stages._with_dtu
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_elastic_pool._definition_stages._with_dtu.yml
name: SqlElasticPool.DefinitionStages.WithDtu
fullName: com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithDtu
type: Interface
summary: <p>The SQL Elastic Pool definition to set the number of shared DTU for elastic pool. </p>
syntax:
content: public interface WithDtu
- uid: com.microsoft.azure.management.sql._sql_database._update_stages._with_edition
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_database._update_stages._with_edition.yml
@ -1035,15 +1035,6 @@ references:
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
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_server._definition_stages._with_elastic_pool.yml
name: SqlServer.DefinitionStages.WithElasticPool
fullName: com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithElasticPool
type: Interface
summary: <p>A SQL Server definition for specifying elastic pool. </p>
syntax:
content: public interface WithElasticPool
- uid: com.microsoft.azure.management.sql._sql_server._update_stages._with_elastic_pool
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_server._update_stages._with_elastic_pool.yml
@ -1053,6 +1044,15 @@ references:
summary: <p>A SQL Server definition for specifying elastic pool. </p>
syntax:
content: public interface WithElasticPool
- uid: com.microsoft.azure.management.sql._sql_server._definition_stages._with_elastic_pool
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_server._definition_stages._with_elastic_pool.yml
name: SqlServer.DefinitionStages.WithElasticPool
fullName: com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithElasticPool
type: Interface
summary: <p>A SQL Server definition for specifying elastic pool. </p>
syntax:
content: public interface WithElasticPool
- uid: com.microsoft.azure.management.sql._sql_database._update_stages._with_elastic_pool_name
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_database._update_stages._with_elastic_pool_name.yml
@ -1089,15 +1089,6 @@ references:
summary: <p>The stage to decide whether using existing database or not. </p>
syntax:
content: public interface WithExistingDatabase extends SqlDatabase.DefinitionStages.WithSourceDatabaseId,SqlDatabase.DefinitionStages.WithCreateWithElasticPoolOptions
- uid: com.microsoft.azure.management.sql._sql_server._update_stages._with_firewall_rule
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_server._update_stages._with_firewall_rule.yml
name: SqlServer.UpdateStages.WithFirewallRule
fullName: com.microsoft.azure.management.sql.SqlServer.UpdateStages.WithFirewallRule
type: Interface
summary: <p>A SQL Server definition for specifying the firewall rule. </p>
syntax:
content: public interface WithFirewallRule
- uid: com.microsoft.azure.management.sql._sql_server._definition_stages._with_firewall_rule
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_server._definition_stages._with_firewall_rule.yml
@ -1107,6 +1098,15 @@ references:
summary: <p>A SQL Server definition for specifying the firewall rule. </p>
syntax:
content: public interface WithFirewallRule
- uid: com.microsoft.azure.management.sql._sql_server._update_stages._with_firewall_rule
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_server._update_stages._with_firewall_rule.yml
name: SqlServer.UpdateStages.WithFirewallRule
fullName: com.microsoft.azure.management.sql.SqlServer.UpdateStages.WithFirewallRule
type: Interface
summary: <p>A SQL Server definition for specifying the firewall rule. </p>
syntax:
content: public interface WithFirewallRule
- uid: com.microsoft.azure.management.sql._sql_server._definition_stages._with_group
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_server._definition_stages._with_group.yml
@ -1161,15 +1161,6 @@ references:
summary: <p>The SQL Database definition to set the Max Size in Bytes for database. </p>
syntax:
content: public interface WithMaxSizeBytesAllCreateOptions
- uid: com.microsoft.azure.management.sql._sql_database._definition_stages._with_service_objective
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_database._definition_stages._with_service_objective.yml
name: SqlDatabase.DefinitionStages.WithServiceObjective
fullName: com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.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._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
@ -1179,6 +1170,15 @@ references:
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
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_database._definition_stages._with_service_objective.yml
name: SqlDatabase.DefinitionStages.WithServiceObjective
fullName: com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.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
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_database._definition_stages._with_source_database_id.yml

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

@ -393,15 +393,6 @@ references:
summary: <p>A storage account update stage allowing to change the parameters. </p>
syntax:
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
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
parent: com.microsoft.azure.management.storage
href: com.microsoft.azure.management.storage._storage_account._definition_stages._with_encryption.yml
@ -411,6 +402,15 @@ references:
summary: <p>A storage account definition specifying encryption setting. </p>
syntax:
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
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
parent: com.microsoft.azure.management.storage
href: com.microsoft.azure.management.storage._storage_account._definition_s94c180d27e5621e165c3464e9c5a649c.yml

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

@ -317,21 +317,6 @@ references:
summary: <p>Grouping of traffic manager profile definition stages. </p>
syntax:
content: public interface DefinitionStages
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_7ec2c00567759fcf3a70721f4e824384
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_7ec2c00567759fcf3a70721f4e824384.yml
name: TrafficManagerEndpoint.UpdateDefinitionStages.ExternalTargetEndpointBlank<ParentT>
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.ExternalTargetEndpointBlank<ParentT>
type: Interface
summary: >-
<p>The first stage of a traffic manager profile external endpoint definition.</p>
<p></p>
syntax:
content: public interface ExternalTargetEndpointBlank<ParentT> extends TrafficManagerEndpoint.UpdateDefinitionStages.WithFqdn<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_847e7e6fbb9d6f5b69dfab720a63b573
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_847e7e6fbb9d6f5b69dfab720a63b573.yml
@ -347,6 +332,21 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_7ec2c00567759fcf3a70721f4e824384
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_7ec2c00567759fcf3a70721f4e824384.yml
name: TrafficManagerEndpoint.UpdateDefinitionStages.ExternalTargetEndpointBlank<ParentT>
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.ExternalTargetEndpointBlank<ParentT>
type: Interface
summary: >-
<p>The first stage of a traffic manager profile external endpoint definition.</p>
<p></p>
syntax:
content: public interface ExternalTargetEndpointBlank<ParentT> extends TrafficManagerEndpoint.UpdateDefinitionStages.WithFqdn<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_ab894ad5aa6a80def2250f5cc7fa57f4
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_ab894ad5aa6a80def2250f5cc7fa57f4.yml
@ -512,15 +512,6 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></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
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithAzureResource
type: Interface
summary: <p>The stage of an <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref> endpoint update allowing to specify the target <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref> resource. </p>
syntax:
content: public interface WithAzureResource
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_1d254ba748789e91fb35c0aac4d0561b
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_1d254ba748789e91fb35c0aac4d0561b.yml
@ -536,6 +527,15 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></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
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithAzureResource
type: Interface
summary: <p>The stage of an <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref> endpoint update allowing to specify the target <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref> resource. </p>
syntax:
content: public interface WithAzureResource
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_16e43d6dfd7bfa0d17c15c71605e8468a
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_16e43d6dfd7bfa0d17c15c71605e8468a.yml
@ -593,15 +593,6 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></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
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
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_aa79e4993375a8d3fc725a2ba0850e8a.yml
@ -632,6 +623,15 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></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
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_profile_18294e0a325bd56b1a93332df6512409a
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_18294e0a325bd56b1a93332df6512409a.yml
@ -659,11 +659,11 @@ references:
summary: <p>The stage of the traffic manager profile definition allowing to specify the endpoint monitoring configuration. </p>
syntax:
content: public interface WithMonitoringConfiguration
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_7b2e7aecca74859c87eac1648b10f31c
- 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_7b2e7aecca74859c87eac1648b10f31c.yml
name: TrafficManagerEndpoint.DefinitionStages.WithNestedProfile<ParentT>
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithNestedProfile<ParentT>
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_8d27bf2f329b743c6210da4b7bcfbb78.yml
name: 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>
@ -674,11 +674,11 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_8d27bf2f329b743c6210da4b7bcfbb78
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_7b2e7aecca74859c87eac1648b10f31c
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_8d27bf2f329b743c6210da4b7bcfbb78.yml
name: TrafficManagerEndpoint.UpdateDefinitionStages.WithNestedProfile<ParentT>
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithNestedProfile<ParentT>
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_7b2e7aecca74859c87eac1648b10f31c.yml
name: TrafficManagerEndpoint.DefinitionStages.WithNestedProfile<ParentT>
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithNestedProfile<ParentT>
type: Interface
summary: >-
<p>The stage of the traffic manager nested profile endpoint definition allowing to specify the profile.</p>
@ -716,6 +716,15 @@ references:
summary: <p>The stage of the traffic manager profile definition allowing to disable the profile. </p>
syntax:
content: public interface WithProfileStatus
- 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
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_1ec11d7f8bf3b3f931ae8c815be55862
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_1ec11d7f8bf3b3f931ae8c815be55862.yml
@ -746,24 +755,6 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></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
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
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
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_d68cbbd0450e1de2ef1948fa10ac166b.yml
@ -779,6 +770,15 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- 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
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_962135b058b970e85d59ac5ad40f2502
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_962135b058b970e85d59ac5ad40f2502.yml
@ -803,21 +803,6 @@ references:
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_21dc22eaa35a7639adfcbf5317629e31
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_21dc22eaa35a7639adfcbf5317629e31.yml
name: TrafficManagerEndpoint.UpdateDefinitionStages.WithSourceTrafficRegion<ParentT>
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithSourceTrafficRegion<ParentT>
type: Interface
summary: >-
<p>The stage of the traffic manager endpoint definition allowing to specify the location of the external endpoint.</p>
<p></p>
syntax:
content: public interface WithSourceTrafficRegion<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_2349f44c619a8752276d6db6b5e57526
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_2349f44c619a8752276d6db6b5e57526.yml
@ -833,6 +818,21 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_21dc22eaa35a7639adfcbf5317629e31
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_21dc22eaa35a7639adfcbf5317629e31.yml
name: TrafficManagerEndpoint.UpdateDefinitionStages.WithSourceTrafficRegion<ParentT>
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithSourceTrafficRegion<ParentT>
type: Interface
summary: >-
<p>The stage of the traffic manager endpoint definition allowing to specify the location of the external endpoint.</p>
<p></p>
syntax:
content: public interface WithSourceTrafficRegion<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_f0629f662c1006ba94aafffd442cc1b3
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_f0629f662c1006ba94aafffd442cc1b3.yml
@ -902,15 +902,6 @@ references:
summary: <p>The stage of the traffic manager profile endpoint update allowing to enable or disable it. </p>
syntax:
content: public interface WithTrafficDisabledOrEnabled
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_12941af4203c3d41478d0fd252b3080ff
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_12941af4203c3d41478d0fd252b3080ff.yml
name: TrafficManagerProfile.UpdateStages.WithTrafficRoutingMethod
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.UpdateStages.WithTrafficRoutingMethod
type: Interface
summary: <p>The stage of the traffic manager profile update allowing to specify the traffic routing method for the profile. </p>
syntax:
content: public interface WithTrafficRoutingMethod
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_1356d69408172965b502b0f76c7dc04c1
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_1356d69408172965b502b0f76c7dc04c1.yml
@ -920,6 +911,15 @@ references:
summary: <p>The stage of the traffic manager profile definition allowing to specify the traffic routing method for the profile. </p>
syntax:
content: public interface WithTrafficRoutingMethod
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_12941af4203c3d41478d0fd252b3080ff
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_12941af4203c3d41478d0fd252b3080ff.yml
name: TrafficManagerProfile.UpdateStages.WithTrafficRoutingMethod
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.UpdateStages.WithTrafficRoutingMethod
type: Interface
summary: <p>The stage of the traffic manager profile update allowing to specify the traffic routing method for the profile. </p>
syntax:
content: public interface WithTrafficRoutingMethod
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_profile._update_stages._with_ttl
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_profile._update_stages._with_ttl.yml

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

@ -156,6 +156,7 @@ items:
- com.microsoft.azure.sdk.iot.deps.serializer._twin_test.updateTwin_json_null_succeed()
- com.microsoft.azure.sdk.iot.deps.serializer._twin_test.updateTwin_json_unknownProperty_failed()
- com.microsoft.azure.sdk.iot.deps.serializer._twin_test.updateTwin_noChanges_succeed()
- com.microsoft.azure.sdk.iot.deps.serializer._twin_test.updateTwin_NonNullTags_succeed()
- com.microsoft.azure.sdk.iot.deps.serializer._twin_test.updateTwin_nullDesired_succeed()
- com.microsoft.azure.sdk.iot.deps.serializer._twin_test.updateTwin_nullDesiredAndReported_succeed()
- com.microsoft.azure.sdk.iot.deps.serializer._twin_test.updateTwin_nullReported_succeed()
@ -208,7 +209,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 4664
startLine: 4726
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void getTagsMap_disabled_failed()
@ -416,7 +417,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 5640
startLine: 5702
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void resetTags_bigKey_failed()
@ -432,7 +433,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 4692
startLine: 4754
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void resetTags_disabled_failed()
@ -448,7 +449,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 5597
startLine: 5659
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void resetTags_emptyKey_failed()
@ -464,7 +465,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 5519
startLine: 5581
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void resetTags_emptyMap_succeed()
@ -480,7 +481,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 5683
startLine: 5745
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void resetTags_invalidDollarKey_failed()
@ -496,7 +497,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 5726
startLine: 5788
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void resetTags_invalidDotKey_failed()
@ -512,7 +513,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 5769
startLine: 5831
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void resetTags_invalidSpaceKey_failed()
@ -528,7 +529,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 5812
startLine: 5874
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void resetTags_invalidValueType_failed()
@ -544,7 +545,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 5369
startLine: 5431
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void resetTags_newKeyValue_succeed()
@ -560,7 +561,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 5554
startLine: 5616
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void resetTags_nullKey_failed()
@ -576,7 +577,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 5458
startLine: 5520
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void resetTags_nullMap_failed()
@ -1728,7 +1729,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 4813
startLine: 4875
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTags_addKey_changeValue_succeed()
@ -1744,7 +1745,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 5152
startLine: 5214
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTags_bigKey_failed()
@ -1760,7 +1761,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 4677
startLine: 4739
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTags_disabled_failed()
@ -1776,7 +1777,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 5032
startLine: 5094
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTags_empty_succeed()
@ -1792,7 +1793,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 4711
startLine: 4773
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTags_emptyClass_succeed()
@ -1808,7 +1809,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 5108
startLine: 5170
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTags_emptyKey_failed()
@ -1824,7 +1825,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 5195
startLine: 5257
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTags_invalidDollarKey_failed()
@ -1840,7 +1841,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 5238
startLine: 5300
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTags_invalidDotKey_failed()
@ -1856,7 +1857,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 5281
startLine: 5343
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTags_invalidSpaceKey_failed()
@ -1872,7 +1873,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 5324
startLine: 5386
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTags_invalidValueType_failed()
@ -1888,7 +1889,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 4777
startLine: 4839
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTags_mapBiggerThan5Levels_failed()
@ -1904,7 +1905,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 5001
startLine: 5063
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTags_noChanges_succeed()
@ -1920,7 +1921,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 4963
startLine: 5025
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTags_null_failed()
@ -1936,7 +1937,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 5065
startLine: 5127
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTags_nullKey_failed()
@ -1952,7 +1953,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 4893
startLine: 4955
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTags_replaceStringByMap_succeed()
@ -1968,7 +1969,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 2676
startLine: 2738
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_allNull_failed()
@ -2016,7 +2017,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 2840
startLine: 2902
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_emptyDesired_succeed()
@ -2032,7 +2033,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 2957
startLine: 3019
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_emptyDesiredAndReported_succeed()
@ -2048,7 +2049,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 2898
startLine: 2960
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_emptyReported_succeed()
@ -2064,7 +2065,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 2780
startLine: 2842
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_emptyTags_succeed()
@ -2080,7 +2081,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 3134
startLine: 3196
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_invalidDollarKey_failed()
@ -2096,7 +2097,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 3073
startLine: 3135
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_invalidDotKey_failed()
@ -2112,7 +2113,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 3195
startLine: 3257
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_invalidSpaceKey_failed()
@ -2128,7 +2129,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 3012
startLine: 3074
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_invalidValue_failed()
@ -2144,7 +2145,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 4040
startLine: 4102
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_json_And6LevelsTags_failed()
@ -2160,7 +2161,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 4579
startLine: 4641
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_json_badProperties_failed()
@ -2176,7 +2177,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 4239
startLine: 4301
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_json_changeOneField_succeed()
@ -2192,7 +2193,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 4515
startLine: 4577
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_json_deleteField_noMetadata_succeed()
@ -2208,7 +2209,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 4349
startLine: 4411
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_json_duplicatedDesiredFirsLevel_failed()
@ -2224,7 +2225,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 4464
startLine: 4526
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_json_duplicateDesiredKey_succeed()
@ -2240,7 +2241,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 4287
startLine: 4349
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_json_duplicatedProperties_failed()
@ -2256,7 +2257,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 4411
startLine: 4473
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_json_duplicatedProperty_succeed()
@ -2272,7 +2273,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 3552
startLine: 3614
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_json_empty_succeed()
@ -2288,7 +2289,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 3454
startLine: 3516
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_json_emptyClass_FullTwinJson_withDesired_failed()
@ -2304,7 +2305,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 3638
startLine: 3700
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_json_emptyClass_managerParameters_noProperties_succeed()
@ -2320,7 +2321,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 3591
startLine: 3653
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_json_emptyClass_managerParameters_withProperties_succeed()
@ -2336,7 +2337,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 3477
startLine: 3539
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_json_emptyClass_noCallback_succeed()
@ -2352,7 +2353,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 3496
startLine: 3558
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_json_emptyClass_noChangeOnDesired_succeed()
@ -2368,7 +2369,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 3535
startLine: 3597
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_json_emptyClass_noChangeOnReported_succeed()
@ -2384,7 +2385,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 3515
startLine: 3577
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_json_emptyClass_noDesired_succeed()
@ -2400,7 +2401,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 3311
startLine: 3373
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_json_emptyClass_noMetadata_succeed()
@ -2416,7 +2417,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 3353
startLine: 3415
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_json_emptyClass_PropertyOnlyJson_startDesired_succeed()
@ -2432,7 +2433,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 3394
startLine: 3456
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_json_emptyClass_PropertyOnlyJson_startReported_succeed()
@ -2448,7 +2449,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 3435
startLine: 3497
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_json_emptyClass_PropertyOnlyJson_withProperties_failed()
@ -2464,7 +2465,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 3780
startLine: 3842
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_json_emptyClass_service_realCase_succeed()
@ -2480,7 +2481,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 3684
startLine: 3746
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_json_emptyClass_withFullMetadata_andTags_succeed()
@ -2496,7 +2497,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 4158
startLine: 4220
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_json_emptyClass_withFullMetadataNoVersion_succeed()
@ -2512,7 +2513,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 3932
startLine: 3994
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_json_emptyClass_withMetadataNoUpdateVersion_And5LevelsTags_succeed()
@ -2528,7 +2529,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 4613
startLine: 4675
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_json_InvalidKey_failed()
@ -2544,7 +2545,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 4647
startLine: 4709
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_json_InvalidValue_failed()
@ -2560,7 +2561,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 4562
startLine: 4624
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_json_missing_comma_failed()
@ -2576,7 +2577,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 4630
startLine: 4692
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_json_noKey_failed()
@ -2592,7 +2593,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 3569
startLine: 3631
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_json_null_succeed()
@ -2608,7 +2609,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 4596
startLine: 4658
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_json_unknownProperty_failed()
@ -2624,10 +2625,26 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 2727
startLine: 2789
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_noChanges_succeed()
- uid: com.microsoft.azure.sdk.iot.deps.serializer._twin_test.updateTwin_NonNullTags_succeed()
id: updateTwin_NonNullTags_succeed()
parent: com.microsoft.azure.sdk.iot.deps.serializer._twin_test
href: com.microsoft.azure.sdk.iot.deps.serializer._twin_test.yml
langs:
- java
name: updateTwin_NonNullTags_succeed()
fullName: void com.microsoft.azure.sdk.iot.deps.serializer.TwinTest.updateTwin_NonNullTags_succeed()
type: Method
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 2508
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_NonNullTags_succeed()
- uid: com.microsoft.azure.sdk.iot.deps.serializer._twin_test.updateTwin_nullDesired_succeed()
id: updateTwin_nullDesired_succeed()
parent: com.microsoft.azure.sdk.iot.deps.serializer._twin_test
@ -2640,7 +2657,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 2508
startLine: 2570
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_nullDesired_succeed()
@ -2656,7 +2673,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 2623
startLine: 2685
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_nullDesiredAndReported_succeed()
@ -2672,7 +2689,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 2565
startLine: 2627
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_nullReported_succeed()
@ -2704,7 +2721,7 @@ items:
source:
remote: *o0
path: deps/serializer/src/test/java/com/microsoft/azure/sdk/iot/deps/serializer/TwinTest.java
startLine: 3256
startLine: 3318
package: com.microsoft.azure.sdk.iot.deps.serializer
syntax:
content: public void updateTwin_tagsMap_tagDisabled_failed()

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

@ -35,7 +35,7 @@ items:
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/transport/amqps/AmqpsIotHubConnection.java
startLine: 55
startLine: 54
package: com.microsoft.azure.sdk.iot.device.transport.amqps
summary: <p>An AMQPS IotHub connection between a device and an IoTHub. This class contains functionality for sending/receiving a message, and logic to re-establish the connection with the IoTHub in case it gets lost. </p>
syntax: &o1
@ -55,7 +55,7 @@ items:
source:
remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/transport/amqps/AmqpsIotHubConnection.java
startLine: 719
startLine: 718
package: com.microsoft.azure.sdk.iot.device.transport.amqps
summary: <p>Subscribe a listener to the list of listeners. </p>
syntax:
@ -76,7 +76,7 @@ items:
source:
remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/transport/amqps/AmqpsIotHubConnection.java
startLine: 108
startLine: 107
package: com.microsoft.azure.sdk.iot.device.transport.amqps
summary: >-
<p>Constructor to set up connection parameters using the <xref href="com.microsoft.azure.sdk.iot.device._device_client_config" data-throw-if-not-resolved="false"></xref>.</p>
@ -103,7 +103,7 @@ items:
source:
remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/transport/amqps/AmqpsIotHubConnection.java
startLine: 232
startLine: 231
package: com.microsoft.azure.sdk.iot.device.transport.amqps
summary: >-
<p>Closes the <xref href="com.microsoft.azure.sdk.iot.device.transport.amqps._amqps_iot_hub_connection" data-throw-if-not-resolved="false"></xref>. </p>
@ -123,7 +123,7 @@ items:
source:
remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/transport/amqps/AmqpsIotHubConnection.java
startLine: 88
startLine: 87
package: com.microsoft.azure.sdk.iot.device.transport.amqps
syntax:
content: protected DeviceClientConfig config
@ -141,7 +141,7 @@ items:
source:
remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/transport/amqps/AmqpsIotHubConnection.java
startLine: 100
startLine: 99
package: com.microsoft.azure.sdk.iot.device.transport.amqps
syntax:
content: protected CustomLogger logger
@ -159,7 +159,7 @@ items:
source:
remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/transport/amqps/AmqpsIotHubConnection.java
startLine: 470
startLine: 469
package: com.microsoft.azure.sdk.iot.device.transport.amqps
summary: <p>Event handler for the connection bound event. Sets Sasl authentication and proper authentication mode. </p>
syntax:
@ -180,7 +180,7 @@ items:
source:
remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/transport/amqps/AmqpsIotHubConnection.java
startLine: 437
startLine: 436
package: com.microsoft.azure.sdk.iot.device.transport.amqps
summary: <p>Event handler for the connection init event </p>
syntax:
@ -201,7 +201,7 @@ items:
source:
remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/transport/amqps/AmqpsIotHubConnection.java
startLine: 499
startLine: 498
package: com.microsoft.azure.sdk.iot.device.transport.amqps
syntax:
content: public void onConnectionUnbound(Event event)
@ -220,7 +220,7 @@ items:
source:
remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/transport/amqps/AmqpsIotHubConnection.java
startLine: 558
startLine: 557
package: com.microsoft.azure.sdk.iot.device.transport.amqps
summary: <p>Event handler for the delivery event. This method handles both sending and receiving a message. </p>
syntax:
@ -241,7 +241,7 @@ items:
source:
remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/transport/amqps/AmqpsIotHubConnection.java
startLine: 618
startLine: 617
package: com.microsoft.azure.sdk.iot.device.transport.amqps
summary: <p>Event handler for the link flow event. Handles sending a single message. </p>
syntax:
@ -262,7 +262,7 @@ items:
source:
remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/transport/amqps/AmqpsIotHubConnection.java
startLine: 672
startLine: 671
package: com.microsoft.azure.sdk.iot.device.transport.amqps
summary: <p>Event handler for the link init event. Sets the proper target address on the link. </p>
syntax:
@ -283,7 +283,7 @@ items:
source:
remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/transport/amqps/AmqpsIotHubConnection.java
startLine: 652
startLine: 651
package: com.microsoft.azure.sdk.iot.device.transport.amqps
summary: <p>Event handler for the link remote close event. This triggers reconnection attempts until successful. Both sender and receiver links closing trigger this event, so we only handle one of them, since the other is redundant. </p>
syntax:
@ -304,7 +304,7 @@ items:
source:
remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/transport/amqps/AmqpsIotHubConnection.java
startLine: 633
startLine: 632
package: com.microsoft.azure.sdk.iot.device.transport.amqps
summary: <p>Event handler for the link remote open event. This signifies that the <ref refid="" kindref="compound">org.apache.qpid.proton.reactor.Reactor</ref> is ready, so we set the connection to OPEN. </p>
syntax:
@ -325,7 +325,7 @@ items:
source:
remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/transport/amqps/AmqpsIotHubConnection.java
startLine: 528
startLine: 527
package: com.microsoft.azure.sdk.iot.device.transport.amqps
syntax:
content: public void onReactorFinal(Event event)
@ -344,7 +344,7 @@ items:
source:
remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/transport/amqps/AmqpsIotHubConnection.java
startLine: 511
startLine: 510
package: com.microsoft.azure.sdk.iot.device.transport.amqps
summary: <p>Event handler for reactor init event. </p>
syntax:
@ -365,7 +365,7 @@ items:
source:
remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/transport/amqps/AmqpsIotHubConnection.java
startLine: 705
startLine: 704
package: com.microsoft.azure.sdk.iot.device.transport.amqps
summary: <p>Event handler for the transport error event. This triggers reconnection attempts until successful. </p>
syntax:
@ -386,7 +386,7 @@ items:
source:
remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/transport/amqps/AmqpsIotHubConnection.java
startLine: 190
startLine: 189
package: com.microsoft.azure.sdk.iot.device.transport.amqps
summary: >-
<p>Opens the <xref href="com.microsoft.azure.sdk.iot.device.transport.amqps._amqps_iot_hub_connection" data-throw-if-not-resolved="false"></xref>. </p>
@ -411,7 +411,7 @@ items:
source:
remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/transport/amqps/AmqpsIotHubConnection.java
startLine: 323
startLine: 322
package: com.microsoft.azure.sdk.iot.device.transport.amqps
summary: <p>Creates a binary message using the given content and messageId. Sends the created message using the sender link. </p>
syntax:
@ -435,7 +435,7 @@ items:
source:
remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/transport/amqps/AmqpsIotHubConnection.java
startLine: 392
startLine: 391
package: com.microsoft.azure.sdk.iot.device.transport.amqps
summary: >-
<p>Sends the message result for the previously received message.</p>
@ -464,7 +464,7 @@ items:
source:
remote: *o0
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/transport/amqps/AmqpsIotHubConnection.java
startLine: 59
startLine: 58
package: com.microsoft.azure.sdk.iot.device.transport.amqps
syntax:
content: protected State state

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

@ -24,7 +24,7 @@ items:
branch: master
repo: https://github.com/Azure/azure-iot-sdk-java
path: service/iot-service-client/src/main/java/com/microsoft/azure/sdk/iot/service/IotHubConnectionStringBuilder.java
startLine: 14
startLine: 15
package: com.microsoft.azure.sdk.iot.service
summary: <p>Provide static constructors to create <xref href="com.microsoft.azure.sdk.iot.service._iot_hub_connection_string" data-throw-if-not-resolved="false"></xref> object </p>
syntax:
@ -43,7 +43,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/main/java/com/microsoft/azure/sdk/iot/service/IotHubConnectionStringBuilder.java
startLine: 31
startLine: 32
package: com.microsoft.azure.sdk.iot.service
summary: >-
<p>Static constructor to create <xref href="com.microsoft.azure.sdk.iot.service._iot_hub_connection_string" data-throw-if-not-resolved="false"></xref> deserialize the given string</p>
@ -59,7 +59,7 @@ items:
type: com.microsoft.azure.sdk.iot.service._iot_hub_connection_string
description: <p>The <xref href="com.microsoft.azure.sdk.iot.service._iot_hub_connection_string" data-throw-if-not-resolved="false"></xref> object </p>
exceptions:
- type: 8a99d4b0
- type: cbf33bbe
description: <p>This exception is thrown if the object creation failed </p>
- uid: com.microsoft.azure.sdk.iot.service._iot_hub_connection_string_builder.createConnectionString(String,AuthenticationMethod)
id: createConnectionString(String,AuthenticationMethod)
@ -73,7 +73,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/main/java/com/microsoft/azure/sdk/iot/service/IotHubConnectionStringBuilder.java
startLine: 52
startLine: 53
package: com.microsoft.azure.sdk.iot.service
summary: >-
<p>Static constructor to create <xref href="com.microsoft.azure.sdk.iot.service._iot_hub_connection_string" data-throw-if-not-resolved="false"></xref> from host name and authentication method</p>
@ -92,7 +92,7 @@ items:
type: com.microsoft.azure.sdk.iot.service._iot_hub_connection_string
description: <p>The <xref href="com.microsoft.azure.sdk.iot.service._iot_hub_connection_string" data-throw-if-not-resolved="false"></xref> object </p>
exceptions:
- type: 8a99d4b0
- type: cbf33bbe
description: <p>This exception is thrown if the object creation failed </p>
- uid: com.microsoft.azure.sdk.iot.service._iot_hub_connection_string_builder.parse(String,IotHubConnectionString)
id: parse(String,IotHubConnectionString)
@ -106,7 +106,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/main/java/com/microsoft/azure/sdk/iot/service/IotHubConnectionStringBuilder.java
startLine: 79
startLine: 80
package: com.microsoft.azure.sdk.iot.service
summary: >-
<p>Deserialize connection string</p>
@ -122,7 +122,7 @@ items:
type: com.microsoft.azure.sdk.iot.service._iot_hub_connection_string
description: <p>The target object for deserialization </p>
exceptions:
- type: 8a99d4b0
- type: cbf33bbe
description: <p>This exception is thrown if the parsing failed </p>
- uid: com.microsoft.azure.sdk.iot.service._iot_hub_connection_string_builder.parseIotHubName(IotHubConnectionString)
id: parseIotHubName(IotHubConnectionString)
@ -136,7 +136,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/main/java/com/microsoft/azure/sdk/iot/service/IotHubConnectionStringBuilder.java
startLine: 136
startLine: 137
package: com.microsoft.azure.sdk.iot.service
summary: >-
<p>Parse the iot hub name part from the host name</p>
@ -163,7 +163,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/main/java/com/microsoft/azure/sdk/iot/service/IotHubConnectionStringBuilder.java
startLine: 232
startLine: 233
package: com.microsoft.azure.sdk.iot.service
summary: >-
<p>Set authentication method to target <xref href="com.microsoft.azure.sdk.iot.service._iot_hub_connection_string" data-throw-if-not-resolved="false"></xref> object</p>
@ -190,7 +190,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/main/java/com/microsoft/azure/sdk/iot/service/IotHubConnectionStringBuilder.java
startLine: 217
startLine: 218
package: com.microsoft.azure.sdk.iot.service
summary: >-
<p>Set host name value to target <xref href="com.microsoft.azure.sdk.iot.service._iot_hub_connection_string" data-throw-if-not-resolved="false"></xref> object</p>
@ -217,7 +217,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/main/java/com/microsoft/azure/sdk/iot/service/IotHubConnectionStringBuilder.java
startLine: 157
startLine: 158
package: com.microsoft.azure.sdk.iot.service
summary: >-
<p>Validate <xref href="com.microsoft.azure.sdk.iot.service._iot_hub_connection_string" data-throw-if-not-resolved="false"></xref> format</p>
@ -244,7 +244,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/main/java/com/microsoft/azure/sdk/iot/service/IotHubConnectionStringBuilder.java
startLine: 184
startLine: 185
package: com.microsoft.azure.sdk.iot.service
summary: >-
<p>Validate string property using given regex</p>
@ -274,7 +274,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/main/java/com/microsoft/azure/sdk/iot/service/IotHubConnectionStringBuilder.java
startLine: 202
startLine: 203
package: com.microsoft.azure.sdk.iot.service
summary: >-
<p>Validate string property using given regex if value is not null or empty</p>
@ -293,10 +293,10 @@ items:
type: "26831127"
description: <p>regex used for validation </p>
references:
- uid: 8a99d4b0
- uid: cbf33bbe
spec.java:
- name: Exception
fullName: Exception
- name: IOException
fullName: IOException
- uid: "26831127"
spec.java:
- name: String

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

@ -155,7 +155,7 @@ items:
type: com.microsoft.azure.sdk.iot.service._registry_manager
description: <p>The instance of <xref href="com.microsoft.azure.sdk.iot.service._registry_manager" data-throw-if-not-resolved="false"></xref></p>
exceptions:
- type: 8a99d4b0
- type: cbf33bbe
description: <p>This exception is thrown if the object creation failed </p>
- uid: com.microsoft.azure.sdk.iot.service._registry_manager.exportDevices(String,Boolean)
id: exportDevices(String,Boolean)
@ -794,18 +794,14 @@ references:
spec.java:
- name: final Gson
fullName: final Gson
- uid: 8a99d4b0
spec.java:
- name: Exception
fullName: Exception
- uid: "26831127"
spec.java:
- name: String
fullName: String
- uid: cbf33bbe
spec.java:
- name: IOException
fullName: IOException
- uid: "26831127"
spec.java:
- name: String
fullName: String
- uid: 0d494ee6
spec.java:
- name: IotHubException

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

@ -3,9 +3,9 @@ items:
id: _registry_statistics
parent: com.microsoft.azure.sdk.iot.service
children:
- com.microsoft.azure.sdk.iot.service._registry_statistics.disabledDeviceCount()
- com.microsoft.azure.sdk.iot.service._registry_statistics.enabledDeviceCount()
- com.microsoft.azure.sdk.iot.service._registry_statistics.totalDeviceCount()
- com.microsoft.azure.sdk.iot.service._registry_statistics.getDisabledDeviceCount()
- com.microsoft.azure.sdk.iot.service._registry_statistics.getEnabledDeviceCount()
- com.microsoft.azure.sdk.iot.service._registry_statistics.getTotalDeviceCount()
href: com.microsoft.azure.sdk.iot.service._registry_statistics.yml
langs:
- java
@ -24,58 +24,58 @@ items:
content: public class RegistryStatistics
inheritance:
- java.lang.Object
- uid: com.microsoft.azure.sdk.iot.service._registry_statistics.disabledDeviceCount()
id: disabledDeviceCount()
- uid: com.microsoft.azure.sdk.iot.service._registry_statistics.getDisabledDeviceCount()
id: getDisabledDeviceCount()
parent: com.microsoft.azure.sdk.iot.service._registry_statistics
href: com.microsoft.azure.sdk.iot.service._registry_statistics.yml
langs:
- java
name: disabledDeviceCount
fullName: long com.microsoft.azure.sdk.iot.service.RegistryStatistics.disabledDeviceCount
type: Field
name: getDisabledDeviceCount()
fullName: long com.microsoft.azure.sdk.iot.service.RegistryStatistics.getDisabledDeviceCount()
type: Method
source:
remote: *o0
path: service/iot-service-client/src/main/java/com/microsoft/azure/sdk/iot/service/RegistryStatistics.java
startLine: 11
startLine: 20
package: com.microsoft.azure.sdk.iot.service
syntax:
content: protected long disabledDeviceCount
content: public long getDisabledDeviceCount()
return:
type: 0364520f
- uid: com.microsoft.azure.sdk.iot.service._registry_statistics.enabledDeviceCount()
id: enabledDeviceCount()
- uid: com.microsoft.azure.sdk.iot.service._registry_statistics.getEnabledDeviceCount()
id: getEnabledDeviceCount()
parent: com.microsoft.azure.sdk.iot.service._registry_statistics
href: com.microsoft.azure.sdk.iot.service._registry_statistics.yml
langs:
- java
name: enabledDeviceCount
fullName: long com.microsoft.azure.sdk.iot.service.RegistryStatistics.enabledDeviceCount
type: Field
name: getEnabledDeviceCount()
fullName: long com.microsoft.azure.sdk.iot.service.RegistryStatistics.getEnabledDeviceCount()
type: Method
source:
remote: *o0
path: service/iot-service-client/src/main/java/com/microsoft/azure/sdk/iot/service/RegistryStatistics.java
startLine: 10
startLine: 25
package: com.microsoft.azure.sdk.iot.service
syntax:
content: protected long enabledDeviceCount
content: public long getEnabledDeviceCount()
return:
type: 0364520f
- uid: com.microsoft.azure.sdk.iot.service._registry_statistics.totalDeviceCount()
id: totalDeviceCount()
- uid: com.microsoft.azure.sdk.iot.service._registry_statistics.getTotalDeviceCount()
id: getTotalDeviceCount()
parent: com.microsoft.azure.sdk.iot.service._registry_statistics
href: com.microsoft.azure.sdk.iot.service._registry_statistics.yml
langs:
- java
name: totalDeviceCount
fullName: long com.microsoft.azure.sdk.iot.service.RegistryStatistics.totalDeviceCount
type: Field
name: getTotalDeviceCount()
fullName: long com.microsoft.azure.sdk.iot.service.RegistryStatistics.getTotalDeviceCount()
type: Method
source:
remote: *o0
path: service/iot-service-client/src/main/java/com/microsoft/azure/sdk/iot/service/RegistryStatistics.java
startLine: 9
startLine: 30
package: com.microsoft.azure.sdk.iot.service
syntax:
content: protected long totalDeviceCount
content: public long getTotalDeviceCount()
return:
type: 0364520f
references:

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

@ -106,7 +106,7 @@ items:
type: com.microsoft.azure.sdk.iot.service._service_client
description: <p>The created <xref href="com.microsoft.azure.sdk.iot.service._service_client" data-throw-if-not-resolved="false"></xref> object </p>
exceptions:
- type: 8a99d4b0
- type: cbf33bbe
description: <p>This exception is thrown if the object creation failed </p>
- uid: com.microsoft.azure.sdk.iot.service._service_client.getFeedbackReceiver()
id: getFeedbackReceiver()
@ -303,18 +303,14 @@ items:
- id: iotHubServiceClientProtocol
type: com.microsoft.azure.sdk.iot.service._iot_hub_service_client_protocol
references:
- uid: 8a99d4b0
spec.java:
- name: Exception
fullName: Exception
- uid: "26831127"
spec.java:
- name: String
fullName: String
- uid: cbf33bbe
spec.java:
- name: IOException
fullName: IOException
- uid: "26831127"
spec.java:
- name: String
fullName: String
- uid: db03ee24
spec.java:
- name: CompletableFuture<Void>

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

@ -55,7 +55,7 @@ items:
type: com.microsoft.azure.sdk.iot.service.devicetwin._device_method
description: <p>an instance of the <xref href="com.microsoft.azure.sdk.iot.service.devicetwin._device_method" data-throw-if-not-resolved="false"></xref>. </p>
exceptions:
- type: 8a99d4b0
- type: cbf33bbe
description: <p>This exception is thrown if the object creation failed </p>
- uid: com.microsoft.azure.sdk.iot.service.devicetwin._device_method.invoke(String,String,Long,Long,Object)
id: invoke(String,String,Long,Long,Object)
@ -102,10 +102,10 @@ items:
- type: cbf33bbe
description: <p>This exception is thrown if the IO operation failed </p>
references:
- uid: 8a99d4b0
- uid: cbf33bbe
spec.java:
- name: Exception
fullName: Exception
- name: IOException
fullName: IOException
- uid: "26831127"
spec.java:
- name: String
@ -114,10 +114,6 @@ references:
spec.java:
- name: IotHubException
fullName: IotHubException
- uid: cbf33bbe
spec.java:
- name: IOException
fullName: IOException
- uid: 34f09483
spec.java:
- name: Long

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

@ -55,7 +55,7 @@ items:
type: com.microsoft.azure.sdk.iot.service.devicetwin._device_twin
description: <p>The instance of <xref href="com.microsoft.azure.sdk.iot.service.devicetwin._device_twin" data-throw-if-not-resolved="false"></xref></p>
exceptions:
- type: 8a99d4b0
- type: cbf33bbe
description: <p>This exception is thrown if the object creation failed </p>
- uid: com.microsoft.azure.sdk.iot.service.devicetwin._device_twin.getTwin(DeviceTwinDevice)
id: getTwin(DeviceTwinDevice)
@ -203,18 +203,14 @@ items:
- type: 0d494ee6
description: <p>This exception is thrown if the response verification failed </p>
references:
- uid: 8a99d4b0
spec.java:
- name: Exception
fullName: Exception
- uid: "26831127"
spec.java:
- name: String
fullName: String
- uid: cbf33bbe
spec.java:
- name: IOException
fullName: IOException
- uid: "26831127"
spec.java:
- name: String
fullName: String
- uid: 0d494ee6
spec.java:
- name: IotHubException

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

@ -29,7 +29,6 @@ items:
inheritance:
- java.lang.Object
inheritedMembers:
- com.microsoft.azure.sdk.iot.service.transport.amqps._amqp_receive_handler_test.address()
- com.microsoft.azure.sdk.iot.service.transport.amqps._amqp_receive_handler_test.amqpFeedbackReceivedEvent()
- com.microsoft.azure.sdk.iot.service.transport.amqps._amqp_receive_handler_test.connection()
- com.microsoft.azure.sdk.iot.service.transport.amqps._amqp_receive_handler_test.delivery()
@ -61,7 +60,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpReceiveHandlerTest.java
startLine: 65
startLine: 64
package: com.microsoft.azure.sdk.iot.service.transport.amqps
syntax:
content: public void amqpReceiveHandler_call_flow_and_init_ok()
@ -77,7 +76,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpReceiveHandlerTest.java
startLine: 138
startLine: 137
package: com.microsoft.azure.sdk.iot.service.transport.amqps
syntax:
content: public void onConnectionBound_call_flow_and_init_ok_amqp()
@ -93,7 +92,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpReceiveHandlerTest.java
startLine: 167
startLine: 166
package: com.microsoft.azure.sdk.iot.service.transport.amqps
syntax:
content: public void onConnectionBound_call_flow_and_init_ok_amqps()
@ -109,7 +108,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpReceiveHandlerTest.java
startLine: 205
startLine: 204
package: com.microsoft.azure.sdk.iot.service.transport.amqps
syntax:
content: public void onConnectionInit_call_flow_and_init_ok()
@ -125,7 +124,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpReceiveHandlerTest.java
startLine: 100
startLine: 99
package: com.microsoft.azure.sdk.iot.service.transport.amqps
syntax:
content: public void onDelivery_call_flow_and_init_ok()
@ -141,12 +140,11 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpReceiveHandlerTest.java
startLine: 236
startLine: 235
package: com.microsoft.azure.sdk.iot.service.transport.amqps
syntax:
content: public void onLinkInit_call_flow_and_init_ok()
references:
- uid: com.microsoft.azure.sdk.iot.service.transport.amqps._amqp_receive_handler_test.address()
- uid: com.microsoft.azure.sdk.iot.service.transport.amqps._amqp_receive_handler_test.amqpFeedbackReceivedEvent()
- uid: com.microsoft.azure.sdk.iot.service.transport.amqps._amqp_receive_handler_test.connection()
- uid: com.microsoft.azure.sdk.iot.service.transport.amqps._amqp_receive_handler_test.delivery()

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

@ -36,7 +36,7 @@ items:
branch: master
repo: https://github.com/Azure/azure-iot-sdk-java
path: service/iot-service-client/src/main/java/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandler.java
startLine: 36
startLine: 35
package: com.microsoft.azure.sdk.iot.service.transport.amqps
summary: <p>Instance of the QPID-Proton-J BaseHandler class to override the events what are needed to handle the send operation Contains and sets connection parameters (path, port, endpoint) Maintains the layers of AMQP protocol (Link, Session, Connection, Transport) Creates and sets SASL authentication for transport </p>
syntax:
@ -56,7 +56,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/main/java/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandler.java
startLine: 65
startLine: 64
package: com.microsoft.azure.sdk.iot.service.transport.amqps
summary: >-
<p>Constructor to set up connection parameters and initialize handshaker for transport</p>
@ -88,7 +88,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/main/java/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandler.java
startLine: 123
startLine: 122
package: com.microsoft.azure.sdk.iot.service.transport.amqps
summary: <p>Create Proton message from deviceId and content string </p>
syntax:
@ -112,7 +112,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/main/java/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandler.java
startLine: 42
startLine: 41
package: com.microsoft.azure.sdk.iot.service.transport.amqps
syntax:
content: public static final String DEVICE_PATH_FORMAT= "/devices/%s/messages/devicebound"
@ -130,7 +130,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/main/java/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandler.java
startLine: 41
startLine: 40
package: com.microsoft.azure.sdk.iot.service.transport.amqps
syntax:
content: public static final String ENDPOINT= "/messages/devicebound"
@ -148,7 +148,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/main/java/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandler.java
startLine: 48
startLine: 47
package: com.microsoft.azure.sdk.iot.service.transport.amqps
syntax:
content: protected final String hostName
@ -166,7 +166,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/main/java/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandler.java
startLine: 53
startLine: 52
package: com.microsoft.azure.sdk.iot.service.transport.amqps
syntax:
content: protected final IotHubServiceClientProtocol iotHubServiceClientProtocol
@ -184,7 +184,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/main/java/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandler.java
startLine: 182
startLine: 180
package: com.microsoft.azure.sdk.iot.service.transport.amqps
summary: <p>Event handler for the connection bound event </p>
syntax:
@ -205,7 +205,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/main/java/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandler.java
startLine: 211
startLine: 207
package: com.microsoft.azure.sdk.iot.service.transport.amqps
summary: <p>Event handler for the connection init event </p>
syntax:
@ -226,7 +226,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/main/java/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandler.java
startLine: 309
startLine: 305
package: com.microsoft.azure.sdk.iot.service.transport.amqps
syntax:
content: public void onDelivery(Event event)
@ -245,7 +245,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/main/java/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandler.java
startLine: 274
startLine: 270
package: com.microsoft.azure.sdk.iot.service.transport.amqps
summary: <p>Event handler for the link flow event </p>
syntax:
@ -266,7 +266,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/main/java/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandler.java
startLine: 259
startLine: 255
package: com.microsoft.azure.sdk.iot.service.transport.amqps
summary: <p>Event handler for the link init event </p>
syntax:
@ -287,7 +287,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/main/java/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandler.java
startLine: 248
startLine: 244
package: com.microsoft.azure.sdk.iot.service.transport.amqps
summary: <p>Event handler for the transport error event. This triggers reconnection attempts until successful. </p>
syntax:
@ -308,7 +308,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/main/java/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandler.java
startLine: 50
startLine: 49
package: com.microsoft.azure.sdk.iot.service.transport.amqps
syntax:
content: protected final String sasToken
@ -326,7 +326,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/main/java/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandler.java
startLine: 39
startLine: 38
package: com.microsoft.azure.sdk.iot.service.transport.amqps
syntax:
content: public static final String SEND_PORT_AMQPS= ":5671"
@ -344,7 +344,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/main/java/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandler.java
startLine: 40
startLine: 39
package: com.microsoft.azure.sdk.iot.service.transport.amqps
syntax:
content: public static final String SEND_PORT_AMQPS_WS= ":443"
@ -362,7 +362,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/main/java/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandler.java
startLine: 38
startLine: 37
package: com.microsoft.azure.sdk.iot.service.transport.amqps
syntax:
content: public static final String SEND_TAG= "sender"
@ -380,7 +380,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/main/java/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandler.java
startLine: 338
startLine: 334
package: com.microsoft.azure.sdk.iot.service.transport.amqps
syntax:
content: public void sendComplete()
@ -396,7 +396,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/main/java/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandler.java
startLine: 49
startLine: 48
package: com.microsoft.azure.sdk.iot.service.transport.amqps
syntax:
content: protected final String userName
@ -414,7 +414,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/main/java/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandler.java
startLine: 43
startLine: 42
package: com.microsoft.azure.sdk.iot.service.transport.amqps
syntax:
content: public static final String WEBSOCKET_PATH= "/$iothub/websocket"
@ -432,7 +432,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/main/java/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandler.java
startLine: 44
startLine: 43
package: com.microsoft.azure.sdk.iot.service.transport.amqps
syntax:
content: public static final String WEBSOCKET_SUB_PROTOCOL= "AMQPWSB10"
@ -450,7 +450,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/main/java/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandler.java
startLine: 54
startLine: 53
package: com.microsoft.azure.sdk.iot.service.transport.amqps
syntax:
content: protected final String webSocketHostName

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

@ -42,7 +42,6 @@ items:
inheritance:
- java.lang.Object
inheritedMembers:
- com.microsoft.azure.sdk.iot.service.transport.amqps._amqp_send_handler_test.address()
- com.microsoft.azure.sdk.iot.service.transport.amqps._amqp_send_handler_test.binary()
- com.microsoft.azure.sdk.iot.service.transport.amqps._amqp_send_handler_test.connection()
- com.microsoft.azure.sdk.iot.service.transport.amqps._amqp_send_handler_test.data()
@ -77,7 +76,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandlerTest.java
startLine: 120
startLine: 119
package: com.microsoft.azure.sdk.iot.service.transport.amqps
syntax:
content: public void constructor_checks_if_hostName_empty()
@ -93,7 +92,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandlerTest.java
startLine: 106
startLine: 105
package: com.microsoft.azure.sdk.iot.service.transport.amqps
syntax:
content: public void constructor_checks_if_hostName_null()
@ -109,7 +108,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandlerTest.java
startLine: 190
startLine: 189
package: com.microsoft.azure.sdk.iot.service.transport.amqps
syntax:
content: public void constructor_checks_if_protocol_null()
@ -125,7 +124,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandlerTest.java
startLine: 176
startLine: 175
package: com.microsoft.azure.sdk.iot.service.transport.amqps
syntax:
content: public void constructor_checks_if_sasToken_empty()
@ -141,7 +140,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandlerTest.java
startLine: 162
startLine: 161
package: com.microsoft.azure.sdk.iot.service.transport.amqps
syntax:
content: public void constructor_checks_if_sasToken_null()
@ -157,7 +156,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandlerTest.java
startLine: 148
startLine: 147
package: com.microsoft.azure.sdk.iot.service.transport.amqps
syntax:
content: public void constructor_checks_if_userName_empty()
@ -173,7 +172,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandlerTest.java
startLine: 134
startLine: 133
package: com.microsoft.azure.sdk.iot.service.transport.amqps
syntax:
content: public void constructor_checks_if_userName_null()
@ -189,7 +188,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandlerTest.java
startLine: 77
startLine: 76
package: com.microsoft.azure.sdk.iot.service.transport.amqps
syntax:
content: public void constructor_copies_params_to_members()
@ -205,7 +204,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandlerTest.java
startLine: 208
startLine: 207
package: com.microsoft.azure.sdk.iot.service.transport.amqps
syntax:
content: public void createProtonMessage_creates_Message_and_sets_Properties()
@ -221,7 +220,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandlerTest.java
startLine: 260
startLine: 259
package: com.microsoft.azure.sdk.iot.service.transport.amqps
syntax:
content: public void onConnectionBound_call_flow_and_init_ok_amqp()
@ -237,7 +236,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandlerTest.java
startLine: 291
startLine: 289
package: com.microsoft.azure.sdk.iot.service.transport.amqps
syntax:
content: public void onConnectionBound_call_flow_and_init_ok_amqp_ws()
@ -253,7 +252,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandlerTest.java
startLine: 332
startLine: 328
package: com.microsoft.azure.sdk.iot.service.transport.amqps
syntax:
content: public void onConnectionInit_creates_Session_and_open_Connection()
@ -269,7 +268,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandlerTest.java
startLine: 470
startLine: 466
package: com.microsoft.azure.sdk.iot.service.transport.amqps
syntax:
content: public void onDelivery_flow_ok(final @Mocked Event mockedEvent, final @Mocked DeliveryState mockedDeliveryState, final @Mocked Delivery mockedDelivery)
@ -292,7 +291,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandlerTest.java
startLine: 391
startLine: 387
package: com.microsoft.azure.sdk.iot.service.transport.amqps
syntax:
content: public void onLinkFlow_call_flow_ok()
@ -308,7 +307,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandlerTest.java
startLine: 426
startLine: 422
package: com.microsoft.azure.sdk.iot.service.transport.amqps
syntax:
content: public void onLinkFlowBufferOverflow_call_flow_ok()
@ -324,7 +323,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandlerTest.java
startLine: 362
startLine: 358
package: com.microsoft.azure.sdk.iot.service.transport.amqps
syntax:
content: public void onLinkInit_call_flow_ok()
@ -340,7 +339,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandlerTest.java
startLine: 509
startLine: 505
package: com.microsoft.azure.sdk.iot.service.transport.amqps
syntax:
content: public void sendComplete_flow_OK(final @Mocked AmqpResponseVerification mockedVerification)
@ -359,7 +358,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandlerTest.java
startLine: 564
startLine: 560
package: com.microsoft.azure.sdk.iot.service.transport.amqps
syntax:
content: public void sendComplete_throws_Connection_exception_if_found(final @Mocked AmqpResponseVerification mockedVerification, final @Mocked IotHubException mockedIotHubException, final @Mocked Event mockedEvent)
@ -382,7 +381,7 @@ items:
source:
remote: *o0
path: service/iot-service-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/service/transport/amqps/AmqpSendHandlerTest.java
startLine: 535
startLine: 531
package: com.microsoft.azure.sdk.iot.service.transport.amqps
syntax:
content: public void sendComplete_throws_exception_if_found(final @Mocked AmqpResponseVerification mockedVerification, final @Mocked IotHubException mockedIotHubException)
@ -420,7 +419,6 @@ references:
name: IotHubException
fullName: com.microsoft.azure.sdk.iot.service.exceptions.IotHubException
href: com.microsoft.azure.sdk.iot.service.exceptions._iot_hub_exception.yml
- uid: com.microsoft.azure.sdk.iot.service.transport.amqps._amqp_send_handler_test.address()
- uid: com.microsoft.azure.sdk.iot.service.transport.amqps._amqp_send_handler_test.binary()
- uid: com.microsoft.azure.sdk.iot.service.transport.amqps._amqp_send_handler_test.connection()
- uid: com.microsoft.azure.sdk.iot.service.transport.amqps._amqp_send_handler_test.data()

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

@ -0,0 +1,90 @@
items:
- uid: tests.unit.com.microsoft.azure.sdk.iot.service._registry_statistics_tests
id: _registry_statistics_tests
parent: tests.unit.com.microsoft.azure.sdk.iot.service
children:
- tests.unit.com.microsoft.azure.sdk.iot.service._registry_statistics_tests.constructorSucceeds(@Mocked RegistryManager)
- tests.unit.com.microsoft.azure.sdk.iot.service._registry_statistics_tests.gettersSucceeds(@Mocked RegistryManager)
href: tests.unit.com.microsoft.azure.sdk.iot.service._registry_statistics_tests.yml
langs:
- java
name: RegistryStatisticsTests
fullName: tests.unit.com.microsoft.azure.sdk.iot.service.RegistryStatisticsTests
type: Class
source:
remote: &o0
path: service/iot-service-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/service/RegistryStatisticsTests.java
branch: master
repo: https://github.com/Azure/azure-iot-sdk-java
path: service/iot-service-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/service/RegistryStatisticsTests.java
startLine: 17
package: tests.unit.com.microsoft.azure.sdk.iot.service
syntax:
content: public class RegistryStatisticsTests
inheritance:
- java.lang.Object
- uid: tests.unit.com.microsoft.azure.sdk.iot.service._registry_statistics_tests.constructorSucceeds(@Mocked RegistryManager)
id: constructorSucceeds(@Mocked RegistryManager)
parent: tests.unit.com.microsoft.azure.sdk.iot.service._registry_statistics_tests
href: tests.unit.com.microsoft.azure.sdk.iot.service._registry_statistics_tests.yml
langs:
- java
name: constructorSucceeds(@Mocked RegistryManager mockedRegistryManager)
fullName: void tests.unit.com.microsoft.azure.sdk.iot.service.RegistryStatisticsTests.constructorSucceeds(@Mocked RegistryManager mockedRegistryManager)
type: Method
source:
remote: *o0
path: service/iot-service-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/service/RegistryStatisticsTests.java
startLine: 21
package: tests.unit.com.microsoft.azure.sdk.iot.service
syntax:
content: public void constructorSucceeds(@Mocked RegistryManager mockedRegistryManager)
parameters:
- id: mockedRegistryManager
type: e69e3bb0com.microsoft.azure.sdk.iot.service._registry_manager
- uid: tests.unit.com.microsoft.azure.sdk.iot.service._registry_statistics_tests.gettersSucceeds(@Mocked RegistryManager)
id: gettersSucceeds(@Mocked RegistryManager)
parent: tests.unit.com.microsoft.azure.sdk.iot.service._registry_statistics_tests
href: tests.unit.com.microsoft.azure.sdk.iot.service._registry_statistics_tests.yml
langs:
- java
name: gettersSucceeds(@Mocked RegistryManager mockedRegistryManager)
fullName: void tests.unit.com.microsoft.azure.sdk.iot.service.RegistryStatisticsTests.gettersSucceeds(@Mocked RegistryManager mockedRegistryManager)
type: Method
source:
remote: *o0
path: service/iot-service-client/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/service/RegistryStatisticsTests.java
startLine: 34
package: tests.unit.com.microsoft.azure.sdk.iot.service
syntax:
content: public void gettersSucceeds(@Mocked RegistryManager mockedRegistryManager)
parameters:
- id: mockedRegistryManager
type: e69e3bb0com.microsoft.azure.sdk.iot.service._registry_manager
references:
- uid: e69e3bb0com.microsoft.azure.sdk.iot.service._registry_manager
spec.java:
- name: '@Mocked '
fullName: '@Mocked '
- uid: com.microsoft.azure.sdk.iot.service._registry_manager
name: RegistryManager
fullName: com.microsoft.azure.sdk.iot.service.RegistryManager
href: com.microsoft.azure.sdk.iot.service._registry_manager.yml
- uid: com.microsoft.azure.sdk.iot.service._registry_manager
parent: com.microsoft.azure.sdk.iot.service
href: com.microsoft.azure.sdk.iot.service._registry_manager.yml
name: RegistryManager
fullName: com.microsoft.azure.sdk.iot.service.RegistryManager
type: Class
summary: <p>Use the <xref href="com.microsoft.azure.sdk.iot.service._registry_manager" data-throw-if-not-resolved="false"></xref> class to manage the identity registry in IoT Hubs. </p>
syntax:
content: public class RegistryManager
- uid: com.microsoft.azure.sdk.iot.service.exceptions._iot_hub_exception
parent: com.microsoft.azure.sdk.iot.service.exceptions
href: com.microsoft.azure.sdk.iot.service.exceptions._iot_hub_exception.yml
name: IotHubException
fullName: com.microsoft.azure.sdk.iot.service.exceptions.IotHubException
type: Class
summary: <p>Super class for IotHub exceptions </p>
syntax:
content: public class IotHubException

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

@ -7,6 +7,7 @@ items:
- tests.unit.com.microsoft.azure.sdk.iot.service._feedback_receiver_test
- tests.unit.com.microsoft.azure.sdk.iot.service._iot_hub_connection_string_test
- tests.unit.com.microsoft.azure.sdk.iot.service._registry_manager_test
- tests.unit.com.microsoft.azure.sdk.iot.service._registry_statistics_tests
- tests.unit.com.microsoft.azure.sdk.iot.service._tools_test
href: tests.unit.com.microsoft.azure.sdk.iot.service.yml
langs:
@ -73,6 +74,14 @@ references:
type: Class
syntax:
content: public class RegistryManagerTest
- uid: tests.unit.com.microsoft.azure.sdk.iot.service._registry_statistics_tests
parent: tests.unit.com.microsoft.azure.sdk.iot.service
href: tests.unit.com.microsoft.azure.sdk.iot.service._registry_statistics_tests.yml
name: RegistryStatisticsTests
fullName: tests.unit.com.microsoft.azure.sdk.iot.service.RegistryStatisticsTests
type: Class
syntax:
content: public class RegistryStatisticsTests
- uid: tests.unit.com.microsoft.azure.sdk.iot.service._tools_test
parent: tests.unit.com.microsoft.azure.sdk.iot.service
href: tests.unit.com.microsoft.azure.sdk.iot.service._tools_test.yml

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

@ -15638,6 +15638,9 @@
- uid: tests.unit.com.microsoft.azure.sdk.iot.service._registry_manager_test
name: RegistryManagerTest
href: tests.unit.com.microsoft.azure.sdk.iot.service._registry_manager_test.yml
- uid: tests.unit.com.microsoft.azure.sdk.iot.service._registry_statistics_tests
name: RegistryStatisticsTests
href: tests.unit.com.microsoft.azure.sdk.iot.service._registry_statistics_tests.yml
- uid: tests.unit.com.microsoft.azure.sdk.iot.service._tools_test
name: ToolsTest
href: tests.unit.com.microsoft.azure.sdk.iot.service._tools_test.yml