Update Reference Content
This commit is contained in:
Родитель
ed2c7aa540
Коммит
3f868bae21
|
@ -115,7 +115,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>
|
||||
|
|
|
@ -128,7 +128,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>
|
||||
content: public interface WithCreate<FluentT> extends Creatable<FluentT>,WebAppBase.DefinitionStages.WithClientAffinityEnabled<FluentT>,WebAppBase.DefinitionStages.WithClientCertEnabled<FluentT>,WebAppBase.DefinitionStages.WithScmSiteAlsoStopped<FluentT>,WebAppBase.DefinitionStages.WithSiteConfigs<FluentT>,WebAppBase.DefinitionStages.WithAppSettings<FluentT>,WebAppBase.DefinitionStages.WithConnectionString<FluentT>,WebAppBase.DefinitionStages.WithSourceControl<FluentT>,WebAppBase.DefinitionStages.WithHostNameBinding<FluentT>,WebAppBase.DefinitionStages.WithHostNameSslBinding<FluentT>,WebAppBase.DefinitionStages.WithAuthentication<FluentT>
|
||||
typeParameters:
|
||||
- type: dee0e3c3
|
||||
description: <p>the type of the resource </p>
|
||||
|
|
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -37,7 +37,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 definition </p>
|
||||
|
|
|
@ -310,16 +310,6 @@ references:
|
|||
summary: <p>Grouping of application definition stages as part of a Batch account update. </p>
|
||||
syntax:
|
||||
content: public interface UpdateDefinitionStages
|
||||
- uid: com.microsoft.azure.management.batch._batch_account._update_stages
|
||||
parent: com.microsoft.azure.management.batch
|
||||
href: com.microsoft.azure.management.batch._batch_account._update_stages.yml
|
||||
name: BatchAccount.UpdateStages
|
||||
nameWithType: BatchAccount.UpdateStages
|
||||
fullName: com.microsoft.azure.management.batch.BatchAccount.UpdateStages
|
||||
type: Interface
|
||||
summary: <p>Grouping of all Batch account update stages. </p>
|
||||
syntax:
|
||||
content: public interface UpdateStages
|
||||
- uid: com.microsoft.azure.management.batch._application._update_stages
|
||||
parent: com.microsoft.azure.management.batch
|
||||
href: com.microsoft.azure.management.batch._application._update_stages.yml
|
||||
|
@ -330,6 +320,16 @@ 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
|
||||
parent: com.microsoft.azure.management.batch
|
||||
href: com.microsoft.azure.management.batch._batch_account._update_stages.yml
|
||||
name: BatchAccount.UpdateStages
|
||||
nameWithType: BatchAccount.UpdateStages
|
||||
fullName: com.microsoft.azure.management.batch.BatchAccount.UpdateStages
|
||||
type: Interface
|
||||
summary: <p>Grouping of all Batch account update stages. </p>
|
||||
syntax:
|
||||
content: public interface UpdateStages
|
||||
- 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
|
||||
|
@ -360,16 +360,6 @@ 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._update_stages._with_application_package
|
||||
parent: com.microsoft.azure.management.batch
|
||||
href: com.microsoft.azure.management.batch._application._update_stages._with_application_package.yml
|
||||
name: Application.UpdateStages.WithApplicationPackage
|
||||
nameWithType: Application.UpdateStages.WithApplicationPackage
|
||||
fullName: com.microsoft.azure.management.batch.Application.UpdateStages.WithApplicationPackage
|
||||
type: Interface
|
||||
summary: <p>The stage of a Batch application update allowing the creation of an application package. </p>
|
||||
syntax:
|
||||
content: public interface WithApplicationPackage
|
||||
- uid: com.microsoft.azure.management.batch._application._update_definition_af002c8421e16b745af55a95ece4e746
|
||||
parent: com.microsoft.azure.management.batch
|
||||
href: com.microsoft.azure.management.batch._application._update_definition_af002c8421e16b745af55a95ece4e746.yml
|
||||
|
@ -386,6 +376,16 @@ 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
|
||||
parent: com.microsoft.azure.management.batch
|
||||
href: com.microsoft.azure.management.batch._application._update_stages._with_application_package.yml
|
||||
name: Application.UpdateStages.WithApplicationPackage
|
||||
nameWithType: Application.UpdateStages.WithApplicationPackage
|
||||
fullName: com.microsoft.azure.management.batch.Application.UpdateStages.WithApplicationPackage
|
||||
type: Interface
|
||||
summary: <p>The stage of a Batch application update allowing the creation of an application package. </p>
|
||||
syntax:
|
||||
content: public interface WithApplicationPackage
|
||||
- uid: com.microsoft.azure.management.batch._application._definition_stages._with_application_package
|
||||
parent: com.microsoft.azure.management.batch
|
||||
href: com.microsoft.azure.management.batch._application._definition_stages._with_application_package.yml
|
||||
|
|
|
@ -682,22 +682,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._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
|
||||
name: CdnEndpoint.DefinitionStages.WithPremiumAttach<ParentT>
|
||||
nameWithType: CdnEndpoint.DefinitionStages.WithPremiumAttach<ParentT>
|
||||
fullName: com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithPremiumAttach<ParentT>
|
||||
type: Interface
|
||||
summary: >-
|
||||
<p>The final stage of the 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.DefinitionStages.AttachablePremium<ParentT>
|
||||
typeParameters:
|
||||
- type: 18a275b1
|
||||
description: <p>the stage of the parent CDN profile definition to return to after attaching this definition </p>
|
||||
- uid: com.microsoft.azure.management.cdn._cdn_endpoint._update_definition_stages._with_premium_attach
|
||||
parent: com.microsoft.azure.management.cdn
|
||||
href: com.microsoft.azure.management.cdn._cdn_endpoint._update_definition_stages._with_premium_attach.yml
|
||||
|
@ -714,6 +698,22 @@ 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._with_premium_attach
|
||||
parent: com.microsoft.azure.management.cdn
|
||||
href: com.microsoft.azure.management.cdn._cdn_endpoint._definition_stages._with_premium_attach.yml
|
||||
name: CdnEndpoint.DefinitionStages.WithPremiumAttach<ParentT>
|
||||
nameWithType: CdnEndpoint.DefinitionStages.WithPremiumAttach<ParentT>
|
||||
fullName: com.microsoft.azure.management.cdn.CdnEndpoint.DefinitionStages.WithPremiumAttach<ParentT>
|
||||
type: Interface
|
||||
summary: >-
|
||||
<p>The final stage of the 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.DefinitionStages.AttachablePremium<ParentT>
|
||||
typeParameters:
|
||||
- type: 18a275b1
|
||||
description: <p>the stage of the parent CDN profile definition to return to after attaching this definition </p>
|
||||
- uid: com.microsoft.azure.management.cdn._cdn_profile._definition_stages._with_premium_verizon_create
|
||||
parent: com.microsoft.azure.management.cdn
|
||||
href: com.microsoft.azure.management.cdn._cdn_profile._definition_stages._with_premium_verizon_create.yml
|
||||
|
|
|
@ -37,7 +37,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 definition </p>
|
||||
|
|
|
@ -37,7 +37,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 definition </p>
|
||||
|
|
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -648,22 +648,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_definition61db0953c5d39b1ff0bbe05f78f43171
|
||||
parent: com.microsoft.azure.management.dns
|
||||
href: com.microsoft.azure.management.dns._dns_record_set._update_definition61db0953c5d39b1ff0bbe05f78f43171.yml
|
||||
name: DnsRecordSet.UpdateDefinitionStages.PtrRecordSetBlank<ParentT>
|
||||
nameWithType: DnsRecordSet.UpdateDefinitionStages.PtrRecordSetBlank<ParentT>
|
||||
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.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.UpdateDefinitionStages.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_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
|
||||
|
@ -680,6 +664,22 @@ 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_definition61db0953c5d39b1ff0bbe05f78f43171
|
||||
parent: com.microsoft.azure.management.dns
|
||||
href: com.microsoft.azure.management.dns._dns_record_set._update_definition61db0953c5d39b1ff0bbe05f78f43171.yml
|
||||
name: DnsRecordSet.UpdateDefinitionStages.PtrRecordSetBlank<ParentT>
|
||||
nameWithType: DnsRecordSet.UpdateDefinitionStages.PtrRecordSetBlank<ParentT>
|
||||
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.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.UpdateDefinitionStages.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_definition5382701d833c00406c1213221d4d11c2
|
||||
parent: com.microsoft.azure.management.dns
|
||||
href: com.microsoft.azure.management.dns._dns_record_set._update_definition5382701d833c00406c1213221d4d11c2.yml
|
||||
|
@ -744,6 +744,16 @@ 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
|
||||
parent: com.microsoft.azure.management.dns
|
||||
href: com.microsoft.azure.management.dns._dns_record_set._update.yml
|
||||
name: DnsRecordSet.Update
|
||||
nameWithType: DnsRecordSet.Update
|
||||
fullName: com.microsoft.azure.management.dns.DnsRecordSet.Update
|
||||
type: Interface
|
||||
summary: <p>the set of configurations that can be updated for DNS record set irrespective of their type <xref href="com.microsoft.azure.management.dns._record_type" data-throw-if-not-resolved="false"></xref>. </p>
|
||||
syntax:
|
||||
content: public interface Update extends Settable<DnsZone.Update>,DnsRecordSet.UpdateStages.WithMetadata,DnsRecordSet.UpdateStages.WithTtl
|
||||
- uid: com.microsoft.azure.management.dns._dns_zone._update
|
||||
parent: com.microsoft.azure.management.dns
|
||||
href: com.microsoft.azure.management.dns._dns_zone._update.yml
|
||||
|
@ -757,16 +767,6 @@ 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 resource in <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref>. </p>
|
||||
syntax:
|
||||
content: public interface Update extends Appliable<DnsZone>,DnsZone.UpdateStages.WithRecordSet,Resource.UpdateWithTags<Update>
|
||||
- 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
|
||||
name: DnsRecordSet.Update
|
||||
nameWithType: DnsRecordSet.Update
|
||||
fullName: com.microsoft.azure.management.dns.DnsRecordSet.Update
|
||||
type: Interface
|
||||
summary: <p>the set of configurations that can be updated for DNS record set irrespective of their type <xref href="com.microsoft.azure.management.dns._record_type" data-throw-if-not-resolved="false"></xref>. </p>
|
||||
syntax:
|
||||
content: public interface Update extends Settable<DnsZone.Update>,DnsRecordSet.UpdateStages.WithMetadata,DnsRecordSet.UpdateStages.WithTtl
|
||||
- uid: com.microsoft.azure.management.dns._dns_record_set._update_aaaa_record_set
|
||||
parent: com.microsoft.azure.management.dns
|
||||
href: com.microsoft.azure.management.dns._dns_record_set._update_aaaa_record_set.yml
|
||||
|
@ -873,16 +873,6 @@ references:
|
|||
summary: <p>The entirety of a SRV record set update as a part of parent DNS zone update. </p>
|
||||
syntax:
|
||||
content: public interface UpdateSrvRecordSet extends DnsRecordSet.UpdateStages.WithSrvRecordEntry,DnsRecordSet.Update
|
||||
- uid: com.microsoft.azure.management.dns._dns_record_set._update_stages
|
||||
parent: com.microsoft.azure.management.dns
|
||||
href: com.microsoft.azure.management.dns._dns_record_set._update_stages.yml
|
||||
name: DnsRecordSet.UpdateStages
|
||||
nameWithType: DnsRecordSet.UpdateStages
|
||||
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages
|
||||
type: Interface
|
||||
summary: <p>Grouping of DNS zone record set update stages. </p>
|
||||
syntax:
|
||||
content: public interface UpdateStages
|
||||
- uid: com.microsoft.azure.management.dns._dns_zone._update_stages
|
||||
parent: com.microsoft.azure.management.dns
|
||||
href: com.microsoft.azure.management.dns._dns_zone._update_stages.yml
|
||||
|
@ -893,6 +883,16 @@ references:
|
|||
summary: <p>Grouping of DNS zone update stages. </p>
|
||||
syntax:
|
||||
content: public interface UpdateStages
|
||||
- uid: com.microsoft.azure.management.dns._dns_record_set._update_stages
|
||||
parent: com.microsoft.azure.management.dns
|
||||
href: com.microsoft.azure.management.dns._dns_record_set._update_stages.yml
|
||||
name: DnsRecordSet.UpdateStages
|
||||
nameWithType: DnsRecordSet.UpdateStages
|
||||
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages
|
||||
type: Interface
|
||||
summary: <p>Grouping of DNS zone record set update stages. </p>
|
||||
syntax:
|
||||
content: public interface UpdateStages
|
||||
- uid: com.microsoft.azure.management.dns._dns_record_set._update_txt_record_set
|
||||
parent: com.microsoft.azure.management.dns
|
||||
href: com.microsoft.azure.management.dns._dns_record_set._update_txt_record_set.yml
|
||||
|
@ -903,32 +903,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._definition_stages311fc2ab9d0d22f77305198283fb1ca7
|
||||
parent: com.microsoft.azure.management.dns
|
||||
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages311fc2ab9d0d22f77305198283fb1ca7.yml
|
||||
name: DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6Address<ParentT>
|
||||
nameWithType: DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6Address<ParentT>
|
||||
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6Address<ParentT>
|
||||
type: Interface
|
||||
summary: >-
|
||||
<p>The stage of the AAAA record set definition allowing to add first AAAA record.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
content: public interface WithAaaaRecordIPv6Address<ParentT>
|
||||
typeParameters:
|
||||
- type: 18a275b1
|
||||
description: <p>the return type of <xref 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_aaaa_record_i_pv6_address
|
||||
parent: com.microsoft.azure.management.dns
|
||||
href: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_aaaa_record_i_pv6_address.yml
|
||||
name: DnsRecordSet.UpdateStages.WithAaaaRecordIPv6Address
|
||||
nameWithType: DnsRecordSet.UpdateStages.WithAaaaRecordIPv6Address
|
||||
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithAaaaRecordIPv6Address
|
||||
type: Interface
|
||||
summary: <p>The stage of the AAAA record set update allowing to add or remove AAAA record. </p>
|
||||
syntax:
|
||||
content: public interface WithAaaaRecordIPv6Address
|
||||
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definitione7ffca259fda1f1df24b699a121ba159
|
||||
parent: com.microsoft.azure.management.dns
|
||||
href: com.microsoft.azure.management.dns._dns_record_set._update_definitione7ffca259fda1f1df24b699a121ba159.yml
|
||||
|
@ -945,6 +919,32 @@ 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_aaaa_record_i_pv6_address
|
||||
parent: com.microsoft.azure.management.dns
|
||||
href: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_aaaa_record_i_pv6_address.yml
|
||||
name: DnsRecordSet.UpdateStages.WithAaaaRecordIPv6Address
|
||||
nameWithType: DnsRecordSet.UpdateStages.WithAaaaRecordIPv6Address
|
||||
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithAaaaRecordIPv6Address
|
||||
type: Interface
|
||||
summary: <p>The stage of the AAAA record set update allowing to add or remove AAAA record. </p>
|
||||
syntax:
|
||||
content: public interface WithAaaaRecordIPv6Address
|
||||
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages311fc2ab9d0d22f77305198283fb1ca7
|
||||
parent: com.microsoft.azure.management.dns
|
||||
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages311fc2ab9d0d22f77305198283fb1ca7.yml
|
||||
name: DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6Address<ParentT>
|
||||
nameWithType: DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6Address<ParentT>
|
||||
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6Address<ParentT>
|
||||
type: Interface
|
||||
summary: >-
|
||||
<p>The stage of the AAAA record set definition allowing to add first AAAA record.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
content: public interface WithAaaaRecordIPv6Address<ParentT>
|
||||
typeParameters:
|
||||
- type: 18a275b1
|
||||
description: <p>the return type of <xref 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
|
||||
parent: com.microsoft.azure.management.dns
|
||||
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages35d2d6579996e9c302ed52bdd6cb0aef.yml
|
||||
|
@ -1051,22 +1051,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._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>
|
||||
nameWithType: 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_record_set._update_definition_stages._with_attach
|
||||
parent: com.microsoft.azure.management.dns
|
||||
href: com.microsoft.azure.management.dns._dns_record_set._update_definition_stages._with_attach.yml
|
||||
|
@ -1083,6 +1067,22 @@ 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>
|
||||
nameWithType: 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
|
||||
|
@ -1093,32 +1093,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_stages._with_metadata
|
||||
parent: com.microsoft.azure.management.dns
|
||||
href: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_metadata.yml
|
||||
name: DnsRecordSet.UpdateStages.WithMetadata
|
||||
nameWithType: DnsRecordSet.UpdateStages.WithMetadata
|
||||
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithMetadata
|
||||
type: Interface
|
||||
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>
|
||||
nameWithType: 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
|
||||
|
@ -1135,6 +1109,42 @@ 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_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>
|
||||
nameWithType: 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_stages._with_metadata
|
||||
parent: com.microsoft.azure.management.dns
|
||||
href: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_metadata.yml
|
||||
name: DnsRecordSet.UpdateStages.WithMetadata
|
||||
nameWithType: DnsRecordSet.UpdateStages.WithMetadata
|
||||
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithMetadata
|
||||
type: Interface
|
||||
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_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
|
||||
nameWithType: 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
|
||||
|
@ -1151,16 +1161,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
|
||||
nameWithType: 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_definitione0071c76e1517b06f6aa8311afaadb74
|
||||
parent: com.microsoft.azure.management.dns
|
||||
href: com.microsoft.azure.management.dns._dns_record_set._update_definitione0071c76e1517b06f6aa8311afaadb74.yml
|
||||
|
@ -1177,22 +1177,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_definition3c5327f0a5198a9fb4466bdfefd931a0
|
||||
parent: com.microsoft.azure.management.dns
|
||||
href: com.microsoft.azure.management.dns._dns_record_set._update_definition3c5327f0a5198a9fb4466bdfefd931a0.yml
|
||||
name: DnsRecordSet.UpdateDefinitionStages.WithMXRecordMailExchangeOrAttachable<ParentT>
|
||||
nameWithType: 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
|
||||
|
@ -1209,6 +1193,32 @@ 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_definition3c5327f0a5198a9fb4466bdfefd931a0
|
||||
parent: com.microsoft.azure.management.dns
|
||||
href: com.microsoft.azure.management.dns._dns_record_set._update_definition3c5327f0a5198a9fb4466bdfefd931a0.yml
|
||||
name: DnsRecordSet.UpdateDefinitionStages.WithMXRecordMailExchangeOrAttachable<ParentT>
|
||||
nameWithType: 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._update_stages._with_n_s_record_name_server
|
||||
parent: com.microsoft.azure.management.dns
|
||||
href: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_n_s_record_name_server.yml
|
||||
name: DnsRecordSet.UpdateStages.WithNSRecordNameServer
|
||||
nameWithType: DnsRecordSet.UpdateStages.WithNSRecordNameServer
|
||||
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithNSRecordNameServer
|
||||
type: Interface
|
||||
summary: <p>The stage of the NS record set definition allowing to add or remove a NS record. </p>
|
||||
syntax:
|
||||
content: public interface WithNSRecordNameServer
|
||||
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages79f696ad6a0fcbd00a09e47edb9bbd69
|
||||
parent: com.microsoft.azure.management.dns
|
||||
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages79f696ad6a0fcbd00a09e47edb9bbd69.yml
|
||||
|
@ -1241,16 +1251,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_stages._with_n_s_record_name_server
|
||||
parent: com.microsoft.azure.management.dns
|
||||
href: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_n_s_record_name_server.yml
|
||||
name: DnsRecordSet.UpdateStages.WithNSRecordNameServer
|
||||
nameWithType: DnsRecordSet.UpdateStages.WithNSRecordNameServer
|
||||
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithNSRecordNameServer
|
||||
type: Interface
|
||||
summary: <p>The stage of the NS record set definition allowing to add or remove a NS record. </p>
|
||||
syntax:
|
||||
content: public interface WithNSRecordNameServer
|
||||
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definitiona9bb853576fd79aadf319c1387b23632
|
||||
parent: com.microsoft.azure.management.dns
|
||||
href: com.microsoft.azure.management.dns._dns_record_set._update_definitiona9bb853576fd79aadf319c1387b23632.yml
|
||||
|
@ -1325,22 +1325,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_definitiond5f6f6949115556c128e9e85fff5846f
|
||||
parent: com.microsoft.azure.management.dns
|
||||
href: com.microsoft.azure.management.dns._dns_record_set._update_definitiond5f6f6949115556c128e9e85fff5846f.yml
|
||||
name: DnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainNameOrAttachable<ParentT>
|
||||
nameWithType: DnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainNameOrAttachable<ParentT>
|
||||
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainNameOrAttachable<ParentT>
|
||||
type: Interface
|
||||
summary: >-
|
||||
<p>The stage of the PTR record set definition allowing to add additional PTR records or attach the record set to the parent.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
content: public interface WithPtrRecordTargetDomainNameOrAttachable<ParentT> extends DnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainName<ParentT>,DnsRecordSet.UpdateDefinitionStages.WithAttach<ParentT>
|
||||
typeParameters:
|
||||
- type: 18a275b1
|
||||
description: <p>the 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
|
||||
|
@ -1357,16 +1341,22 @@ 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_zone._update_stages._with_record_set
|
||||
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definitiond5f6f6949115556c128e9e85fff5846f
|
||||
parent: com.microsoft.azure.management.dns
|
||||
href: com.microsoft.azure.management.dns._dns_zone._update_stages._with_record_set.yml
|
||||
name: DnsZone.UpdateStages.WithRecordSet
|
||||
nameWithType: DnsZone.UpdateStages.WithRecordSet
|
||||
fullName: com.microsoft.azure.management.dns.DnsZone.UpdateStages.WithRecordSet
|
||||
href: com.microsoft.azure.management.dns._dns_record_set._update_definitiond5f6f6949115556c128e9e85fff5846f.yml
|
||||
name: DnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainNameOrAttachable<ParentT>
|
||||
nameWithType: DnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainNameOrAttachable<ParentT>
|
||||
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainNameOrAttachable<ParentT>
|
||||
type: Interface
|
||||
summary: <p>The stage of the DNS zone update allowing to specify record set. </p>
|
||||
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 WithRecordSet
|
||||
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
|
||||
|
@ -1377,6 +1367,16 @@ references:
|
|||
summary: <p>The stage of the DNS zone definition allowing to specify record set. </p>
|
||||
syntax:
|
||||
content: public interface WithRecordSet
|
||||
- uid: com.microsoft.azure.management.dns._dns_zone._update_stages._with_record_set
|
||||
parent: com.microsoft.azure.management.dns
|
||||
href: com.microsoft.azure.management.dns._dns_zone._update_stages._with_record_set.yml
|
||||
name: DnsZone.UpdateStages.WithRecordSet
|
||||
nameWithType: DnsZone.UpdateStages.WithRecordSet
|
||||
fullName: com.microsoft.azure.management.dns.DnsZone.UpdateStages.WithRecordSet
|
||||
type: Interface
|
||||
summary: <p>The stage of the DNS zone update allowing to specify record set. </p>
|
||||
syntax:
|
||||
content: public interface WithRecordSet
|
||||
- uid: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_soa_record_attributes
|
||||
parent: com.microsoft.azure.management.dns
|
||||
href: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_soa_record_attributes.yml
|
||||
|
@ -1387,22 +1387,6 @@ 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._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
|
||||
name: DnsRecordSet.DefinitionStages.WithSrvRecordEntry<ParentT>
|
||||
nameWithType: DnsRecordSet.DefinitionStages.WithSrvRecordEntry<ParentT>
|
||||
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithSrvRecordEntry<ParentT>
|
||||
type: Interface
|
||||
summary: >-
|
||||
<p>The stage of the SRV record definition allowing to add first service record.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
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_definition.attach()" data-throw-if-not-resolved="false"></xref></p>
|
||||
- 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_definition5adc81f8bf1dc23a4ec0bad4d8ff4d79.yml
|
||||
|
@ -1429,6 +1413,22 @@ references:
|
|||
summary: <p>The stage of the SRV record definition allowing to add or remove service record. </p>
|
||||
syntax:
|
||||
content: public interface WithSrvRecordEntry
|
||||
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_srv_record_entry
|
||||
parent: com.microsoft.azure.management.dns
|
||||
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_srv_record_entry.yml
|
||||
name: DnsRecordSet.DefinitionStages.WithSrvRecordEntry<ParentT>
|
||||
nameWithType: DnsRecordSet.DefinitionStages.WithSrvRecordEntry<ParentT>
|
||||
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithSrvRecordEntry<ParentT>
|
||||
type: Interface
|
||||
summary: >-
|
||||
<p>The stage of the SRV record definition allowing to add first service record.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
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_definition.attach()" data-throw-if-not-resolved="false"></xref></p>
|
||||
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages7ee8bb11893b89c04bff79ba77be44bb
|
||||
parent: com.microsoft.azure.management.dns
|
||||
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages7ee8bb11893b89c04bff79ba77be44bb.yml
|
||||
|
@ -1461,16 +1461,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_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
|
||||
nameWithType: 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
|
||||
|
@ -1487,6 +1477,16 @@ 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_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
|
||||
nameWithType: 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._definition_stages._with_ttl
|
||||
parent: com.microsoft.azure.management.dns
|
||||
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_ttl.yml
|
||||
|
@ -1519,16 +1519,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_txt_record_text_value
|
||||
parent: com.microsoft.azure.management.dns
|
||||
href: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_txt_record_text_value.yml
|
||||
name: DnsRecordSet.UpdateStages.WithTxtRecordTextValue
|
||||
nameWithType: DnsRecordSet.UpdateStages.WithTxtRecordTextValue
|
||||
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithTxtRecordTextValue
|
||||
type: Interface
|
||||
summary: <p>The stage of the SRV record definition allowing to add or remove TXT record. </p>
|
||||
syntax:
|
||||
content: public interface WithTxtRecordTextValue
|
||||
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definition60151ae061220d19d102aacb4173a0e0
|
||||
parent: com.microsoft.azure.management.dns
|
||||
href: com.microsoft.azure.management.dns._dns_record_set._update_definition60151ae061220d19d102aacb4173a0e0.yml
|
||||
|
@ -1545,6 +1535,16 @@ 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_txt_record_text_value
|
||||
parent: com.microsoft.azure.management.dns
|
||||
href: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_txt_record_text_value.yml
|
||||
name: DnsRecordSet.UpdateStages.WithTxtRecordTextValue
|
||||
nameWithType: DnsRecordSet.UpdateStages.WithTxtRecordTextValue
|
||||
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithTxtRecordTextValue
|
||||
type: Interface
|
||||
summary: <p>The stage of the SRV record definition allowing to add or remove TXT record. </p>
|
||||
syntax:
|
||||
content: public interface WithTxtRecordTextValue
|
||||
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stagesd5d658b88b5102e452adad6352a69b88
|
||||
parent: com.microsoft.azure.management.dns
|
||||
href: com.microsoft.azure.management.dns._dns_record_set._definition_stagesd5d658b88b5102e452adad6352a69b88.yml
|
||||
|
|
|
@ -320,6 +320,16 @@ references:
|
|||
summary: <p>Grouping of all the user definition stages. </p>
|
||||
syntax:
|
||||
content: public interface DefinitionStages
|
||||
- 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
|
||||
name: ServicePrincipal.Update
|
||||
nameWithType: ServicePrincipal.Update
|
||||
fullName: com.microsoft.azure.management.graphrbac.ServicePrincipal.Update
|
||||
type: Interface
|
||||
summary: <p>The template for a service principal update operation, containing all the settings that can be modified. </p>
|
||||
syntax:
|
||||
content: public interface Update
|
||||
- uid: com.microsoft.azure.management.graphrbac._active_directory_group._update
|
||||
parent: com.microsoft.azure.management.graphrbac
|
||||
href: com.microsoft.azure.management.graphrbac._active_directory_group._update.yml
|
||||
|
@ -340,16 +350,6 @@ references:
|
|||
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
|
||||
name: ServicePrincipal.Update
|
||||
nameWithType: ServicePrincipal.Update
|
||||
fullName: com.microsoft.azure.management.graphrbac.ServicePrincipal.Update
|
||||
type: Interface
|
||||
summary: <p>The template for a service principal 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
|
||||
|
@ -360,16 +360,6 @@ references:
|
|||
summary: <p>Grouping of all the service principal update stages. </p>
|
||||
syntax:
|
||||
content: public interface UpdateStages
|
||||
- uid: com.microsoft.azure.management.graphrbac._user._update_stages
|
||||
parent: com.microsoft.azure.management.graphrbac
|
||||
href: com.microsoft.azure.management.graphrbac._user._update_stages.yml
|
||||
name: User.UpdateStages
|
||||
nameWithType: User.UpdateStages
|
||||
fullName: com.microsoft.azure.management.graphrbac.User.UpdateStages
|
||||
type: Interface
|
||||
summary: <p>Grouping of all the user update stages. </p>
|
||||
syntax:
|
||||
content: public interface UpdateStages
|
||||
- uid: com.microsoft.azure.management.graphrbac._active_directory_group._update_stages
|
||||
parent: com.microsoft.azure.management.graphrbac
|
||||
href: com.microsoft.azure.management.graphrbac._active_directory_group._update_stages.yml
|
||||
|
@ -380,6 +370,16 @@ references:
|
|||
summary: <p>Grouping of all the group update stages. </p>
|
||||
syntax:
|
||||
content: public interface UpdateStages
|
||||
- uid: com.microsoft.azure.management.graphrbac._user._update_stages
|
||||
parent: com.microsoft.azure.management.graphrbac
|
||||
href: com.microsoft.azure.management.graphrbac._user._update_stages.yml
|
||||
name: User.UpdateStages
|
||||
nameWithType: User.UpdateStages
|
||||
fullName: com.microsoft.azure.management.graphrbac.User.UpdateStages
|
||||
type: Interface
|
||||
summary: <p>Grouping of all the user update stages. </p>
|
||||
syntax:
|
||||
content: public interface UpdateStages
|
||||
- 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
|
||||
|
@ -400,16 +400,6 @@ references:
|
|||
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_create
|
||||
parent: com.microsoft.azure.management.graphrbac
|
||||
href: com.microsoft.azure.management.graphrbac._user._definition_stages._with_create.yml
|
||||
name: User.DefinitionStages.WithCreate
|
||||
nameWithType: User.DefinitionStages.WithCreate
|
||||
fullName: com.microsoft.azure.management.graphrbac.User.DefinitionStages.WithCreate
|
||||
type: Interface
|
||||
summary: <p>An AD user definition with sufficient inputs to create a new user in the cloud, but exposing additional optional inputs to specify. </p>
|
||||
syntax:
|
||||
content: public interface WithCreate extends Creatable<User>,User.DefinitionStages.WithAccountEnabled
|
||||
- uid: com.microsoft.azure.management.graphrbac._service_principal._definition_stages._with_create
|
||||
parent: com.microsoft.azure.management.graphrbac
|
||||
href: com.microsoft.azure.management.graphrbac._service_principal._definition_stages._with_create.yml
|
||||
|
@ -420,6 +410,16 @@ 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._user._definition_stages._with_create
|
||||
parent: com.microsoft.azure.management.graphrbac
|
||||
href: com.microsoft.azure.management.graphrbac._user._definition_stages._with_create.yml
|
||||
name: User.DefinitionStages.WithCreate
|
||||
nameWithType: User.DefinitionStages.WithCreate
|
||||
fullName: com.microsoft.azure.management.graphrbac.User.DefinitionStages.WithCreate
|
||||
type: Interface
|
||||
summary: <p>An AD user definition with sufficient inputs to create a new user in the cloud, but exposing additional optional inputs to specify. </p>
|
||||
syntax:
|
||||
content: public interface WithCreate extends Creatable<User>,User.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
|
||||
|
@ -430,16 +430,6 @@ references:
|
|||
summary: <p>An AD group definition with sufficient inputs to create a new group in the cloud, but exposing additional optional inputs to specify. </p>
|
||||
syntax:
|
||||
content: public interface WithCreate extends Creatable<ActiveDirectoryGroup>
|
||||
- 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
|
||||
name: User.DefinitionStages.WithDisplayName
|
||||
nameWithType: User.DefinitionStages.WithDisplayName
|
||||
fullName: com.microsoft.azure.management.graphrbac.User.DefinitionStages.WithDisplayName
|
||||
type: Interface
|
||||
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
|
||||
|
@ -450,16 +440,16 @@ references:
|
|||
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
|
||||
- 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_mail_nickname.yml
|
||||
name: User.DefinitionStages.WithMailNickname
|
||||
nameWithType: User.DefinitionStages.WithMailNickname
|
||||
fullName: com.microsoft.azure.management.graphrbac.User.DefinitionStages.WithMailNickname
|
||||
href: com.microsoft.azure.management.graphrbac._user._definition_stages._with_display_name.yml
|
||||
name: User.DefinitionStages.WithDisplayName
|
||||
nameWithType: User.DefinitionStages.WithDisplayName
|
||||
fullName: com.microsoft.azure.management.graphrbac.User.DefinitionStages.WithDisplayName
|
||||
type: Interface
|
||||
summary: <p>The stage of a user definition allowing mail nickname to be specified. </p>
|
||||
summary: <p>The stage of a user definition allowing display name to be set. </p>
|
||||
syntax:
|
||||
content: public interface WithMailNickname
|
||||
content: public interface WithDisplayName
|
||||
- uid: com.microsoft.azure.management.graphrbac._active_directory_group._defbd6e139bb2979ccecc691006b36e6c6b
|
||||
parent: com.microsoft.azure.management.graphrbac
|
||||
href: com.microsoft.azure.management.graphrbac._active_directory_group._defbd6e139bb2979ccecc691006b36e6c6b.yml
|
||||
|
@ -470,6 +460,16 @@ references:
|
|||
summary: <p>The stage of group definition allowing mail nickname to be specified. </p>
|
||||
syntax:
|
||||
content: public interface WithMailNickname
|
||||
- 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
|
||||
name: User.DefinitionStages.WithMailNickname
|
||||
nameWithType: User.DefinitionStages.WithMailNickname
|
||||
fullName: com.microsoft.azure.management.graphrbac.User.DefinitionStages.WithMailNickname
|
||||
type: Interface
|
||||
summary: <p>The stage of a user definition allowing mail nickname to be specified. </p>
|
||||
syntax:
|
||||
content: public interface WithMailNickname
|
||||
- uid: com.microsoft.azure.management.graphrbac._user._definition_stages._with_password
|
||||
parent: com.microsoft.azure.management.graphrbac
|
||||
href: com.microsoft.azure.management.graphrbac._user._definition_stages._with_password.yml
|
||||
|
|
|
@ -266,16 +266,6 @@ references:
|
|||
summary: <p>Grouping of all the key vault definition stages. </p>
|
||||
syntax:
|
||||
content: public interface DefinitionStages
|
||||
- uid: com.microsoft.azure.management.keyvault._vault._update
|
||||
parent: com.microsoft.azure.management.keyvault
|
||||
href: com.microsoft.azure.management.keyvault._vault._update.yml
|
||||
name: Vault.Update
|
||||
nameWithType: Vault.Update
|
||||
fullName: com.microsoft.azure.management.keyvault.Vault.Update
|
||||
type: Interface
|
||||
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
|
||||
|
@ -286,6 +276,16 @@ references:
|
|||
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
|
||||
name: Vault.Update
|
||||
nameWithType: Vault.Update
|
||||
fullName: com.microsoft.azure.management.keyvault.Vault.Update
|
||||
type: Interface
|
||||
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_definition
|
||||
parent: com.microsoft.azure.management.keyvault
|
||||
href: com.microsoft.azure.management.keyvault._access_policy._update_definition.yml
|
||||
|
@ -329,16 +329,6 @@ references:
|
|||
summary: <p>Grouping of all the key vault update stages. </p>
|
||||
syntax:
|
||||
content: public interface UpdateStages
|
||||
- uid: com.microsoft.azure.management.keyvault._vault._definition_stages._with_access_policy
|
||||
parent: com.microsoft.azure.management.keyvault
|
||||
href: com.microsoft.azure.management.keyvault._vault._definition_stages._with_access_policy.yml
|
||||
name: Vault.DefinitionStages.WithAccessPolicy
|
||||
nameWithType: Vault.DefinitionStages.WithAccessPolicy
|
||||
fullName: com.microsoft.azure.management.keyvault.Vault.DefinitionStages.WithAccessPolicy
|
||||
type: Interface
|
||||
summary: <p>A key vault definition allowing access policies to be attached. </p>
|
||||
syntax:
|
||||
content: public interface WithAccessPolicy
|
||||
- uid: com.microsoft.azure.management.keyvault._vault._update_stages._with_access_policy
|
||||
parent: com.microsoft.azure.management.keyvault
|
||||
href: com.microsoft.azure.management.keyvault._vault._update_stages._with_access_policy.yml
|
||||
|
@ -349,6 +339,16 @@ 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._vault._definition_stages._with_access_policy
|
||||
parent: com.microsoft.azure.management.keyvault
|
||||
href: com.microsoft.azure.management.keyvault._vault._definition_stages._with_access_policy.yml
|
||||
name: Vault.DefinitionStages.WithAccessPolicy
|
||||
nameWithType: Vault.DefinitionStages.WithAccessPolicy
|
||||
fullName: com.microsoft.azure.management.keyvault.Vault.DefinitionStages.WithAccessPolicy
|
||||
type: Interface
|
||||
summary: <p>A key vault definition allowing access policies to be attached. </p>
|
||||
syntax:
|
||||
content: public interface WithAccessPolicy
|
||||
- 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
|
||||
|
@ -381,16 +381,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.keyvault._vault._definition_stages._with_configurations
|
||||
parent: com.microsoft.azure.management.keyvault
|
||||
href: com.microsoft.azure.management.keyvault._vault._definition_stages._with_configurations.yml
|
||||
name: Vault.DefinitionStages.WithConfigurations
|
||||
nameWithType: Vault.DefinitionStages.WithConfigurations
|
||||
fullName: com.microsoft.azure.management.keyvault.Vault.DefinitionStages.WithConfigurations
|
||||
type: Interface
|
||||
summary: <p>A key vault definition allowing various configurations to be set. </p>
|
||||
syntax:
|
||||
content: public interface WithConfigurations
|
||||
- uid: com.microsoft.azure.management.keyvault._vault._update_stages._with_configurations
|
||||
parent: com.microsoft.azure.management.keyvault
|
||||
href: com.microsoft.azure.management.keyvault._vault._update_stages._with_configurations.yml
|
||||
|
@ -401,6 +391,16 @@ references:
|
|||
summary: <p>A key vault update allowing various configurations to be set. </p>
|
||||
syntax:
|
||||
content: public interface WithConfigurations
|
||||
- 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
|
||||
name: Vault.DefinitionStages.WithConfigurations
|
||||
nameWithType: Vault.DefinitionStages.WithConfigurations
|
||||
fullName: com.microsoft.azure.management.keyvault.Vault.DefinitionStages.WithConfigurations
|
||||
type: Interface
|
||||
summary: <p>A key vault definition allowing various configurations to be set. </p>
|
||||
syntax:
|
||||
content: public interface WithConfigurations
|
||||
- uid: com.microsoft.azure.management.keyvault._vault._definition_stages._with_create
|
||||
parent: com.microsoft.azure.management.keyvault
|
||||
href: com.microsoft.azure.management.keyvault._vault._definition_stages._with_create.yml
|
||||
|
@ -421,19 +421,6 @@ references:
|
|||
summary: <p>A key vault definition allowing resource group to be set. </p>
|
||||
syntax:
|
||||
content: public interface WithGroup extends GroupableResource<TManager, InnerT>.DefinitionStages.WithGroup<WithAccessPolicy>
|
||||
- uid: com.microsoft.azure.management.keyvault._access_policy._definition_stages._with_identity
|
||||
parent: com.microsoft.azure.management.keyvault
|
||||
href: com.microsoft.azure.management.keyvault._access_policy._definition_stages._with_identity.yml
|
||||
name: AccessPolicy.DefinitionStages.WithIdentity<ParentT>
|
||||
nameWithType: AccessPolicy.DefinitionStages.WithIdentity<ParentT>
|
||||
fullName: com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.WithIdentity<ParentT>
|
||||
type: Interface
|
||||
summary: <p>The access policy definition stage allowing the Active Directory identity to be specified. </p>
|
||||
syntax:
|
||||
content: public interface WithIdentity<ParentT>
|
||||
typeParameters:
|
||||
- type: 18a275b1
|
||||
description: <p>the stage of the parent definition to return to after attaching this definition </p>
|
||||
- uid: com.microsoft.azure.management.keyvault._access_policy._update_definition_stages._with_identity
|
||||
parent: com.microsoft.azure.management.keyvault
|
||||
href: com.microsoft.azure.management.keyvault._access_policy._update_definition_stages._with_identity.yml
|
||||
|
@ -447,26 +434,16 @@ references:
|
|||
typeParameters:
|
||||
- type: 18a275b1
|
||||
description: <p>the stage of the parent definition to return to after attaching this definition </p>
|
||||
- uid: com.microsoft.azure.management.keyvault._access_policy._update_stages._with_permissions
|
||||
- uid: com.microsoft.azure.management.keyvault._access_policy._definition_stages._with_identity
|
||||
parent: com.microsoft.azure.management.keyvault
|
||||
href: com.microsoft.azure.management.keyvault._access_policy._update_stages._with_permissions.yml
|
||||
name: AccessPolicy.UpdateStages.WithPermissions
|
||||
nameWithType: AccessPolicy.UpdateStages.WithPermissions
|
||||
fullName: com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
|
||||
href: com.microsoft.azure.management.keyvault._access_policy._definition_stages._with_identity.yml
|
||||
name: AccessPolicy.DefinitionStages.WithIdentity<ParentT>
|
||||
nameWithType: AccessPolicy.DefinitionStages.WithIdentity<ParentT>
|
||||
fullName: com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.WithIdentity<ParentT>
|
||||
type: Interface
|
||||
summary: <p>The access policy update stage allowing permissions to be added or removed. </p>
|
||||
summary: <p>The access policy definition stage allowing the Active Directory identity to be specified. </p>
|
||||
syntax:
|
||||
content: public interface WithPermissions
|
||||
- uid: com.microsoft.azure.management.keyvault._access_policy._update_definiaeef38d9f207ce3f93e04e802c9a1da1
|
||||
parent: com.microsoft.azure.management.keyvault
|
||||
href: com.microsoft.azure.management.keyvault._access_policy._update_definiaeef38d9f207ce3f93e04e802c9a1da1.yml
|
||||
name: AccessPolicy.UpdateDefinitionStages.WithPermissions<ParentT>
|
||||
nameWithType: AccessPolicy.UpdateDefinitionStages.WithPermissions<ParentT>
|
||||
fullName: com.microsoft.azure.management.keyvault.AccessPolicy.UpdateDefinitionStages.WithPermissions<ParentT>
|
||||
type: Interface
|
||||
summary: <p>The access policy definition stage allowing permissions to be added. </p>
|
||||
syntax:
|
||||
content: public interface WithPermissions<ParentT>
|
||||
content: public interface WithIdentity<ParentT>
|
||||
typeParameters:
|
||||
- type: 18a275b1
|
||||
description: <p>the stage of the parent definition to return to after attaching this definition </p>
|
||||
|
@ -483,6 +460,29 @@ references:
|
|||
typeParameters:
|
||||
- type: 18a275b1
|
||||
description: <p>the stage of the parent definition to return to after attaching this definition </p>
|
||||
- uid: com.microsoft.azure.management.keyvault._access_policy._update_definiaeef38d9f207ce3f93e04e802c9a1da1
|
||||
parent: com.microsoft.azure.management.keyvault
|
||||
href: com.microsoft.azure.management.keyvault._access_policy._update_definiaeef38d9f207ce3f93e04e802c9a1da1.yml
|
||||
name: AccessPolicy.UpdateDefinitionStages.WithPermissions<ParentT>
|
||||
nameWithType: AccessPolicy.UpdateDefinitionStages.WithPermissions<ParentT>
|
||||
fullName: com.microsoft.azure.management.keyvault.AccessPolicy.UpdateDefinitionStages.WithPermissions<ParentT>
|
||||
type: Interface
|
||||
summary: <p>The access policy definition stage allowing permissions to be added. </p>
|
||||
syntax:
|
||||
content: public interface WithPermissions<ParentT>
|
||||
typeParameters:
|
||||
- type: 18a275b1
|
||||
description: <p>the stage of the parent definition to return to after attaching this definition </p>
|
||||
- uid: com.microsoft.azure.management.keyvault._access_policy._update_stages._with_permissions
|
||||
parent: com.microsoft.azure.management.keyvault
|
||||
href: com.microsoft.azure.management.keyvault._access_policy._update_stages._with_permissions.yml
|
||||
name: AccessPolicy.UpdateStages.WithPermissions
|
||||
nameWithType: AccessPolicy.UpdateStages.WithPermissions
|
||||
fullName: com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
|
||||
type: Interface
|
||||
summary: <p>The access policy update stage allowing permissions to be added or removed. </p>
|
||||
syntax:
|
||||
content: public interface WithPermissions
|
||||
- uid: com.microsoft.azure.management.keyvault._vault._definition_stages._with_sku
|
||||
parent: com.microsoft.azure.management.keyvault
|
||||
href: com.microsoft.azure.management.keyvault._vault._definition_stages._with_sku.yml
|
||||
|
|
|
@ -37,7 +37,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 definition </p>
|
||||
|
|
|
@ -33,7 +33,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>
|
||||
|
|
|
@ -43,7 +43,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>
|
||||
|
|
|
@ -37,7 +37,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 definition </p>
|
||||
|
|
|
@ -77,7 +77,7 @@ references:
|
|||
type: Interface
|
||||
summary: <p>The stage of an inbound NAT pool definition allowing to specify the backend port. </p>
|
||||
syntax:
|
||||
content: public interface WithBackendPort<ParentT>
|
||||
content: public interface WithBackendPort<ParentT> extends HasBackendPort.UpdateDefinitionStages.WithBackendPort<WithAttach<ParentT>>
|
||||
typeParameters:
|
||||
- type: 18a275b1
|
||||
description: <p>the parent load balancer type </p>
|
||||
|
@ -90,7 +90,7 @@ references:
|
|||
type: Interface
|
||||
summary: <p>The stage of an inbound NAT rule definition allowing to specify the backend port. </p>
|
||||
syntax:
|
||||
content: public interface WithBackendPort<ParentT>
|
||||
content: public interface WithBackendPort<ParentT> extends HasBackendPort.UpdateDefinitionStages.WithBackendPort<WithAttach<ParentT>>
|
||||
typeParameters:
|
||||
- type: 18a275b1
|
||||
description: <p>the parent load balancer type </p>
|
||||
|
|
|
@ -419,14 +419,14 @@ references:
|
|||
summary: <p>Grouping of definition stages applicable as part of a load balancer update, involving specifying the protocol. </p>
|
||||
syntax:
|
||||
content: public interface UpdateDefinitionStages
|
||||
- uid: com.microsoft.azure.management.network.model._has_cookie_based_affinity._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_cookie_based_affinity._update_definition_stages.yml
|
||||
name: HasCookieBasedAffinity.UpdateDefinitionStages
|
||||
nameWithType: HasCookieBasedAffinity.UpdateDefinitionStages
|
||||
fullName: com.microsoft.azure.management.network.model.HasCookieBasedAffinity.UpdateDefinitionStages
|
||||
href: com.microsoft.azure.management.network.model._has_floating_i_p._update_definition_stages.yml
|
||||
name: HasFloatingIP.UpdateDefinitionStages
|
||||
nameWithType: HasFloatingIP.UpdateDefinitionStages
|
||||
fullName: com.microsoft.azure.management.network.model.HasFloatingIP.UpdateDefinitionStages
|
||||
type: Interface
|
||||
summary: <p>Grouping of definition stages applicable as part of a resource update, involving modifying cookie based affinity. </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
|
||||
|
@ -439,14 +439,14 @@ references:
|
|||
summary: <p>Grouping of definition stages applicable as part of a resource update, involving modifying the backend port. </p>
|
||||
syntax:
|
||||
content: public interface UpdateDefinitionStages
|
||||
- uid: com.microsoft.azure.management.network.model._has_floating_i_p._update_definition_stages
|
||||
- uid: com.microsoft.azure.management.network.model._has_cookie_based_affinity._update_definition_stages
|
||||
parent: com.microsoft.azure.management.network.model
|
||||
href: com.microsoft.azure.management.network.model._has_floating_i_p._update_definition_stages.yml
|
||||
name: HasFloatingIP.UpdateDefinitionStages
|
||||
nameWithType: HasFloatingIP.UpdateDefinitionStages
|
||||
fullName: com.microsoft.azure.management.network.model.HasFloatingIP.UpdateDefinitionStages
|
||||
href: com.microsoft.azure.management.network.model._has_cookie_based_affinity._update_definition_stages.yml
|
||||
name: HasCookieBasedAffinity.UpdateDefinitionStages
|
||||
nameWithType: HasCookieBasedAffinity.UpdateDefinitionStages
|
||||
fullName: com.microsoft.azure.management.network.model.HasCookieBasedAffinity.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>
|
||||
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_frontend._update_definition_stages
|
||||
|
@ -539,24 +539,14 @@ references:
|
|||
summary: <p>Grouping of update stages involving modifying a backend port. </p>
|
||||
syntax:
|
||||
content: public interface UpdateStages
|
||||
- uid: com.microsoft.azure.management.network.model._has_frontend._update_stages
|
||||
- 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_frontend._update_stages.yml
|
||||
name: HasFrontend.UpdateStages
|
||||
nameWithType: HasFrontend.UpdateStages
|
||||
fullName: com.microsoft.azure.management.network.model.HasFrontend.UpdateStages
|
||||
href: com.microsoft.azure.management.network.model._has_private_i_p_address._update_stages.yml
|
||||
name: HasPrivateIPAddress.UpdateStages
|
||||
nameWithType: HasPrivateIPAddress.UpdateStages
|
||||
fullName: com.microsoft.azure.management.network.model.HasPrivateIPAddress.UpdateStages
|
||||
type: Interface
|
||||
summary: <p>Grouping of update stages involving specifying the frontend. </p>
|
||||
syntax:
|
||||
content: public interface UpdateStages
|
||||
- uid: com.microsoft.azure.management.network.model._has_cookie_based_affinity._update_stages
|
||||
parent: com.microsoft.azure.management.network.model
|
||||
href: com.microsoft.azure.management.network.model._has_cookie_based_affinity._update_stages.yml
|
||||
name: HasCookieBasedAffinity.UpdateStages
|
||||
nameWithType: HasCookieBasedAffinity.UpdateStages
|
||||
fullName: com.microsoft.azure.management.network.model.HasCookieBasedAffinity.UpdateStages
|
||||
type: Interface
|
||||
summary: <p>Grouping of update stages involving modifying cookie based affinity. </p>
|
||||
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_floating_i_p._update_stages
|
||||
|
@ -569,6 +559,26 @@ 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_protocol._update_stages
|
||||
parent: com.microsoft.azure.management.network.model
|
||||
href: com.microsoft.azure.management.network.model._has_protocol._update_stages.yml
|
||||
name: HasProtocol.UpdateStages
|
||||
nameWithType: HasProtocol.UpdateStages
|
||||
fullName: com.microsoft.azure.management.network.model.HasProtocol.UpdateStages
|
||||
type: Interface
|
||||
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
|
||||
parent: com.microsoft.azure.management.network.model
|
||||
href: com.microsoft.azure.management.network.model._has_frontend._update_stages.yml
|
||||
name: HasFrontend.UpdateStages
|
||||
nameWithType: HasFrontend.UpdateStages
|
||||
fullName: com.microsoft.azure.management.network.model.HasFrontend.UpdateStages
|
||||
type: Interface
|
||||
summary: <p>Grouping of update stages involving specifying the frontend. </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
|
||||
|
@ -599,16 +609,6 @@ 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_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
|
||||
nameWithType: 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_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
|
||||
|
@ -639,14 +639,14 @@ 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_protocol._update_stages
|
||||
- uid: com.microsoft.azure.management.network.model._has_cookie_based_affinity._update_stages
|
||||
parent: com.microsoft.azure.management.network.model
|
||||
href: com.microsoft.azure.management.network.model._has_protocol._update_stages.yml
|
||||
name: HasProtocol.UpdateStages
|
||||
nameWithType: HasProtocol.UpdateStages
|
||||
fullName: com.microsoft.azure.management.network.model.HasProtocol.UpdateStages
|
||||
href: com.microsoft.azure.management.network.model._has_cookie_based_affinity._update_stages.yml
|
||||
name: HasCookieBasedAffinity.UpdateStages
|
||||
nameWithType: HasCookieBasedAffinity.UpdateStages
|
||||
fullName: com.microsoft.azure.management.network.model.HasCookieBasedAffinity.UpdateStages
|
||||
type: Interface
|
||||
summary: <p>Grouping of update stages involving modifying the protocol. </p>
|
||||
summary: <p>Grouping of update stages involving modifying cookie based affinity. </p>
|
||||
syntax:
|
||||
content: public interface UpdateStages
|
||||
- uid: com.microsoft.azure.management.network.model._has_backend_port._up2b14870ed3337f492ea271ed21d24503
|
||||
|
@ -701,19 +701,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>
|
||||
nameWithType: 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
|
||||
|
@ -727,35 +714,16 @@ 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_c81d650f67a6a5d0cbc6aa2a788b8dc7
|
||||
- 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_public_i_p_address_c81d650f67a6a5d0cbc6aa2a788b8dc7.yml
|
||||
name: HasPublicIPAddress.UpdateStages.WithExistingPublicIPAddress<ReturnT>
|
||||
nameWithType: HasPublicIPAddress.UpdateStages.WithExistingPublicIPAddress<ReturnT>
|
||||
fullName: com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateStages.WithExistingPublicIPAddress<ReturnT>
|
||||
href: com.microsoft.azure.management.network.model._has_cookie_based_affini13f41f47044c49c819676ce48703216a.yml
|
||||
name: HasCookieBasedAffinity.UpdateDefinitionStages.WithCookieBasedAffinity<ReturnT>
|
||||
nameWithType: HasCookieBasedAffinity.UpdateDefinitionStages.WithCookieBasedAffinity<ReturnT>
|
||||
fullName: com.microsoft.azure.management.network.model.HasCookieBasedAffinity.UpdateDefinitionStages.WithCookieBasedAffinity<ReturnT>
|
||||
type: Interface
|
||||
summary: >-
|
||||
<p>The stage of the update allowing to associate the resource with an existing public IP address.</p>
|
||||
|
||||
<p></p>
|
||||
summary: <p>The stage of a definition allowing to enable or disable cookie based affinity. </p>
|
||||
syntax:
|
||||
content: public interface WithExistingPublicIPAddress<ReturnT>
|
||||
typeParameters:
|
||||
- type: c1a5ebc4
|
||||
description: <p>the next stage of the update </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
|
||||
name: HasPublicIPAddress.DefinitionStages.WithExistingPublicIPAddress<ReturnT>
|
||||
nameWithType: HasPublicIPAddress.DefinitionStages.WithExistingPublicIPAddress<ReturnT>
|
||||
fullName: com.microsoft.azure.management.network.model.HasPublicIPAddress.DefinitionStages.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>
|
||||
content: public interface WithCookieBasedAffinity<ReturnT>
|
||||
typeParameters:
|
||||
- type: c1a5ebc4
|
||||
description: <p>the next stage of the definition </p>
|
||||
|
@ -775,19 +743,38 @@ 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
|
||||
- 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_floating_i_p._deb38c8ea43811c0e325ee17d45a5a7f6d.yml
|
||||
name: HasFloatingIP.DefinitionStages.WithFloatingIP<ReturnT>
|
||||
nameWithType: HasFloatingIP.DefinitionStages.WithFloatingIP<ReturnT>
|
||||
fullName: com.microsoft.azure.management.network.model.HasFloatingIP.DefinitionStages.WithFloatingIP<ReturnT>
|
||||
href: com.microsoft.azure.management.network.model._has_public_i_p_address_1eff0573aaa965637dee6b7dd03b88db.yml
|
||||
name: HasPublicIPAddress.DefinitionStages.WithExistingPublicIPAddress<ReturnT>
|
||||
nameWithType: HasPublicIPAddress.DefinitionStages.WithExistingPublicIPAddress<ReturnT>
|
||||
fullName: com.microsoft.azure.management.network.model.HasPublicIPAddress.DefinitionStages.WithExistingPublicIPAddress<ReturnT>
|
||||
type: Interface
|
||||
summary: <p>The stage of a definition allowing to control floating IP support. </p>
|
||||
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 WithFloatingIP<ReturnT>
|
||||
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_c81d650f67a6a5d0cbc6aa2a788b8dc7
|
||||
parent: com.microsoft.azure.management.network.model
|
||||
href: com.microsoft.azure.management.network.model._has_public_i_p_address_c81d650f67a6a5d0cbc6aa2a788b8dc7.yml
|
||||
name: HasPublicIPAddress.UpdateStages.WithExistingPublicIPAddress<ReturnT>
|
||||
nameWithType: HasPublicIPAddress.UpdateStages.WithExistingPublicIPAddress<ReturnT>
|
||||
fullName: com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateStages.WithExistingPublicIPAddress<ReturnT>
|
||||
type: Interface
|
||||
summary: >-
|
||||
<p>The stage of the update 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 update </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
|
||||
|
@ -814,6 +801,19 @@ 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>
|
||||
nameWithType: 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_frontend._update0882ac942ef8d9b2f9bd7459e3445c27
|
||||
parent: com.microsoft.azure.management.network.model
|
||||
href: com.microsoft.azure.management.network.model._has_frontend._update0882ac942ef8d9b2f9bd7459e3445c27.yml
|
||||
|
@ -827,6 +827,19 @@ references:
|
|||
typeParameters:
|
||||
- type: c1a5ebc4
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.network.model._has_frontend._definition_stages._with_frontend
|
||||
parent: com.microsoft.azure.management.network.model
|
||||
href: com.microsoft.azure.management.network.model._has_frontend._definition_stages._with_frontend.yml
|
||||
name: HasFrontend.DefinitionStages.WithFrontend<ReturnT>
|
||||
nameWithType: HasFrontend.DefinitionStages.WithFrontend<ReturnT>
|
||||
fullName: com.microsoft.azure.management.network.model.HasFrontend.DefinitionStages.WithFrontend<ReturnT>
|
||||
type: Interface
|
||||
summary: <p>The stage of a definition allowing to specify a load balancer frontend. </p>
|
||||
syntax:
|
||||
content: public interface WithFrontend<ReturnT>
|
||||
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
|
||||
|
@ -840,19 +853,19 @@ references:
|
|||
typeParameters:
|
||||
- type: c1a5ebc4
|
||||
description: <p>the next stage of the update </p>
|
||||
- uid: com.microsoft.azure.management.network.model._has_frontend._definition_stages._with_frontend
|
||||
- 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._definition_stages._with_frontend.yml
|
||||
name: HasFrontend.DefinitionStages.WithFrontend<ReturnT>
|
||||
nameWithType: HasFrontend.DefinitionStages.WithFrontend<ReturnT>
|
||||
fullName: com.microsoft.azure.management.network.model.HasFrontend.DefinitionStages.WithFrontend<ReturnT>
|
||||
href: com.microsoft.azure.management.network.model._has_frontend_port._u743f68ed04989aab3f3cd67e55dfb3ed.yml
|
||||
name: HasFrontendPort.UpdateStages.WithFrontendPort<ReturnT>
|
||||
nameWithType: HasFrontendPort.UpdateStages.WithFrontendPort<ReturnT>
|
||||
fullName: com.microsoft.azure.management.network.model.HasFrontendPort.UpdateStages.WithFrontendPort<ReturnT>
|
||||
type: Interface
|
||||
summary: <p>The stage of a definition allowing to specify a load balancer frontend. </p>
|
||||
summary: <p>The stage of an update allowing to specify the frontend port. </p>
|
||||
syntax:
|
||||
content: public interface WithFrontend<ReturnT>
|
||||
content: public interface WithFrontendPort<ReturnT>
|
||||
typeParameters:
|
||||
- type: c1a5ebc4
|
||||
description: <p>the next stage of the definition </p>
|
||||
description: <p>the next stage of the update </p>
|
||||
- uid: com.microsoft.azure.management.network.model._has_frontend_port._u9110bfac7597df7efb909793dccbaeed
|
||||
parent: com.microsoft.azure.management.network.model
|
||||
href: com.microsoft.azure.management.network.model._has_frontend_port._u9110bfac7597df7efb909793dccbaeed.yml
|
||||
|
@ -879,16 +892,16 @@ references:
|
|||
typeParameters:
|
||||
- type: c1a5ebc4
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.network.model._has_frontend_port._u743f68ed04989aab3f3cd67e55dfb3ed
|
||||
- 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_frontend_port._u743f68ed04989aab3f3cd67e55dfb3ed.yml
|
||||
name: HasFrontendPort.UpdateStages.WithFrontendPort<ReturnT>
|
||||
nameWithType: HasFrontendPort.UpdateStages.WithFrontendPort<ReturnT>
|
||||
fullName: com.microsoft.azure.management.network.model.HasFrontendPort.UpdateStages.WithFrontendPort<ReturnT>
|
||||
href: com.microsoft.azure.management.network.model._has_host_name._update_stages._with_host_name.yml
|
||||
name: HasHostName.UpdateStages.WithHostName<ReturnT>
|
||||
nameWithType: HasHostName.UpdateStages.WithHostName<ReturnT>
|
||||
fullName: com.microsoft.azure.management.network.model.HasHostName.UpdateStages.WithHostName<ReturnT>
|
||||
type: Interface
|
||||
summary: <p>The stage of an update allowing to specify the frontend port. </p>
|
||||
summary: <p>The stage of an update allowing to specify a host name. </p>
|
||||
syntax:
|
||||
content: public interface WithFrontendPort<ReturnT>
|
||||
content: public interface WithHostName<ReturnT>
|
||||
typeParameters:
|
||||
- type: c1a5ebc4
|
||||
description: <p>the next stage of the update </p>
|
||||
|
@ -905,19 +918,6 @@ references:
|
|||
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
|
||||
name: HasHostName.UpdateStages.WithHostName<ReturnT>
|
||||
nameWithType: HasHostName.UpdateStages.WithHostName<ReturnT>
|
||||
fullName: com.microsoft.azure.management.network.model.HasHostName.UpdateStages.WithHostName<ReturnT>
|
||||
type: Interface
|
||||
summary: <p>The stage of an update allowing to specify a host name. </p>
|
||||
syntax:
|
||||
content: public interface WithHostName<ReturnT>
|
||||
typeParameters:
|
||||
- type: c1a5ebc4
|
||||
description: <p>the next stage of the update </p>
|
||||
- uid: com.microsoft.azure.management.network.model._has_host_name._definition_stages._with_host_name
|
||||
parent: com.microsoft.azure.management.network.model
|
||||
href: com.microsoft.azure.management.network.model._has_host_name._definition_stages._with_host_name.yml
|
||||
|
@ -979,6 +979,22 @@ 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
|
||||
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>
|
||||
nameWithType: 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>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
content: public interface WithNewPublicIPAddressNoDnsLabel<ReturnT>
|
||||
typeParameters:
|
||||
- type: c1a5ebc4
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.network.model._has_public_i_p_address_051aa55754167e232a5c65088de8e5c7
|
||||
parent: com.microsoft.azure.management.network.model
|
||||
href: com.microsoft.azure.management.network.model._has_public_i_p_address_051aa55754167e232a5c65088de8e5c7.yml
|
||||
|
@ -1011,19 +1027,29 @@ 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_port._definition_stages._with_port
|
||||
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>
|
||||
nameWithType: HasPublicIPAddress.UpdateDefinitionStages.WithNewPublicIPAddressNoDnsLabel<ReturnT>
|
||||
fullName: com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateDefinitionStages.WithNewPublicIPAddressNoDnsLabel<ReturnT>
|
||||
href: com.microsoft.azure.management.network.model._has_port._definition_stages._with_port.yml
|
||||
name: HasPort.DefinitionStages.WithPort<ReturnT>
|
||||
nameWithType: HasPort.DefinitionStages.WithPort<ReturnT>
|
||||
fullName: com.microsoft.azure.management.network.model.HasPort.DefinitionStages.WithPort<ReturnT>
|
||||
type: Interface
|
||||
summary: >-
|
||||
<p>The stage of the definition allowing to associate the resource with a new public IP address.</p>
|
||||
|
||||
<p></p>
|
||||
summary: <p>The stage of a definition allowing to specify the port number. </p>
|
||||
syntax:
|
||||
content: public interface WithNewPublicIPAddressNoDnsLabel<ReturnT>
|
||||
content: public interface WithPort<ReturnT>
|
||||
typeParameters:
|
||||
- type: c1a5ebc4
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.network.model._has_port._update_definition_stages._with_port
|
||||
parent: com.microsoft.azure.management.network.model
|
||||
href: com.microsoft.azure.management.network.model._has_port._update_definition_stages._with_port.yml
|
||||
name: HasPort.UpdateDefinitionStages.WithPort<ReturnT>
|
||||
nameWithType: HasPort.UpdateDefinitionStages.WithPort<ReturnT>
|
||||
fullName: com.microsoft.azure.management.network.model.HasPort.UpdateDefinitionStages.WithPort<ReturnT>
|
||||
type: Interface
|
||||
summary: <p>The stage of a definition allowing to specify the port number. </p>
|
||||
syntax:
|
||||
content: public interface WithPort<ReturnT>
|
||||
typeParameters:
|
||||
- type: c1a5ebc4
|
||||
description: <p>the next stage of the definition </p>
|
||||
|
@ -1040,29 +1066,16 @@ references:
|
|||
typeParameters:
|
||||
- type: c1a5ebc4
|
||||
description: <p>the next stage of the update </p>
|
||||
- uid: com.microsoft.azure.management.network.model._has_port._update_definition_stages._with_port
|
||||
- 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_port._update_definition_stages._with_port.yml
|
||||
name: HasPort.UpdateDefinitionStages.WithPort<ReturnT>
|
||||
nameWithType: HasPort.UpdateDefinitionStages.WithPort<ReturnT>
|
||||
fullName: com.microsoft.azure.management.network.model.HasPort.UpdateDefinitionStages.WithPort<ReturnT>
|
||||
href: com.microsoft.azure.management.network.model._has_private_i_p_address967b5ad5b2708c3ff289ac4deb3235ed.yml
|
||||
name: HasPrivateIPAddress.UpdateDefinitionStages.WithPrivateIPAddress<ReturnT>
|
||||
nameWithType: HasPrivateIPAddress.UpdateDefinitionStages.WithPrivateIPAddress<ReturnT>
|
||||
fullName: com.microsoft.azure.management.network.model.HasPrivateIPAddress.UpdateDefinitionStages.WithPrivateIPAddress<ReturnT>
|
||||
type: Interface
|
||||
summary: <p>The stage of a definition allowing to specify the port number. </p>
|
||||
summary: <p>The stage of a definition allowing to specify the private IP address. </p>
|
||||
syntax:
|
||||
content: public interface WithPort<ReturnT>
|
||||
typeParameters:
|
||||
- type: c1a5ebc4
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.network.model._has_port._definition_stages._with_port
|
||||
parent: com.microsoft.azure.management.network.model
|
||||
href: com.microsoft.azure.management.network.model._has_port._definition_stages._with_port.yml
|
||||
name: HasPort.DefinitionStages.WithPort<ReturnT>
|
||||
nameWithType: HasPort.DefinitionStages.WithPort<ReturnT>
|
||||
fullName: com.microsoft.azure.management.network.model.HasPort.DefinitionStages.WithPort<ReturnT>
|
||||
type: Interface
|
||||
summary: <p>The stage of a definition allowing to specify the port number. </p>
|
||||
syntax:
|
||||
content: public interface WithPort<ReturnT>
|
||||
content: public interface WithPrivateIPAddress<ReturnT>
|
||||
typeParameters:
|
||||
- type: c1a5ebc4
|
||||
description: <p>the next stage of the definition </p>
|
||||
|
@ -1092,19 +1105,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_address967b5ad5b2708c3ff289ac4deb3235ed
|
||||
parent: com.microsoft.azure.management.network.model
|
||||
href: com.microsoft.azure.management.network.model._has_private_i_p_address967b5ad5b2708c3ff289ac4deb3235ed.yml
|
||||
name: HasPrivateIPAddress.UpdateDefinitionStages.WithPrivateIPAddress<ReturnT>
|
||||
nameWithType: HasPrivateIPAddress.UpdateDefinitionStages.WithPrivateIPAddress<ReturnT>
|
||||
fullName: com.microsoft.azure.management.network.model.HasPrivateIPAddress.UpdateDefinitionStages.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_protocol._update2d594d02f2d64b37d0cbf2d4701281ef
|
||||
parent: com.microsoft.azure.management.network.model
|
||||
href: com.microsoft.azure.management.network.model._has_protocol._update2d594d02f2d64b37d0cbf2d4701281ef.yml
|
||||
|
@ -1120,21 +1120,6 @@ 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_protocol._definition_stages._with_protocol
|
||||
parent: com.microsoft.azure.management.network.model
|
||||
href: com.microsoft.azure.management.network.model._has_protocol._definition_stages._with_protocol.yml
|
||||
name: HasProtocol.DefinitionStages.WithProtocol<ReturnT,ProtocolT>
|
||||
nameWithType: HasProtocol.DefinitionStages.WithProtocol<ReturnT,ProtocolT>
|
||||
fullName: com.microsoft.azure.management.network.model.HasProtocol.DefinitionStages.WithProtocol<ReturnT,ProtocolT>
|
||||
type: Interface
|
||||
summary: <p>The stage of a definition allowing to specify the protocol. </p>
|
||||
syntax:
|
||||
content: public interface WithProtocol<ReturnT,ProtocolT>
|
||||
typeParameters:
|
||||
- type: c1a5ebc4
|
||||
description: <p>the next stage of the definition </p>
|
||||
- type: b528dcf3
|
||||
description: <p>the type of the protocol value </p>
|
||||
- uid: com.microsoft.azure.management.network.model._has_protocol._update_stages._with_protocol
|
||||
parent: com.microsoft.azure.management.network.model
|
||||
href: com.microsoft.azure.management.network.model._has_protocol._update_stages._with_protocol.yml
|
||||
|
@ -1150,6 +1135,21 @@ 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>
|
||||
nameWithType: HasProtocol.DefinitionStages.WithProtocol<ReturnT,ProtocolT>
|
||||
fullName: com.microsoft.azure.management.network.model.HasProtocol.DefinitionStages.WithProtocol<ReturnT,ProtocolT>
|
||||
type: Interface
|
||||
summary: <p>The stage of a definition allowing to specify the protocol. </p>
|
||||
syntax:
|
||||
content: public interface WithProtocol<ReturnT,ProtocolT>
|
||||
typeParameters:
|
||||
- type: c1a5ebc4
|
||||
description: <p>the next stage of the definition </p>
|
||||
- type: b528dcf3
|
||||
description: <p>the type of the protocol value </p>
|
||||
- uid: com.microsoft.azure.management.network.model._has_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
|
||||
|
@ -1166,22 +1166,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_fee54d81bfa58ab3eacde25e8793fa22
|
||||
parent: com.microsoft.azure.management.network.model
|
||||
href: com.microsoft.azure.management.network.model._has_public_i_p_address_fee54d81bfa58ab3eacde25e8793fa22.yml
|
||||
name: HasPublicIPAddress.DefinitionStages.WithPublicIPAddress<ReturnT>
|
||||
nameWithType: HasPublicIPAddress.DefinitionStages.WithPublicIPAddress<ReturnT>
|
||||
fullName: com.microsoft.azure.management.network.model.HasPublicIPAddress.DefinitionStages.WithPublicIPAddress<ReturnT>
|
||||
type: Interface
|
||||
summary: >-
|
||||
<p>The stage of the definition allowing to associate the resource with a public IP address.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
content: public interface WithPublicIPAddress<ReturnT> extends HasPublicIPAddress.DefinitionStages.WithExistingPublicIPAddress<ReturnT>,HasPublicIPAddress.DefinitionStages.WithNewPublicIPAddress<ReturnT>
|
||||
typeParameters:
|
||||
- type: c1a5ebc4
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.network.model._has_public_i_p_address_fa12b8809be1774ea0e13069e65c147d
|
||||
parent: com.microsoft.azure.management.network.model
|
||||
href: com.microsoft.azure.management.network.model._has_public_i_p_address_fa12b8809be1774ea0e13069e65c147d.yml
|
||||
|
@ -1198,6 +1182,38 @@ 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_fee54d81bfa58ab3eacde25e8793fa22
|
||||
parent: com.microsoft.azure.management.network.model
|
||||
href: com.microsoft.azure.management.network.model._has_public_i_p_address_fee54d81bfa58ab3eacde25e8793fa22.yml
|
||||
name: HasPublicIPAddress.DefinitionStages.WithPublicIPAddress<ReturnT>
|
||||
nameWithType: HasPublicIPAddress.DefinitionStages.WithPublicIPAddress<ReturnT>
|
||||
fullName: com.microsoft.azure.management.network.model.HasPublicIPAddress.DefinitionStages.WithPublicIPAddress<ReturnT>
|
||||
type: Interface
|
||||
summary: >-
|
||||
<p>The stage of the definition allowing to associate the resource with a public IP address.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
content: public interface WithPublicIPAddress<ReturnT> extends HasPublicIPAddress.DefinitionStages.WithExistingPublicIPAddress<ReturnT>,HasPublicIPAddress.DefinitionStages.WithNewPublicIPAddress<ReturnT>
|
||||
typeParameters:
|
||||
- type: c1a5ebc4
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.network.model._has_public_i_p_address_a374ee11b921677e9fc7db379ca51dc0
|
||||
parent: com.microsoft.azure.management.network.model
|
||||
href: com.microsoft.azure.management.network.model._has_public_i_p_address_a374ee11b921677e9fc7db379ca51dc0.yml
|
||||
name: HasPublicIPAddress.UpdateStages.WithPublicIPAddressNoDnsLabel<ReturnT>
|
||||
nameWithType: HasPublicIPAddress.UpdateStages.WithPublicIPAddressNoDnsLabel<ReturnT>
|
||||
fullName: com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateStages.WithPublicIPAddressNoDnsLabel<ReturnT>
|
||||
type: Interface
|
||||
summary: >-
|
||||
<p>The stage of the update allowing to associate the resource with a public IP address, but not allowing to create one with a DNS leaf label.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
content: public interface WithPublicIPAddressNoDnsLabel<ReturnT> extends HasPublicIPAddress.UpdateStages.WithExistingPublicIPAddress<ReturnT>,HasPublicIPAddress.UpdateStages.WithNewPublicIPAddressNoDnsLabel<ReturnT>
|
||||
typeParameters:
|
||||
- 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
|
||||
|
@ -1230,19 +1246,29 @@ 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_a374ee11b921677e9fc7db379ca51dc0
|
||||
- uid: com.microsoft.azure.management.network.model._has_server_name_indicat2afb616431e8d0578927600e28becf80
|
||||
parent: com.microsoft.azure.management.network.model
|
||||
href: com.microsoft.azure.management.network.model._has_public_i_p_address_a374ee11b921677e9fc7db379ca51dc0.yml
|
||||
name: HasPublicIPAddress.UpdateStages.WithPublicIPAddressNoDnsLabel<ReturnT>
|
||||
nameWithType: HasPublicIPAddress.UpdateStages.WithPublicIPAddressNoDnsLabel<ReturnT>
|
||||
fullName: com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateStages.WithPublicIPAddressNoDnsLabel<ReturnT>
|
||||
href: com.microsoft.azure.management.network.model._has_server_name_indicat2afb616431e8d0578927600e28becf80.yml
|
||||
name: HasServerNameIndication.UpdateStages.WithServerNameIndication<ReturnT>
|
||||
nameWithType: HasServerNameIndication.UpdateStages.WithServerNameIndication<ReturnT>
|
||||
fullName: com.microsoft.azure.management.network.model.HasServerNameIndication.UpdateStages.WithServerNameIndication<ReturnT>
|
||||
type: Interface
|
||||
summary: >-
|
||||
<p>The stage of the update allowing to associate the resource with a public IP address, but not allowing to create one with a DNS leaf label.</p>
|
||||
|
||||
<p></p>
|
||||
summary: <p>The stage of an update allowing to require server name indication (SNI). </p>
|
||||
syntax:
|
||||
content: public interface WithPublicIPAddressNoDnsLabel<ReturnT> extends HasPublicIPAddress.UpdateStages.WithExistingPublicIPAddress<ReturnT>,HasPublicIPAddress.UpdateStages.WithNewPublicIPAddressNoDnsLabel<ReturnT>
|
||||
content: public interface WithServerNameIndication<ReturnT>
|
||||
typeParameters:
|
||||
- type: c1a5ebc4
|
||||
description: <p>the next stage of the update </p>
|
||||
- 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_server_name_indicat39264f5d0ec47e8608b4a6edcc87064b.yml
|
||||
name: HasServerNameIndication.DefinitionStages.WithServerNameIndication<ReturnT>
|
||||
nameWithType: HasServerNameIndication.DefinitionStages.WithServerNameIndication<ReturnT>
|
||||
fullName: com.microsoft.azure.management.network.model.HasServerNameIndication.DefinitionStages.WithServerNameIndication<ReturnT>
|
||||
type: Interface
|
||||
summary: <p>The stage of a definition allowing to require server name indication (SNI). </p>
|
||||
syntax:
|
||||
content: public interface WithServerNameIndication<ReturnT>
|
||||
typeParameters:
|
||||
- type: c1a5ebc4
|
||||
description: <p>the next stage of the definition </p>
|
||||
|
@ -1259,38 +1285,12 @@ 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_ssl_certificate.4a195760de846356dd70bfe786a80e73
|
||||
parent: com.microsoft.azure.management.network.model
|
||||
href: com.microsoft.azure.management.network.model._has_server_name_indicat39264f5d0ec47e8608b4a6edcc87064b.yml
|
||||
name: HasServerNameIndication.DefinitionStages.WithServerNameIndication<ReturnT>
|
||||
nameWithType: HasServerNameIndication.DefinitionStages.WithServerNameIndication<ReturnT>
|
||||
fullName: com.microsoft.azure.management.network.model.HasServerNameIndication.DefinitionStages.WithServerNameIndication<ReturnT>
|
||||
type: Interface
|
||||
summary: <p>The stage of a definition allowing to require server name indication (SNI). </p>
|
||||
syntax:
|
||||
content: public interface WithServerNameIndication<ReturnT>
|
||||
typeParameters:
|
||||
- type: c1a5ebc4
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.network.model._has_server_name_indicat2afb616431e8d0578927600e28becf80
|
||||
parent: com.microsoft.azure.management.network.model
|
||||
href: com.microsoft.azure.management.network.model._has_server_name_indicat2afb616431e8d0578927600e28becf80.yml
|
||||
name: HasServerNameIndication.UpdateStages.WithServerNameIndication<ReturnT>
|
||||
nameWithType: HasServerNameIndication.UpdateStages.WithServerNameIndication<ReturnT>
|
||||
fullName: com.microsoft.azure.management.network.model.HasServerNameIndication.UpdateStages.WithServerNameIndication<ReturnT>
|
||||
type: Interface
|
||||
summary: <p>The stage of an update allowing to require server name indication (SNI). </p>
|
||||
syntax:
|
||||
content: public interface WithServerNameIndication<ReturnT>
|
||||
typeParameters:
|
||||
- type: c1a5ebc4
|
||||
description: <p>the next stage of the update </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
|
||||
name: HasSslCertificate.DefinitionStages.WithSslCertificate<ReturnT>
|
||||
nameWithType: HasSslCertificate.DefinitionStages.WithSslCertificate<ReturnT>
|
||||
fullName: com.microsoft.azure.management.network.model.HasSslCertificate.DefinitionStages.WithSslCertificate<ReturnT>
|
||||
href: com.microsoft.azure.management.network.model._has_ssl_certificate.4a195760de846356dd70bfe786a80e73.yml
|
||||
name: HasSslCertificate.UpdateDefinitionStages.WithSslCertificate<ReturnT>
|
||||
nameWithType: HasSslCertificate.UpdateDefinitionStages.WithSslCertificate<ReturnT>
|
||||
fullName: com.microsoft.azure.management.network.model.HasSslCertificate.UpdateDefinitionStages.WithSslCertificate<ReturnT>
|
||||
type: Interface
|
||||
summary: <p>The stage of a resource definition allowing to specify the SSL certificate to associate with it. </p>
|
||||
syntax:
|
||||
|
@ -1311,12 +1311,12 @@ references:
|
|||
typeParameters:
|
||||
- type: c1a5ebc4
|
||||
description: <p>the next stage of the update </p>
|
||||
- uid: com.microsoft.azure.management.network.model._has_ssl_certificate.4a195760de846356dd70bfe786a80e73
|
||||
- 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.4a195760de846356dd70bfe786a80e73.yml
|
||||
name: HasSslCertificate.UpdateDefinitionStages.WithSslCertificate<ReturnT>
|
||||
nameWithType: HasSslCertificate.UpdateDefinitionStages.WithSslCertificate<ReturnT>
|
||||
fullName: com.microsoft.azure.management.network.model.HasSslCertificate.UpdateDefinitionStages.WithSslCertificate<ReturnT>
|
||||
href: com.microsoft.azure.management.network.model._has_ssl_certificate.ec8a49f3a3bc8f5341a28c8a53c736f7.yml
|
||||
name: HasSslCertificate.DefinitionStages.WithSslCertificate<ReturnT>
|
||||
nameWithType: HasSslCertificate.DefinitionStages.WithSslCertificate<ReturnT>
|
||||
fullName: com.microsoft.azure.management.network.model.HasSslCertificate.DefinitionStages.WithSslCertificate<ReturnT>
|
||||
type: Interface
|
||||
summary: <p>The stage of a resource definition allowing to specify the SSL certificate to associate with it. </p>
|
||||
syntax:
|
||||
|
|
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -450,19 +450,6 @@ references:
|
|||
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
|
||||
name: HasSubnet.UpdateStages.WithSubnet<ReturnT>
|
||||
nameWithType: HasSubnet.UpdateStages.WithSubnet<ReturnT>
|
||||
fullName: com.microsoft.azure.management.resources.fluentcore.arm.models.HasSubnet.UpdateStages.WithSubnet<ReturnT>
|
||||
type: Interface
|
||||
summary: <p>The stage of an update 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 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
|
||||
|
@ -476,3 +463,16 @@ references:
|
|||
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
|
||||
name: HasSubnet.UpdateStages.WithSubnet<ReturnT>
|
||||
nameWithType: HasSubnet.UpdateStages.WithSubnet<ReturnT>
|
||||
fullName: com.microsoft.azure.management.resources.fluentcore.arm.models.HasSubnet.UpdateStages.WithSubnet<ReturnT>
|
||||
type: Interface
|
||||
summary: <p>The stage of an update 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 update </p>
|
||||
|
|
|
@ -885,16 +885,16 @@ references:
|
|||
summary: <p>Grouping of all the resource group definition stages. </p>
|
||||
syntax:
|
||||
content: public interface DefinitionStages
|
||||
- uid: com.microsoft.azure.management.resources._generic_resource._update
|
||||
- uid: com.microsoft.azure.management.resources._policy_definition._update
|
||||
parent: com.microsoft.azure.management.resources
|
||||
href: com.microsoft.azure.management.resources._generic_resource._update.yml
|
||||
name: GenericResource.Update
|
||||
nameWithType: GenericResource.Update
|
||||
fullName: com.microsoft.azure.management.resources.GenericResource.Update
|
||||
href: com.microsoft.azure.management.resources._policy_definition._update.yml
|
||||
name: PolicyDefinition.Update
|
||||
nameWithType: PolicyDefinition.Update
|
||||
fullName: com.microsoft.azure.management.resources.PolicyDefinition.Update
|
||||
type: Interface
|
||||
summary: <p>The template for a generic resource update operation, containing all the settings that can be modified. </p>
|
||||
summary: <p>The template for a policy update operation, containing all the settings that can be modified. </p>
|
||||
syntax:
|
||||
content: public interface Update extends Appliable<GenericResource>,GenericResource.UpdateStages.WithApiVersion,GenericResource.UpdateStages.WithPlan,GenericResource.UpdateStages.WithParentResource,GenericResource.UpdateStages.WithProperties,Resource.UpdateWithTags<Update>
|
||||
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._resource_group._update
|
||||
parent: com.microsoft.azure.management.resources
|
||||
href: com.microsoft.azure.management.resources._resource_group._update.yml
|
||||
|
@ -921,36 +921,16 @@ 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
|
||||
- uid: com.microsoft.azure.management.resources._generic_resource._update
|
||||
parent: com.microsoft.azure.management.resources
|
||||
href: com.microsoft.azure.management.resources._policy_definition._update.yml
|
||||
name: PolicyDefinition.Update
|
||||
nameWithType: PolicyDefinition.Update
|
||||
fullName: com.microsoft.azure.management.resources.PolicyDefinition.Update
|
||||
href: com.microsoft.azure.management.resources._generic_resource._update.yml
|
||||
name: GenericResource.Update
|
||||
nameWithType: GenericResource.Update
|
||||
fullName: com.microsoft.azure.management.resources.GenericResource.Update
|
||||
type: Interface
|
||||
summary: <p>The template for a policy update operation, containing all the settings that can be modified. </p>
|
||||
summary: <p>The template for a generic resource update operation, containing all the settings that can be modified. </p>
|
||||
syntax:
|
||||
content: public interface Update extends Appliable<PolicyDefinition>,PolicyDefinition.UpdateStages.WithDescription,PolicyDefinition.UpdateStages.WithDisplayName,PolicyDefinition.UpdateStages.WithPolicyRule,PolicyDefinition.UpdateStages.WithPolicyType
|
||||
- uid: com.microsoft.azure.management.resources._resource_group._update_stages
|
||||
parent: com.microsoft.azure.management.resources
|
||||
href: com.microsoft.azure.management.resources._resource_group._update_stages.yml
|
||||
name: ResourceGroup.UpdateStages
|
||||
nameWithType: ResourceGroup.UpdateStages
|
||||
fullName: com.microsoft.azure.management.resources.ResourceGroup.UpdateStages
|
||||
type: Interface
|
||||
summary: <p>Grouping of all the resource group update stages. </p>
|
||||
syntax:
|
||||
content: public interface UpdateStages
|
||||
- uid: com.microsoft.azure.management.resources._deployment._update_stages
|
||||
parent: com.microsoft.azure.management.resources
|
||||
href: com.microsoft.azure.management.resources._deployment._update_stages.yml
|
||||
name: Deployment.UpdateStages
|
||||
nameWithType: Deployment.UpdateStages
|
||||
fullName: com.microsoft.azure.management.resources.Deployment.UpdateStages
|
||||
type: Interface
|
||||
summary: <p>Grouping of all the deployment updates stages. </p>
|
||||
syntax:
|
||||
content: public interface UpdateStages
|
||||
content: public interface Update extends Appliable<GenericResource>,GenericResource.UpdateStages.WithApiVersion,GenericResource.UpdateStages.WithPlan,GenericResource.UpdateStages.WithParentResource,GenericResource.UpdateStages.WithProperties,Resource.UpdateWithTags<Update>
|
||||
- uid: com.microsoft.azure.management.resources._policy_definition._update_stages
|
||||
parent: com.microsoft.azure.management.resources
|
||||
href: com.microsoft.azure.management.resources._policy_definition._update_stages.yml
|
||||
|
@ -961,6 +941,16 @@ references:
|
|||
summary: <p>Grouping of all the policy update stages. </p>
|
||||
syntax:
|
||||
content: public interface UpdateStages
|
||||
- uid: com.microsoft.azure.management.resources._resource_group._update_stages
|
||||
parent: com.microsoft.azure.management.resources
|
||||
href: com.microsoft.azure.management.resources._resource_group._update_stages.yml
|
||||
name: ResourceGroup.UpdateStages
|
||||
nameWithType: ResourceGroup.UpdateStages
|
||||
fullName: com.microsoft.azure.management.resources.ResourceGroup.UpdateStages
|
||||
type: Interface
|
||||
summary: <p>Grouping of all the resource group update stages. </p>
|
||||
syntax:
|
||||
content: public interface UpdateStages
|
||||
- uid: com.microsoft.azure.management.resources._generic_resource._update_stages
|
||||
parent: com.microsoft.azure.management.resources
|
||||
href: com.microsoft.azure.management.resources._generic_resource._update_stages.yml
|
||||
|
@ -971,16 +961,16 @@ references:
|
|||
summary: <p>Grouping of generic resource update stages. </p>
|
||||
syntax:
|
||||
content: public interface UpdateStages
|
||||
- uid: com.microsoft.azure.management.resources._generic_resource._definition_stages._with_api_version
|
||||
- uid: com.microsoft.azure.management.resources._deployment._update_stages
|
||||
parent: com.microsoft.azure.management.resources
|
||||
href: com.microsoft.azure.management.resources._generic_resource._definition_stages._with_api_version.yml
|
||||
name: GenericResource.DefinitionStages.WithApiVersion
|
||||
nameWithType: GenericResource.DefinitionStages.WithApiVersion
|
||||
fullName: com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithApiVersion
|
||||
href: com.microsoft.azure.management.resources._deployment._update_stages.yml
|
||||
name: Deployment.UpdateStages
|
||||
nameWithType: Deployment.UpdateStages
|
||||
fullName: com.microsoft.azure.management.resources.Deployment.UpdateStages
|
||||
type: Interface
|
||||
summary: <p>A generic resource definition allowing api version to be specified. </p>
|
||||
summary: <p>Grouping of all the deployment updates stages. </p>
|
||||
syntax:
|
||||
content: public interface WithApiVersion
|
||||
content: public interface UpdateStages
|
||||
- uid: com.microsoft.azure.management.resources._generic_resource._update_stages._with_api_version
|
||||
parent: com.microsoft.azure.management.resources
|
||||
href: com.microsoft.azure.management.resources._generic_resource._update_stages._with_api_version.yml
|
||||
|
@ -991,36 +981,16 @@ references:
|
|||
summary: <p>The template for a generic resource update operation for specifying the resource provider API version. </p>
|
||||
syntax:
|
||||
content: public interface WithApiVersion
|
||||
- uid: com.microsoft.azure.management.resources._generic_resource._definition_stages._with_create
|
||||
- uid: com.microsoft.azure.management.resources._generic_resource._definition_stages._with_api_version
|
||||
parent: com.microsoft.azure.management.resources
|
||||
href: com.microsoft.azure.management.resources._generic_resource._definition_stages._with_create.yml
|
||||
name: GenericResource.DefinitionStages.WithCreate
|
||||
nameWithType: GenericResource.DefinitionStages.WithCreate
|
||||
fullName: com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithCreate
|
||||
href: com.microsoft.azure.management.resources._generic_resource._definition_stages._with_api_version.yml
|
||||
name: GenericResource.DefinitionStages.WithApiVersion
|
||||
nameWithType: GenericResource.DefinitionStages.WithApiVersion
|
||||
fullName: com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithApiVersion
|
||||
type: Interface
|
||||
summary: <p>A deployment definition with sufficient inputs to create a new resource in the cloud, but exposing additional optional inputs to specify. </p>
|
||||
summary: <p>A generic resource definition allowing api version to be specified. </p>
|
||||
syntax:
|
||||
content: public interface WithCreate extends GenericResource.DefinitionStages.WithParentResource,GenericResource.DefinitionStages.WithApiVersion,Creatable<GenericResource>,Resource.DefinitionWithTags<WithCreate>
|
||||
- uid: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_create
|
||||
parent: com.microsoft.azure.management.resources
|
||||
href: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_create.yml
|
||||
name: PolicyDefinition.DefinitionStages.WithCreate
|
||||
nameWithType: PolicyDefinition.DefinitionStages.WithCreate
|
||||
fullName: com.microsoft.azure.management.resources.PolicyDefinition.DefinitionStages.WithCreate
|
||||
type: Interface
|
||||
summary: <p>A policy definition with sufficient inputs to create a new policy in the cloud, but exposing additional optional inputs to specify. </p>
|
||||
syntax:
|
||||
content: public interface WithCreate extends Creatable<PolicyDefinition>,PolicyDefinition.DefinitionStages.WithDescription,PolicyDefinition.DefinitionStages.WithDisplayName,PolicyDefinition.DefinitionStages.WithPolicyType
|
||||
- uid: com.microsoft.azure.management.resources._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
|
||||
nameWithType: 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
|
||||
content: public interface WithApiVersion
|
||||
- uid: com.microsoft.azure.management.resources._deployment._definition_stages._with_create
|
||||
parent: com.microsoft.azure.management.resources
|
||||
href: com.microsoft.azure.management.resources._deployment._definition_stages._with_create.yml
|
||||
|
@ -1041,16 +1011,36 @@ 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_description
|
||||
- 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_description.yml
|
||||
name: PolicyDefinition.DefinitionStages.WithDescription
|
||||
nameWithType: PolicyDefinition.DefinitionStages.WithDescription
|
||||
fullName: com.microsoft.azure.management.resources.PolicyDefinition.DefinitionStages.WithDescription
|
||||
href: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_create.yml
|
||||
name: PolicyDefinition.DefinitionStages.WithCreate
|
||||
nameWithType: PolicyDefinition.DefinitionStages.WithCreate
|
||||
fullName: com.microsoft.azure.management.resources.PolicyDefinition.DefinitionStages.WithCreate
|
||||
type: Interface
|
||||
summary: <p>A policy definition allowing policy description to be set. </p>
|
||||
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 WithDescription
|
||||
content: public interface WithCreate extends Creatable<PolicyDefinition>,PolicyDefinition.DefinitionStages.WithDescription,PolicyDefinition.DefinitionStages.WithDisplayName,PolicyDefinition.DefinitionStages.WithPolicyType
|
||||
- uid: com.microsoft.azure.management.resources._generic_resource._definition_stages._with_create
|
||||
parent: com.microsoft.azure.management.resources
|
||||
href: com.microsoft.azure.management.resources._generic_resource._definition_stages._with_create.yml
|
||||
name: GenericResource.DefinitionStages.WithCreate
|
||||
nameWithType: GenericResource.DefinitionStages.WithCreate
|
||||
fullName: com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithCreate
|
||||
type: Interface
|
||||
summary: <p>A deployment definition with sufficient inputs to create a new resource in the cloud, but exposing additional optional inputs to specify. </p>
|
||||
syntax:
|
||||
content: public interface WithCreate extends GenericResource.DefinitionStages.WithParentResource,GenericResource.DefinitionStages.WithApiVersion,Creatable<GenericResource>,Resource.DefinitionWithTags<WithCreate>
|
||||
- uid: com.microsoft.azure.management.resources._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
|
||||
nameWithType: 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._update_stages._with_description
|
||||
parent: com.microsoft.azure.management.resources
|
||||
href: com.microsoft.azure.management.resources._policy_definition._update_stages._with_description.yml
|
||||
|
@ -1061,16 +1051,16 @@ 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_assignment._definition_stages._with_display_name
|
||||
- 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_assignment._definition_stages._with_display_name.yml
|
||||
name: PolicyAssignment.DefinitionStages.WithDisplayName
|
||||
nameWithType: PolicyAssignment.DefinitionStages.WithDisplayName
|
||||
fullName: com.microsoft.azure.management.resources.PolicyAssignment.DefinitionStages.WithDisplayName
|
||||
href: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_description.yml
|
||||
name: PolicyDefinition.DefinitionStages.WithDescription
|
||||
nameWithType: PolicyDefinition.DefinitionStages.WithDescription
|
||||
fullName: com.microsoft.azure.management.resources.PolicyDefinition.DefinitionStages.WithDescription
|
||||
type: Interface
|
||||
summary: <p>A policy assignment allowing the display name to be set. </p>
|
||||
summary: <p>A policy definition allowing policy description to be set. </p>
|
||||
syntax:
|
||||
content: public interface WithDisplayName
|
||||
content: public interface WithDescription
|
||||
- uid: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_display_name
|
||||
parent: com.microsoft.azure.management.resources
|
||||
href: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_display_name.yml
|
||||
|
@ -1081,6 +1071,16 @@ 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_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
|
||||
name: PolicyAssignment.DefinitionStages.WithDisplayName
|
||||
nameWithType: PolicyAssignment.DefinitionStages.WithDisplayName
|
||||
fullName: com.microsoft.azure.management.resources.PolicyAssignment.DefinitionStages.WithDisplayName
|
||||
type: Interface
|
||||
summary: <p>A policy assignment 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
|
||||
|
@ -1111,16 +1111,6 @@ references:
|
|||
summary: <p>A deployment definition allowing resource group to be specified. </p>
|
||||
syntax:
|
||||
content: public interface WithGroup extends GroupableResource<TManager, InnerT>.DefinitionStages.WithExistingResourceGroup<WithTemplate>
|
||||
- uid: com.microsoft.azure.management.resources._deployment._update_stages._with_mode
|
||||
parent: com.microsoft.azure.management.resources
|
||||
href: com.microsoft.azure.management.resources._deployment._update_stages._with_mode.yml
|
||||
name: Deployment.UpdateStages.WithMode
|
||||
nameWithType: Deployment.UpdateStages.WithMode
|
||||
fullName: com.microsoft.azure.management.resources.Deployment.UpdateStages.WithMode
|
||||
type: Interface
|
||||
summary: <p>A deployment update allowing to change the deployment mode. </p>
|
||||
syntax:
|
||||
content: public interface WithMode
|
||||
- uid: com.microsoft.azure.management.resources._deployment._definition_stages._with_mode
|
||||
parent: com.microsoft.azure.management.resources
|
||||
href: com.microsoft.azure.management.resources._deployment._definition_stages._with_mode.yml
|
||||
|
@ -1131,6 +1121,16 @@ references:
|
|||
summary: <p>A deployment definition allowing the deployment mode to be specified. </p>
|
||||
syntax:
|
||||
content: public interface WithMode
|
||||
- uid: com.microsoft.azure.management.resources._deployment._update_stages._with_mode
|
||||
parent: com.microsoft.azure.management.resources
|
||||
href: com.microsoft.azure.management.resources._deployment._update_stages._with_mode.yml
|
||||
name: Deployment.UpdateStages.WithMode
|
||||
nameWithType: Deployment.UpdateStages.WithMode
|
||||
fullName: com.microsoft.azure.management.resources.Deployment.UpdateStages.WithMode
|
||||
type: Interface
|
||||
summary: <p>A deployment update allowing to change the deployment mode. </p>
|
||||
syntax:
|
||||
content: public interface WithMode
|
||||
- uid: com.microsoft.azure.management.resources._deployment._definition_stages._with_parameters
|
||||
parent: com.microsoft.azure.management.resources
|
||||
href: com.microsoft.azure.management.resources._deployment._definition_stages._with_parameters.yml
|
||||
|
@ -1201,16 +1201,6 @@ references:
|
|||
summary: <p>A policy assignment allowing the policy definition to be set. </p>
|
||||
syntax:
|
||||
content: public interface WithPolicyDefinition
|
||||
- uid: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_policy_rule
|
||||
parent: com.microsoft.azure.management.resources
|
||||
href: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_policy_rule.yml
|
||||
name: PolicyDefinition.DefinitionStages.WithPolicyRule
|
||||
nameWithType: PolicyDefinition.DefinitionStages.WithPolicyRule
|
||||
fullName: com.microsoft.azure.management.resources.PolicyDefinition.DefinitionStages.WithPolicyRule
|
||||
type: Interface
|
||||
summary: <p>A policy definition allowing the policy rule to be set. </p>
|
||||
syntax:
|
||||
content: public interface WithPolicyRule
|
||||
- uid: com.microsoft.azure.management.resources._policy_definition._update_stages._with_policy_rule
|
||||
parent: com.microsoft.azure.management.resources
|
||||
href: com.microsoft.azure.management.resources._policy_definition._update_stages._with_policy_rule.yml
|
||||
|
@ -1221,6 +1211,16 @@ references:
|
|||
summary: <p>A policy definition allowing the policy rule to be set. </p>
|
||||
syntax:
|
||||
content: public interface WithPolicyRule
|
||||
- uid: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_policy_rule
|
||||
parent: com.microsoft.azure.management.resources
|
||||
href: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_policy_rule.yml
|
||||
name: PolicyDefinition.DefinitionStages.WithPolicyRule
|
||||
nameWithType: PolicyDefinition.DefinitionStages.WithPolicyRule
|
||||
fullName: com.microsoft.azure.management.resources.PolicyDefinition.DefinitionStages.WithPolicyRule
|
||||
type: Interface
|
||||
summary: <p>A policy definition allowing the policy rule to be set. </p>
|
||||
syntax:
|
||||
content: public interface WithPolicyRule
|
||||
- uid: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_policy_type
|
||||
parent: com.microsoft.azure.management.resources
|
||||
href: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_policy_type.yml
|
||||
|
|
|
@ -37,7 +37,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 definition </p>
|
||||
|
|
|
@ -730,26 +730,6 @@ references:
|
|||
summary: <p>Grouping of Service Bus topic authorization rule definition stages. </p>
|
||||
syntax:
|
||||
content: public interface DefinitionStages
|
||||
- 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
|
||||
nameWithType: 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._namespace_authorization_rule._update
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._namespace_authorization_rule._update.yml
|
||||
name: NamespaceAuthorizationRule.Update
|
||||
nameWithType: NamespaceAuthorizationRule.Update
|
||||
fullName: com.microsoft.azure.management.servicebus.NamespaceAuthorizationRule.Update
|
||||
type: Interface
|
||||
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._queue._update
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._queue._update.yml
|
||||
|
@ -760,6 +740,36 @@ 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._namespace_authorization_rule._update
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._namespace_authorization_rule._update.yml
|
||||
name: NamespaceAuthorizationRule.Update
|
||||
nameWithType: NamespaceAuthorizationRule.Update
|
||||
fullName: com.microsoft.azure.management.servicebus.NamespaceAuthorizationRule.Update
|
||||
type: Interface
|
||||
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
|
||||
nameWithType: 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._subscription._update
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._subscription._update.yml
|
||||
name: Subscription.Update
|
||||
nameWithType: 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._queue_authorization_rule._update
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._queue_authorization_rule._update.yml
|
||||
|
@ -790,16 +800,16 @@ references:
|
|||
summary: <p>The template for a Service Bus topic update operation, containing all the settings that can be modified. </p>
|
||||
syntax:
|
||||
content: public interface Update extends Appliable<Topic>,Topic.UpdateStages.WithSize,Topic.UpdateStages.WithDeleteOnIdle,Topic.UpdateStages.WithDefaultMessageTTL,Topic.UpdateStages.WithExpressMessage,Topic.UpdateStages.WithMessageBatching,Topic.UpdateStages.WithDuplicateMessageDetection,Topic.UpdateStages.WithSubscription,Topic.UpdateStages.WithAuthorizationRule
|
||||
- uid: com.microsoft.azure.management.servicebus._subscription._update
|
||||
- uid: com.microsoft.azure.management.servicebus._queue._update_stages
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._subscription._update.yml
|
||||
name: Subscription.Update
|
||||
nameWithType: Subscription.Update
|
||||
fullName: com.microsoft.azure.management.servicebus.Subscription.Update
|
||||
href: com.microsoft.azure.management.servicebus._queue._update_stages.yml
|
||||
name: Queue.UpdateStages
|
||||
nameWithType: Queue.UpdateStages
|
||||
fullName: com.microsoft.azure.management.servicebus.Queue.UpdateStages
|
||||
type: Interface
|
||||
summary: <p>The template for a subscription update operation, containing all the settings that can be modified. </p>
|
||||
summary: <p>Grouping of Service Bus queue update stages. </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
|
||||
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
|
||||
|
@ -820,16 +830,6 @@ references:
|
|||
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
|
||||
nameWithType: 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._authorization_rule._update_stages
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._authorization_rule._update_stages.yml
|
||||
|
@ -840,32 +840,22 @@ 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._queue._update_stages
|
||||
- uid: com.microsoft.azure.management.servicebus._subscription._update_stages
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._queue._update_stages.yml
|
||||
name: Queue.UpdateStages
|
||||
nameWithType: Queue.UpdateStages
|
||||
fullName: com.microsoft.azure.management.servicebus.Queue.UpdateStages
|
||||
href: com.microsoft.azure.management.servicebus._subscription._update_stages.yml
|
||||
name: Subscription.UpdateStages
|
||||
nameWithType: Subscription.UpdateStages
|
||||
fullName: com.microsoft.azure.management.servicebus.Subscription.UpdateStages
|
||||
type: Interface
|
||||
summary: <p>Grouping of Service Bus queue update stages. </p>
|
||||
summary: <p>Grouping of subscription update stages. </p>
|
||||
syntax:
|
||||
content: public interface UpdateStages
|
||||
- uid: com.microsoft.azure.management.servicebus._service_bus_namespace._def99e858b4c2308da79b0248a8b3085bb6
|
||||
- uid: com.microsoft.azure.management.servicebus._queue._update_stages._with_authorization_rule
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._service_bus_namespace._def99e858b4c2308da79b0248a8b3085bb6.yml
|
||||
name: ServiceBusNamespace.DefinitionStages.WithAuthorizationRule
|
||||
nameWithType: 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._definition_stages._with_authorization_rule
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._queue._definition_stages._with_authorization_rule.yml
|
||||
name: Queue.DefinitionStages.WithAuthorizationRule
|
||||
nameWithType: Queue.DefinitionStages.WithAuthorizationRule
|
||||
fullName: com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithAuthorizationRule
|
||||
href: com.microsoft.azure.management.servicebus._queue._update_stages._with_authorization_rule.yml
|
||||
name: Queue.UpdateStages.WithAuthorizationRule
|
||||
nameWithType: Queue.UpdateStages.WithAuthorizationRule
|
||||
fullName: com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithAuthorizationRule
|
||||
type: Interface
|
||||
summary: <p>The stage of the queue definition allowing to add an authorization rule for accessing the queue. </p>
|
||||
syntax:
|
||||
|
@ -880,12 +870,12 @@ references:
|
|||
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
|
||||
- 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._update_stages._with_authorization_rule.yml
|
||||
name: Queue.UpdateStages.WithAuthorizationRule
|
||||
nameWithType: Queue.UpdateStages.WithAuthorizationRule
|
||||
fullName: com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithAuthorizationRule
|
||||
href: com.microsoft.azure.management.servicebus._queue._definition_stages._with_authorization_rule.yml
|
||||
name: Queue.DefinitionStages.WithAuthorizationRule
|
||||
nameWithType: Queue.DefinitionStages.WithAuthorizationRule
|
||||
fullName: com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithAuthorizationRule
|
||||
type: Interface
|
||||
summary: <p>The stage of the queue definition allowing to add an authorization rule for accessing the queue. </p>
|
||||
syntax:
|
||||
|
@ -900,16 +890,6 @@ references:
|
|||
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
|
||||
nameWithType: 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._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
|
||||
|
@ -920,6 +900,26 @@ references:
|
|||
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
|
||||
nameWithType: 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._definition_s76c932d3591faedd525e7b13934a78a3
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._subscription._definition_s76c932d3591faedd525e7b13934a78a3.yml
|
||||
name: Subscription.DefinitionStages.WithAuthorizationRule
|
||||
nameWithType: 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._upde4871c65dc841820eec035c3ac7e6dc7
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._service_bus_namespace._upde4871c65dc841820eec035c3ac7e6dc7.yml
|
||||
|
@ -930,56 +930,6 @@ 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._queue._definition_stages._with_create
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._queue._definition_stages._with_create.yml
|
||||
name: Queue.DefinitionStages.WithCreate
|
||||
nameWithType: Queue.DefinitionStages.WithCreate
|
||||
fullName: com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithCreate
|
||||
type: Interface
|
||||
summary: <p>The stage of the definition which contains all the minimum required inputs for the resource to be created (via <xref 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._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
|
||||
nameWithType: 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._topic._definition_stages._with_create
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._topic._definition_stages._with_create.yml
|
||||
name: Topic.DefinitionStages.WithCreate
|
||||
nameWithType: Topic.DefinitionStages.WithCreate
|
||||
fullName: com.microsoft.azure.management.servicebus.Topic.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<Topic>,Topic.DefinitionStages.WithSize,Topic.DefinitionStages.WithPartitioning,Topic.DefinitionStages.WithDeleteOnIdle,Topic.DefinitionStages.WithDefaultMessageTTL,Topic.DefinitionStages.WithExpressMessage,Topic.DefinitionStages.WithMessageBatching,Topic.DefinitionStages.WithDuplicateMessageDetection,Topic.DefinitionStages.WithSubscription,Topic.DefinitionStages.WithAuthorizationRule
|
||||
- uid: com.microsoft.azure.management.servicebus._queue_authorization_rule._4ceea3b46b5117da9b598827f39f88de
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._queue_authorization_rule._4ceea3b46b5117da9b598827f39f88de.yml
|
||||
name: QueueAuthorizationRule.DefinitionStages.WithCreate
|
||||
nameWithType: 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._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
|
||||
nameWithType: 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_authorization_rule._f23935d56b5d5f55b3ef4b05a4abc4e5
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._topic_authorization_rule._f23935d56b5d5f55b3ef4b05a4abc4e5.yml
|
||||
|
@ -990,6 +940,16 @@ 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<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
|
||||
nameWithType: 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._service_bus_namespace._definition_stages._with_create
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._service_bus_namespace._definition_stages._with_create.yml
|
||||
|
@ -1000,12 +960,52 @@ 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<WithCreate>,ServiceBusNamespace.DefinitionStages.WithSku,ServiceBusNamespace.DefinitionStages.WithQueue,ServiceBusNamespace.DefinitionStages.WithTopic,ServiceBusNamespace.DefinitionStages.WithAuthorizationRule
|
||||
- uid: com.microsoft.azure.management.servicebus._topic._definition_stages._with_default_message_t_t_l
|
||||
- uid: com.microsoft.azure.management.servicebus._queue._definition_stages._with_create
|
||||
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
|
||||
nameWithType: Topic.DefinitionStages.WithDefaultMessageTTL
|
||||
fullName: com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithDefaultMessageTTL
|
||||
href: com.microsoft.azure.management.servicebus._queue._definition_stages._with_create.yml
|
||||
name: Queue.DefinitionStages.WithCreate
|
||||
nameWithType: Queue.DefinitionStages.WithCreate
|
||||
fullName: com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithCreate
|
||||
type: Interface
|
||||
summary: <p>The stage of the definition which contains all the minimum required inputs for the resource to be created (via <xref 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._topic._definition_stages._with_create
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._topic._definition_stages._with_create.yml
|
||||
name: Topic.DefinitionStages.WithCreate
|
||||
nameWithType: Topic.DefinitionStages.WithCreate
|
||||
fullName: com.microsoft.azure.management.servicebus.Topic.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<Topic>,Topic.DefinitionStages.WithSize,Topic.DefinitionStages.WithPartitioning,Topic.DefinitionStages.WithDeleteOnIdle,Topic.DefinitionStages.WithDefaultMessageTTL,Topic.DefinitionStages.WithExpressMessage,Topic.DefinitionStages.WithMessageBatching,Topic.DefinitionStages.WithDuplicateMessageDetection,Topic.DefinitionStages.WithSubscription,Topic.DefinitionStages.WithAuthorizationRule
|
||||
- uid: com.microsoft.azure.management.servicebus._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
|
||||
nameWithType: 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
|
||||
nameWithType: 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._update_stages._with_default_message_t_t_l
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._topic._update_stages._with_default_message_t_t_l.yml
|
||||
name: Topic.UpdateStages.WithDefaultMessageTTL
|
||||
nameWithType: Topic.UpdateStages.WithDefaultMessageTTL
|
||||
fullName: com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithDefaultMessageTTL
|
||||
type: Interface
|
||||
summary: <p>The stage of the topic definition allowing to define default TTL for messages. </p>
|
||||
syntax:
|
||||
|
@ -1020,16 +1020,6 @@ 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._subscription._update_stagebc7f6ca59e8d61c0f6ff726882cd86e6
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._subscription._update_stagebc7f6ca59e8d61c0f6ff726882cd86e6.yml
|
||||
name: Subscription.UpdateStages.WithDefaultMessageTTL
|
||||
nameWithType: 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._queue._update_stages._with_default_message_t_t_l
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._queue._update_stages._with_default_message_t_t_l.yml
|
||||
|
@ -1040,16 +1030,6 @@ 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._topic._update_stages._with_default_message_t_t_l
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._topic._update_stages._with_default_message_t_t_l.yml
|
||||
name: Topic.UpdateStages.WithDefaultMessageTTL
|
||||
nameWithType: Topic.UpdateStages.WithDefaultMessageTTL
|
||||
fullName: com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithDefaultMessageTTL
|
||||
type: Interface
|
||||
summary: <p>The stage of the topic definition allowing to define default TTL for messages. </p>
|
||||
syntax:
|
||||
content: public interface WithDefaultMessageTTL
|
||||
- uid: com.microsoft.azure.management.servicebus._subscription._definition_s4811153b3d4f60acf641e32d49b3acbf
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._subscription._definition_s4811153b3d4f60acf641e32d49b3acbf.yml
|
||||
|
@ -1060,26 +1040,26 @@ 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._subscription._update_stages._with_delete_on_idle
|
||||
- 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._subscription._update_stages._with_delete_on_idle.yml
|
||||
name: Subscription.UpdateStages.WithDeleteOnIdle
|
||||
nameWithType: Subscription.UpdateStages.WithDeleteOnIdle
|
||||
fullName: com.microsoft.azure.management.servicebus.Subscription.UpdateStages.WithDeleteOnIdle
|
||||
href: com.microsoft.azure.management.servicebus._topic._definition_stages._with_default_message_t_t_l.yml
|
||||
name: Topic.DefinitionStages.WithDefaultMessageTTL
|
||||
nameWithType: Topic.DefinitionStages.WithDefaultMessageTTL
|
||||
fullName: com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithDefaultMessageTTL
|
||||
type: Interface
|
||||
summary: <p>The stage of the subscription 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
|
||||
- uid: com.microsoft.azure.management.servicebus._queue._definition_stages._with_delete_on_idle
|
||||
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._queue._definition_stages._with_delete_on_idle.yml
|
||||
name: Queue.DefinitionStages.WithDeleteOnIdle
|
||||
nameWithType: Queue.DefinitionStages.WithDeleteOnIdle
|
||||
fullName: com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithDeleteOnIdle
|
||||
href: com.microsoft.azure.management.servicebus._subscription._update_stagebc7f6ca59e8d61c0f6ff726882cd86e6.yml
|
||||
name: Subscription.UpdateStages.WithDefaultMessageTTL
|
||||
nameWithType: 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 auto delete behaviour. </p>
|
||||
summary: <p>The stage of the subscription 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
|
||||
|
@ -1120,6 +1100,26 @@ 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
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._queue._definition_stages._with_delete_on_idle.yml
|
||||
name: Queue.DefinitionStages.WithDeleteOnIdle
|
||||
nameWithType: Queue.DefinitionStages.WithDeleteOnIdle
|
||||
fullName: com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithDeleteOnIdle
|
||||
type: Interface
|
||||
summary: <p>The stage of the queue definition allowing to define auto delete behaviour. </p>
|
||||
syntax:
|
||||
content: public interface WithDeleteOnIdle
|
||||
- uid: com.microsoft.azure.management.servicebus._subscription._update_stages._with_delete_on_idle
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._subscription._update_stages._with_delete_on_idle.yml
|
||||
name: Subscription.UpdateStages.WithDeleteOnIdle
|
||||
nameWithType: Subscription.UpdateStages.WithDeleteOnIdle
|
||||
fullName: com.microsoft.azure.management.servicebus.Subscription.UpdateStages.WithDeleteOnIdle
|
||||
type: Interface
|
||||
summary: <p>The stage of the subscription definition allowing to define auto delete behaviour. </p>
|
||||
syntax:
|
||||
content: public interface WithDeleteOnIdle
|
||||
- uid: com.microsoft.azure.management.servicebus._queue._update_stages._with_duplicate_message_detection
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._queue._update_stages._with_duplicate_message_detection.yml
|
||||
|
@ -1130,26 +1130,6 @@ references:
|
|||
summary: <p>The stage of the queue definition allowing to specify duration of the duplicate message detection history. </p>
|
||||
syntax:
|
||||
content: public interface WithDuplicateMessageDetection
|
||||
- uid: com.microsoft.azure.management.servicebus._queue._definition_stages_10c3053a9247dcebe4d63657b9e8515b6
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._queue._definition_stages_10c3053a9247dcebe4d63657b9e8515b6.yml
|
||||
name: Queue.DefinitionStages.WithDuplicateMessageDetection
|
||||
nameWithType: Queue.DefinitionStages.WithDuplicateMessageDetection
|
||||
fullName: com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithDuplicateMessageDetection
|
||||
type: Interface
|
||||
summary: <p>The stage of the queue definition allowing to specify duration of the duplicate message detection history. </p>
|
||||
syntax:
|
||||
content: public interface WithDuplicateMessageDetection
|
||||
- uid: com.microsoft.azure.management.servicebus._topic._update_stages._with_duplicate_message_detection
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._topic._update_stages._with_duplicate_message_detection.yml
|
||||
name: Topic.UpdateStages.WithDuplicateMessageDetection
|
||||
nameWithType: Topic.UpdateStages.WithDuplicateMessageDetection
|
||||
fullName: com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithDuplicateMessageDetection
|
||||
type: Interface
|
||||
summary: <p>The stage of the topic definition allowing to specify duration of the duplicate message detection history. </p>
|
||||
syntax:
|
||||
content: public interface WithDuplicateMessageDetection
|
||||
- uid: com.microsoft.azure.management.servicebus._topic._definition_stages_1b81820c2e8461c14e4d10bdbb034a46e
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._topic._definition_stages_1b81820c2e8461c14e4d10bdbb034a46e.yml
|
||||
|
@ -1160,16 +1140,26 @@ 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
|
||||
- uid: com.microsoft.azure.management.servicebus._topic._update_stages._with_duplicate_message_detection
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._queue._update_stages._wd81baea8d43e70be8c5aaa6b0d009d9f.yml
|
||||
name: Queue.UpdateStages.WithExpiredMessageMovedToDeadLetterQueue
|
||||
nameWithType: Queue.UpdateStages.WithExpiredMessageMovedToDeadLetterQueue
|
||||
fullName: com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithExpiredMessageMovedToDeadLetterQueue
|
||||
href: com.microsoft.azure.management.servicebus._topic._update_stages._with_duplicate_message_detection.yml
|
||||
name: Topic.UpdateStages.WithDuplicateMessageDetection
|
||||
nameWithType: Topic.UpdateStages.WithDuplicateMessageDetection
|
||||
fullName: com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithDuplicateMessageDetection
|
||||
type: Interface
|
||||
summary: <p>The stage of the queue definition allowing to specify whether expired message can be moved to secondary dead-letter queue. </p>
|
||||
summary: <p>The stage of the topic definition allowing to specify duration of the duplicate message detection history. </p>
|
||||
syntax:
|
||||
content: public interface WithExpiredMessageMovedToDeadLetterQueue
|
||||
content: public interface WithDuplicateMessageDetection
|
||||
- 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
|
||||
name: Queue.DefinitionStages.WithDuplicateMessageDetection
|
||||
nameWithType: Queue.DefinitionStages.WithDuplicateMessageDetection
|
||||
fullName: com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithDuplicateMessageDetection
|
||||
type: Interface
|
||||
summary: <p>The stage of the queue definition allowing to specify duration of the duplicate message detection history. </p>
|
||||
syntax:
|
||||
content: public interface WithDuplicateMessageDetection
|
||||
- uid: com.microsoft.azure.management.servicebus._queue._definition_stages_1308f46d6ab0ee4a4e635fc2e96269429
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._queue._definition_stages_1308f46d6ab0ee4a4e635fc2e96269429.yml
|
||||
|
@ -1180,16 +1170,16 @@ 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._subscription._definition_s66c8e08f74c8b0153d208ee9a0dd2ea7
|
||||
- uid: com.microsoft.azure.management.servicebus._queue._update_stages._wd81baea8d43e70be8c5aaa6b0d009d9f
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._subscription._definition_s66c8e08f74c8b0153d208ee9a0dd2ea7.yml
|
||||
name: Subscription.DefinitionStages.WithExpiredMessageMovedToDeadLetterSubscription
|
||||
nameWithType: Subscription.DefinitionStages.WithExpiredMessageMovedToDeadLetterSubscription
|
||||
fullName: com.microsoft.azure.management.servicebus.Subscription.DefinitionStages.WithExpiredMessageMovedToDeadLetterSubscription
|
||||
href: com.microsoft.azure.management.servicebus._queue._update_stages._wd81baea8d43e70be8c5aaa6b0d009d9f.yml
|
||||
name: Queue.UpdateStages.WithExpiredMessageMovedToDeadLetterQueue
|
||||
nameWithType: Queue.UpdateStages.WithExpiredMessageMovedToDeadLetterQueue
|
||||
fullName: com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithExpiredMessageMovedToDeadLetterQueue
|
||||
type: Interface
|
||||
summary: <p>The stage of the subscription definition allowing to specify whether expired message can be moved to secondary dead-letter subscription. </p>
|
||||
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 WithExpiredMessageMovedToDeadLetterSubscription
|
||||
content: public interface WithExpiredMessageMovedToDeadLetterQueue
|
||||
- uid: com.microsoft.azure.management.servicebus._subscription._update_stage724befd2dd7e080d2f8271c67d8cbd90
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._subscription._update_stage724befd2dd7e080d2f8271c67d8cbd90.yml
|
||||
|
@ -1200,26 +1190,16 @@ references:
|
|||
summary: <p>The stage of the subscription update allowing to specify whether expired message can be moved to secondary dead-letter subscription. </p>
|
||||
syntax:
|
||||
content: public interface WithExpiredMessageMovedToDeadLetterSubscription
|
||||
- uid: com.microsoft.azure.management.servicebus._topic._update_stages._with_express_message
|
||||
- uid: com.microsoft.azure.management.servicebus._subscription._definition_s66c8e08f74c8b0153d208ee9a0dd2ea7
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._topic._update_stages._with_express_message.yml
|
||||
name: Topic.UpdateStages.WithExpressMessage
|
||||
nameWithType: Topic.UpdateStages.WithExpressMessage
|
||||
fullName: com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithExpressMessage
|
||||
href: com.microsoft.azure.management.servicebus._subscription._definition_s66c8e08f74c8b0153d208ee9a0dd2ea7.yml
|
||||
name: Subscription.DefinitionStages.WithExpiredMessageMovedToDeadLetterSubscription
|
||||
nameWithType: Subscription.DefinitionStages.WithExpiredMessageMovedToDeadLetterSubscription
|
||||
fullName: com.microsoft.azure.management.servicebus.Subscription.DefinitionStages.WithExpiredMessageMovedToDeadLetterSubscription
|
||||
type: Interface
|
||||
summary: <p>The stage of the topic definition allowing to mark it as either holding regular or express messages. </p>
|
||||
summary: <p>The stage of the subscription definition allowing to specify whether expired message can be moved to secondary dead-letter subscription. </p>
|
||||
syntax:
|
||||
content: public interface WithExpressMessage
|
||||
- uid: com.microsoft.azure.management.servicebus._queue._update_stages._with_express_message
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._queue._update_stages._with_express_message.yml
|
||||
name: Queue.UpdateStages.WithExpressMessage
|
||||
nameWithType: Queue.UpdateStages.WithExpressMessage
|
||||
fullName: com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithExpressMessage
|
||||
type: Interface
|
||||
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
|
||||
content: public interface WithExpiredMessageMovedToDeadLetterSubscription
|
||||
- uid: com.microsoft.azure.management.servicebus._queue._definition_stages._with_express_message
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._queue._definition_stages._with_express_message.yml
|
||||
|
@ -1230,6 +1210,16 @@ references:
|
|||
summary: <p>The stage of the queue 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
|
||||
name: Topic.UpdateStages.WithExpressMessage
|
||||
nameWithType: Topic.UpdateStages.WithExpressMessage
|
||||
fullName: com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithExpressMessage
|
||||
type: Interface
|
||||
summary: <p>The stage of the topic 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
|
||||
|
@ -1240,6 +1230,16 @@ references:
|
|||
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._queue._update_stages._with_express_message
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._queue._update_stages._with_express_message.yml
|
||||
name: Queue.UpdateStages.WithExpressMessage
|
||||
nameWithType: Queue.UpdateStages.WithExpressMessage
|
||||
fullName: com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithExpressMessage
|
||||
type: Interface
|
||||
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._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
|
||||
|
@ -1282,22 +1282,6 @@ references:
|
|||
typeParameters:
|
||||
- type: 8ce1ecb9
|
||||
description: <p>the next stage of the update </p>
|
||||
- uid: com.microsoft.azure.management.servicebus._authorization_rule._updateb13116ea667bebdf06e85d769e03ee5f
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._authorization_rule._updateb13116ea667bebdf06e85d769e03ee5f.yml
|
||||
name: AuthorizationRule.UpdateStages.WithListenOrSendOrManage<T>
|
||||
nameWithType: AuthorizationRule.UpdateStages.WithListenOrSendOrManage<T>
|
||||
fullName: com.microsoft.azure.management.servicebus.AuthorizationRule.UpdateStages.WithListenOrSendOrManage<T>
|
||||
type: Interface
|
||||
summary: >-
|
||||
<p>The stage of the Service Bus authorization rule update allowing to enable listen, send or manage policy.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
content: public interface WithListenOrSendOrManage<T> extends AuthorizationRule<T>.UpdateStages.WithListen,AuthorizationRule<T>.UpdateStages.WithSendOrManage
|
||||
typeParameters:
|
||||
- type: 8ce1ecb9
|
||||
description: <p>the next stage of the update </p>
|
||||
- uid: com.microsoft.azure.management.servicebus._authorization_rule._definia8347ed67fcbf3f376b3c515044876dd
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._authorization_rule._definia8347ed67fcbf3f376b3c515044876dd.yml
|
||||
|
@ -1314,19 +1298,19 @@ references:
|
|||
typeParameters:
|
||||
- type: 8ce1ecb9
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.servicebus._authorization_rule._update_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._update_stages._with_manage.yml
|
||||
name: AuthorizationRule.UpdateStages.WithManage<T>
|
||||
nameWithType: AuthorizationRule.UpdateStages.WithManage<T>
|
||||
fullName: com.microsoft.azure.management.servicebus.AuthorizationRule.UpdateStages.WithManage<T>
|
||||
href: com.microsoft.azure.management.servicebus._authorization_rule._updateb13116ea667bebdf06e85d769e03ee5f.yml
|
||||
name: AuthorizationRule.UpdateStages.WithListenOrSendOrManage<T>
|
||||
nameWithType: AuthorizationRule.UpdateStages.WithListenOrSendOrManage<T>
|
||||
fullName: com.microsoft.azure.management.servicebus.AuthorizationRule.UpdateStages.WithListenOrSendOrManage<T>
|
||||
type: Interface
|
||||
summary: >-
|
||||
<p>The stage of Service Bus authorization rule update 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 update </p>
|
||||
|
@ -1346,14 +1330,30 @@ references:
|
|||
typeParameters:
|
||||
- type: 8ce1ecb9
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.servicebus._queue._definition_stages._with_message_batching
|
||||
- uid: com.microsoft.azure.management.servicebus._authorization_rule._update_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
|
||||
nameWithType: Queue.DefinitionStages.WithMessageBatching
|
||||
fullName: com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithMessageBatching
|
||||
href: com.microsoft.azure.management.servicebus._authorization_rule._update_stages._with_manage.yml
|
||||
name: AuthorizationRule.UpdateStages.WithManage<T>
|
||||
nameWithType: AuthorizationRule.UpdateStages.WithManage<T>
|
||||
fullName: com.microsoft.azure.management.servicebus.AuthorizationRule.UpdateStages.WithManage<T>
|
||||
type: Interface
|
||||
summary: <p>The stage of the queue definition allowing specify batching behaviour. </p>
|
||||
summary: >-
|
||||
<p>The stage of Service Bus authorization rule update allowing to enable manage policy.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
content: public interface WithManage<T>
|
||||
typeParameters:
|
||||
- type: 8ce1ecb9
|
||||
description: <p>the next stage of the update </p>
|
||||
- uid: com.microsoft.azure.management.servicebus._topic._definition_stages._with_message_batching
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._topic._definition_stages._with_message_batching.yml
|
||||
name: Topic.DefinitionStages.WithMessageBatching
|
||||
nameWithType: Topic.DefinitionStages.WithMessageBatching
|
||||
fullName: com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithMessageBatching
|
||||
type: Interface
|
||||
summary: <p>The stage of the topic definition allowing specify batching behaviour. </p>
|
||||
syntax:
|
||||
content: public interface WithMessageBatching
|
||||
- uid: com.microsoft.azure.management.servicebus._topic._update_stages._with_message_batching
|
||||
|
@ -1386,14 +1386,14 @@ 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._topic._definition_stages._with_message_batching
|
||||
- uid: com.microsoft.azure.management.servicebus._queue._definition_stages._with_message_batching
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._topic._definition_stages._with_message_batching.yml
|
||||
name: Topic.DefinitionStages.WithMessageBatching
|
||||
nameWithType: Topic.DefinitionStages.WithMessageBatching
|
||||
fullName: com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithMessageBatching
|
||||
href: com.microsoft.azure.management.servicebus._queue._definition_stages._with_message_batching.yml
|
||||
name: Queue.DefinitionStages.WithMessageBatching
|
||||
nameWithType: Queue.DefinitionStages.WithMessageBatching
|
||||
fullName: com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithMessageBatching
|
||||
type: Interface
|
||||
summary: <p>The stage of the topic definition allowing specify batching behaviour. </p>
|
||||
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._definition_stages._with_message_batching
|
||||
|
@ -1416,16 +1416,6 @@ 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
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._subscription._update_stageaa7278daea3efd2dcbe012bb6864cdc6.yml
|
||||
name: Subscription.UpdateStages.WithMessageLockDuration
|
||||
nameWithType: 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._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
|
||||
|
@ -1436,6 +1426,16 @@ 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._subscription._update_stageaa7278daea3efd2dcbe012bb6864cdc6
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._subscription._update_stageaa7278daea3efd2dcbe012bb6864cdc6.yml
|
||||
name: Subscription.UpdateStages.WithMessageLockDuration
|
||||
nameWithType: 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
|
||||
|
@ -1446,16 +1446,6 @@ 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._subscription._update_stage31b8e12505b48be84f61a49f27a6e8c5
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._subscription._update_stage31b8e12505b48be84f61a49f27a6e8c5.yml
|
||||
name: Subscription.UpdateStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount
|
||||
nameWithType: 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>
|
||||
syntax:
|
||||
content: public interface WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount
|
||||
- uid: com.microsoft.azure.management.servicebus._queue._definition_stages_1989dffe42f5ca76ab9de772364fa6a90
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._queue._definition_stages_1989dffe42f5ca76ab9de772364fa6a90.yml
|
||||
|
@ -1466,6 +1456,16 @@ 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._subscription._update_stage31b8e12505b48be84f61a49f27a6e8c5
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._subscription._update_stage31b8e12505b48be84f61a49f27a6e8c5.yml
|
||||
name: Subscription.UpdateStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount
|
||||
nameWithType: 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>
|
||||
syntax:
|
||||
content: public interface WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount
|
||||
- uid: com.microsoft.azure.management.servicebus._queue._update_stages._w31c6a0d0e24a59b3a3f6deb48d35c71a
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._queue._update_stages._w31c6a0d0e24a59b3a3f6deb48d35c71a.yml
|
||||
|
@ -1476,16 +1476,6 @@ references:
|
|||
summary: <p>The stage of the queue definition allowing to specify maximum delivery count of message before moving it to dead-letter queue. </p>
|
||||
syntax:
|
||||
content: public interface WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount
|
||||
- uid: com.microsoft.azure.management.servicebus._subscription._definition_s2b838424a3bc514760933f38c2aeabc5
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._subscription._definition_s2b838424a3bc514760933f38c2aeabc5.yml
|
||||
name: Subscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
|
||||
nameWithType: Subscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
|
||||
fullName: com.microsoft.azure.management.servicebus.Subscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
|
||||
type: Interface
|
||||
summary: <p>The stage of the subscription definition allowing to specify whether message those are failed on filter evaluation can be moved to secondary dead-letter subscription. </p>
|
||||
syntax:
|
||||
content: public interface WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
|
||||
- uid: com.microsoft.azure.management.servicebus._subscription._update_staged91d8dc8d17e2028c41f4d9df1442a7a
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._subscription._update_staged91d8dc8d17e2028c41f4d9df1442a7a.yml
|
||||
|
@ -1496,6 +1486,16 @@ references:
|
|||
summary: <p>The stage of the subscription definition allowing to specify whether message those are failed on filter evaluation can be moved to secondary dead-letter subscription. </p>
|
||||
syntax:
|
||||
content: public interface WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
|
||||
- uid: com.microsoft.azure.management.servicebus._subscription._definition_s2b838424a3bc514760933f38c2aeabc5
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._subscription._definition_s2b838424a3bc514760933f38c2aeabc5.yml
|
||||
name: Subscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
|
||||
nameWithType: Subscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
|
||||
fullName: com.microsoft.azure.management.servicebus.Subscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
|
||||
type: Interface
|
||||
summary: <p>The stage of the subscription definition allowing to specify whether message those are failed on filter evaluation can be moved to secondary dead-letter subscription. </p>
|
||||
syntax:
|
||||
content: public interface WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
|
||||
- uid: com.microsoft.azure.management.servicebus._subscription._definition_s9fa0b8fb4c65eb6d7cf54feb36d5e8d1
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._subscription._definition_s9fa0b8fb4c65eb6d7cf54feb36d5e8d1.yml
|
||||
|
@ -1526,16 +1526,6 @@ references:
|
|||
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._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
|
||||
name: ServiceBusNamespace.DefinitionStages.WithQueue
|
||||
nameWithType: ServiceBusNamespace.DefinitionStages.WithQueue
|
||||
fullName: com.microsoft.azure.management.servicebus.ServiceBusNamespace.DefinitionStages.WithQueue
|
||||
type: Interface
|
||||
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._service_bus_namespace._update_stages._with_queue
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._service_bus_namespace._update_stages._with_queue.yml
|
||||
|
@ -1546,22 +1536,16 @@ references:
|
|||
summary: <p>The stage of the Service Bus namespace update allowing to manage queues in the namespace. </p>
|
||||
syntax:
|
||||
content: public interface WithQueue
|
||||
- uid: com.microsoft.azure.management.servicebus._authorization_rule._update_stages._with_send
|
||||
- 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._authorization_rule._update_stages._with_send.yml
|
||||
name: AuthorizationRule.UpdateStages.WithSend<T>
|
||||
nameWithType: AuthorizationRule.UpdateStages.WithSend<T>
|
||||
fullName: com.microsoft.azure.management.servicebus.AuthorizationRule.UpdateStages.WithSend<T>
|
||||
href: com.microsoft.azure.management.servicebus._service_bus_namespace._definition_stages._with_queue.yml
|
||||
name: ServiceBusNamespace.DefinitionStages.WithQueue
|
||||
nameWithType: ServiceBusNamespace.DefinitionStages.WithQueue
|
||||
fullName: com.microsoft.azure.management.servicebus.ServiceBusNamespace.DefinitionStages.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 definition allowing to add a new queue 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
|
||||
|
@ -1578,22 +1562,22 @@ references:
|
|||
typeParameters:
|
||||
- type: 8ce1ecb9
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.servicebus._authorization_rule._definidf27f8515325e4d516f488411369e961
|
||||
- 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._definidf27f8515325e4d516f488411369e961.yml
|
||||
name: AuthorizationRule.DefinitionStages.WithSendOrManage<T>
|
||||
nameWithType: AuthorizationRule.DefinitionStages.WithSendOrManage<T>
|
||||
fullName: com.microsoft.azure.management.servicebus.AuthorizationRule.DefinitionStages.WithSendOrManage<T>
|
||||
href: com.microsoft.azure.management.servicebus._authorization_rule._update_stages._with_send.yml
|
||||
name: AuthorizationRule.UpdateStages.WithSend<T>
|
||||
nameWithType: 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 definition allowing to enable send or manage policy.</p>
|
||||
<p>The stage of the Service Bus authorization rule update allowing to enable send policy.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
content: public interface WithSendOrManage<T> extends AuthorizationRule<T>.DefinitionStages.WithSend,AuthorizationRule<T>.DefinitionStages.WithManage
|
||||
content: public interface WithSend<T>
|
||||
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_send_or_manage
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._authorization_rule._update_stages._with_send_or_manage.yml
|
||||
|
@ -1610,26 +1594,22 @@ references:
|
|||
typeParameters:
|
||||
- type: 8ce1ecb9
|
||||
description: <p>the next stage of the update </p>
|
||||
- uid: com.microsoft.azure.management.servicebus._subscription._definition_stages._with_session
|
||||
- uid: com.microsoft.azure.management.servicebus._authorization_rule._definidf27f8515325e4d516f488411369e961
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._subscription._definition_stages._with_session.yml
|
||||
name: Subscription.DefinitionStages.WithSession
|
||||
nameWithType: Subscription.DefinitionStages.WithSession
|
||||
fullName: com.microsoft.azure.management.servicebus.Subscription.DefinitionStages.WithSession
|
||||
href: com.microsoft.azure.management.servicebus._authorization_rule._definidf27f8515325e4d516f488411369e961.yml
|
||||
name: AuthorizationRule.DefinitionStages.WithSendOrManage<T>
|
||||
nameWithType: AuthorizationRule.DefinitionStages.WithSendOrManage<T>
|
||||
fullName: com.microsoft.azure.management.servicebus.AuthorizationRule.DefinitionStages.WithSendOrManage<T>
|
||||
type: Interface
|
||||
summary: <p>The stage of the subscription definition allowing to enable session support. </p>
|
||||
summary: >-
|
||||
<p>The stage of the Service Bus authorization rule definition allowing to enable send or manage policy.</p>
|
||||
|
||||
<p></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
|
||||
nameWithType: 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
|
||||
content: public interface WithSendOrManage<T> extends AuthorizationRule<T>.DefinitionStages.WithSend,AuthorizationRule<T>.DefinitionStages.WithManage
|
||||
typeParameters:
|
||||
- type: 8ce1ecb9
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.servicebus._queue._update_stages._with_session
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._queue._update_stages._with_session.yml
|
||||
|
@ -1650,6 +1630,26 @@ 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._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
|
||||
nameWithType: 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
|
||||
nameWithType: 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_size
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._queue._definition_stages._with_size.yml
|
||||
|
@ -1660,14 +1660,14 @@ 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
|
||||
- uid: com.microsoft.azure.management.servicebus._queue._update_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
|
||||
nameWithType: Topic.DefinitionStages.WithSize
|
||||
fullName: com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithSize
|
||||
href: com.microsoft.azure.management.servicebus._queue._update_stages._with_size.yml
|
||||
name: Queue.UpdateStages.WithSize
|
||||
nameWithType: Queue.UpdateStages.WithSize
|
||||
fullName: com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithSize
|
||||
type: Interface
|
||||
summary: <p>The stage of the topic definition allowing to specify size. </p>
|
||||
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._update_stages._with_size
|
||||
|
@ -1680,14 +1680,14 @@ references:
|
|||
summary: <p>The stage of the topic definition allowing to specify size. </p>
|
||||
syntax:
|
||||
content: public interface WithSize
|
||||
- uid: com.microsoft.azure.management.servicebus._queue._update_stages._with_size
|
||||
- uid: com.microsoft.azure.management.servicebus._topic._definition_stages._with_size
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._queue._update_stages._with_size.yml
|
||||
name: Queue.UpdateStages.WithSize
|
||||
nameWithType: Queue.UpdateStages.WithSize
|
||||
fullName: com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithSize
|
||||
href: com.microsoft.azure.management.servicebus._topic._definition_stages._with_size.yml
|
||||
name: Topic.DefinitionStages.WithSize
|
||||
nameWithType: Topic.DefinitionStages.WithSize
|
||||
fullName: com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithSize
|
||||
type: Interface
|
||||
summary: <p>The stage of the queue definition allowing to specify size. </p>
|
||||
summary: <p>The stage of the topic definition allowing to specify size. </p>
|
||||
syntax:
|
||||
content: public interface WithSize
|
||||
- uid: com.microsoft.azure.management.servicebus._service_bus_namespace._definition_stages._with_sku
|
||||
|
@ -1730,16 +1730,6 @@ 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._service_bus_namespace._definition_stages._with_topic
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._service_bus_namespace._definition_stages._with_topic.yml
|
||||
name: ServiceBusNamespace.DefinitionStages.WithTopic
|
||||
nameWithType: ServiceBusNamespace.DefinitionStages.WithTopic
|
||||
fullName: com.microsoft.azure.management.servicebus.ServiceBusNamespace.DefinitionStages.WithTopic
|
||||
type: Interface
|
||||
summary: <p>The stage of the Service Bus namespace definition allowing to add a new topic in the namespace. </p>
|
||||
syntax:
|
||||
content: public interface WithTopic
|
||||
- uid: com.microsoft.azure.management.servicebus._service_bus_namespace._update_stages._with_topic
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._service_bus_namespace._update_stages._with_topic.yml
|
||||
|
@ -1750,3 +1740,13 @@ references:
|
|||
summary: <p>The stage of the Service Bus namespace update allowing to manage topics in the namespace. </p>
|
||||
syntax:
|
||||
content: public interface WithTopic
|
||||
- uid: com.microsoft.azure.management.servicebus._service_bus_namespace._definition_stages._with_topic
|
||||
parent: com.microsoft.azure.management.servicebus
|
||||
href: com.microsoft.azure.management.servicebus._service_bus_namespace._definition_stages._with_topic.yml
|
||||
name: ServiceBusNamespace.DefinitionStages.WithTopic
|
||||
nameWithType: ServiceBusNamespace.DefinitionStages.WithTopic
|
||||
fullName: com.microsoft.azure.management.servicebus.ServiceBusNamespace.DefinitionStages.WithTopic
|
||||
type: Interface
|
||||
summary: <p>The stage of the Service Bus namespace definition allowing to add a new topic in the namespace. </p>
|
||||
syntax:
|
||||
content: public interface WithTopic
|
||||
|
|
|
@ -788,16 +788,6 @@ 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_database._update
|
||||
parent: com.microsoft.azure.management.sql
|
||||
href: com.microsoft.azure.management.sql._sql_database._update.yml
|
||||
name: SqlDatabase.Update
|
||||
nameWithType: SqlDatabase.Update
|
||||
fullName: com.microsoft.azure.management.sql.SqlDatabase.Update
|
||||
type: Interface
|
||||
summary: <p>The template for a SQLDatabase modifyState operation, containing all the settings that can be modified. </p>
|
||||
syntax:
|
||||
content: public interface Update extends SqlDatabase.UpdateStages.WithEdition,SqlDatabase.UpdateStages.WithElasticPoolName,SqlDatabase.UpdateStages.WithMaxSizeBytes,SqlDatabase.UpdateStages.WithServiceObjective,Appliable<SqlDatabase>
|
||||
- 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
|
||||
|
@ -808,16 +798,16 @@ references:
|
|||
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
|
||||
- uid: com.microsoft.azure.management.sql._sql_database._update
|
||||
parent: com.microsoft.azure.management.sql
|
||||
href: com.microsoft.azure.management.sql._sql_server._update.yml
|
||||
name: SqlServer.Update
|
||||
nameWithType: SqlServer.Update
|
||||
fullName: com.microsoft.azure.management.sql.SqlServer.Update
|
||||
href: com.microsoft.azure.management.sql._sql_database._update.yml
|
||||
name: SqlDatabase.Update
|
||||
nameWithType: SqlDatabase.Update
|
||||
fullName: com.microsoft.azure.management.sql.SqlDatabase.Update
|
||||
type: Interface
|
||||
summary: <p>The template for a SQLServer update operation, containing all the settings that can be modified. </p>
|
||||
summary: <p>The template for a SQLDatabase modifyState 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
|
||||
content: public interface Update extends SqlDatabase.UpdateStages.WithEdition,SqlDatabase.UpdateStages.WithElasticPoolName,SqlDatabase.UpdateStages.WithMaxSizeBytes,SqlDatabase.UpdateStages.WithServiceObjective,Appliable<SqlDatabase>
|
||||
- uid: com.microsoft.azure.management.sql._sql_elastic_pool._update
|
||||
parent: com.microsoft.azure.management.sql
|
||||
href: com.microsoft.azure.management.sql._sql_elastic_pool._update.yml
|
||||
|
@ -828,6 +818,26 @@ 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_server._update
|
||||
parent: com.microsoft.azure.management.sql
|
||||
href: com.microsoft.azure.management.sql._sql_server._update.yml
|
||||
name: SqlServer.Update
|
||||
nameWithType: SqlServer.Update
|
||||
fullName: com.microsoft.azure.management.sql.SqlServer.Update
|
||||
type: Interface
|
||||
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_server._update_stages
|
||||
parent: com.microsoft.azure.management.sql
|
||||
href: com.microsoft.azure.management.sql._sql_server._update_stages.yml
|
||||
name: SqlServer.UpdateStages
|
||||
nameWithType: SqlServer.UpdateStages
|
||||
fullName: com.microsoft.azure.management.sql.SqlServer.UpdateStages
|
||||
type: Interface
|
||||
summary: <p>Grouping of all the SQLServer update stages. </p>
|
||||
syntax:
|
||||
content: public interface UpdateStages
|
||||
- uid: com.microsoft.azure.management.sql._sql_firewall_rule._update_stages
|
||||
parent: com.microsoft.azure.management.sql
|
||||
href: com.microsoft.azure.management.sql._sql_firewall_rule._update_stages.yml
|
||||
|
@ -858,16 +868,6 @@ references:
|
|||
summary: <p>Grouping of all the SQLElasticPool update stages. </p>
|
||||
syntax:
|
||||
content: public interface UpdateStages
|
||||
- uid: com.microsoft.azure.management.sql._sql_server._update_stages
|
||||
parent: com.microsoft.azure.management.sql
|
||||
href: com.microsoft.azure.management.sql._sql_server._update_stages.yml
|
||||
name: SqlServer.UpdateStages
|
||||
nameWithType: SqlServer.UpdateStages
|
||||
fullName: com.microsoft.azure.management.sql.SqlServer.UpdateStages
|
||||
type: Interface
|
||||
summary: <p>Grouping of all the SQLServer update stages. </p>
|
||||
syntax:
|
||||
content: public interface UpdateStages
|
||||
- uid: com.microsoft.azure.management.sql._sql_server._definition_stages._with_administrator_login
|
||||
parent: com.microsoft.azure.management.sql
|
||||
href: com.microsoft.azure.management.sql._sql_server._definition_stages._with_administrator_login.yml
|
||||
|
@ -878,16 +878,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._update_stages._with_administrator_password
|
||||
parent: com.microsoft.azure.management.sql
|
||||
href: com.microsoft.azure.management.sql._sql_server._update_stages._with_administrator_password.yml
|
||||
name: SqlServer.UpdateStages.WithAdministratorPassword
|
||||
nameWithType: SqlServer.UpdateStages.WithAdministratorPassword
|
||||
fullName: com.microsoft.azure.management.sql.SqlServer.UpdateStages.WithAdministratorPassword
|
||||
type: Interface
|
||||
summary: <p>A SQL Server definition setting admin user password. </p>
|
||||
syntax:
|
||||
content: public interface WithAdministratorPassword
|
||||
- uid: com.microsoft.azure.management.sql._sql_server._definition_stages._with_administrator_password
|
||||
parent: com.microsoft.azure.management.sql
|
||||
href: com.microsoft.azure.management.sql._sql_server._definition_stages._with_administrator_password.yml
|
||||
|
@ -898,6 +888,16 @@ 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._update_stages._with_administrator_password
|
||||
parent: com.microsoft.azure.management.sql
|
||||
href: com.microsoft.azure.management.sql._sql_server._update_stages._with_administrator_password.yml
|
||||
name: SqlServer.UpdateStages.WithAdministratorPassword
|
||||
nameWithType: SqlServer.UpdateStages.WithAdministratorPassword
|
||||
fullName: com.microsoft.azure.management.sql.SqlServer.UpdateStages.WithAdministratorPassword
|
||||
type: Interface
|
||||
summary: <p>A SQL Server definition setting admin user password. </p>
|
||||
syntax:
|
||||
content: public interface WithAdministratorPassword
|
||||
- uid: com.microsoft.azure.management.sql._sql_database._definition_stages._with_all_different_options
|
||||
parent: com.microsoft.azure.management.sql
|
||||
href: com.microsoft.azure.management.sql._sql_database._definition_stages._with_all_different_options.yml
|
||||
|
@ -928,16 +928,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
|
||||
nameWithType: 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
|
||||
|
@ -948,16 +938,16 @@ 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_elastic_pool._definition_stages._with_create
|
||||
- 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_elastic_pool._definition_stages._with_create.yml
|
||||
name: SqlElasticPool.DefinitionStages.WithCreate
|
||||
nameWithType: SqlElasticPool.DefinitionStages.WithCreate
|
||||
fullName: com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithCreate
|
||||
href: com.microsoft.azure.management.sql._sql_server._definition_stages._with_create.yml
|
||||
name: SqlServer.DefinitionStages.WithCreate
|
||||
nameWithType: 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<SqlElasticPool>,Resource.DefinitionWithTags<WithCreate>,SqlElasticPool.DefinitionStages.WithDatabaseDtuMin,SqlElasticPool.DefinitionStages.WithDatabaseDtuMax,SqlElasticPool.DefinitionStages.WithDtu,SqlElasticPool.DefinitionStages.WithStorageCapacity,SqlElasticPool.DefinitionStages.WithDatabase
|
||||
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_firewall_rule._definition_stages._with_create
|
||||
parent: com.microsoft.azure.management.sql
|
||||
href: com.microsoft.azure.management.sql._sql_firewall_rule._definition_stages._with_create.yml
|
||||
|
@ -968,6 +958,16 @@ references:
|
|||
summary: <p>A SQL Server definition with sufficient inputs to create a new SQL Server in the cloud, but exposing additional optional inputs to specify. </p>
|
||||
syntax:
|
||||
content: public interface WithCreate extends Creatable<SqlFirewallRule>
|
||||
- uid: com.microsoft.azure.management.sql._sql_elastic_pool._definition_stages._with_create
|
||||
parent: com.microsoft.azure.management.sql
|
||||
href: com.microsoft.azure.management.sql._sql_elastic_pool._definition_stages._with_create.yml
|
||||
name: SqlElasticPool.DefinitionStages.WithCreate
|
||||
nameWithType: SqlElasticPool.DefinitionStages.WithCreate
|
||||
fullName: com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithCreate
|
||||
type: Interface
|
||||
summary: <p>A SQL Server definition with sufficient inputs to create a new SQL Server in the cloud, but exposing additional optional inputs to specify. </p>
|
||||
syntax:
|
||||
content: public interface WithCreate extends Creatable<SqlElasticPool>,Resource.DefinitionWithTags<WithCreate>,SqlElasticPool.DefinitionStages.WithDatabaseDtuMin,SqlElasticPool.DefinitionStages.WithDatabaseDtuMax,SqlElasticPool.DefinitionStages.WithDtu,SqlElasticPool.DefinitionStages.WithStorageCapacity,SqlElasticPool.DefinitionStages.WithDatabase
|
||||
- uid: com.microsoft.azure.management.sql._sql_database._definition_stages._with_create_mode
|
||||
parent: com.microsoft.azure.management.sql
|
||||
href: com.microsoft.azure.management.sql._sql_database._definition_stages._with_create_mode.yml
|
||||
|
@ -997,16 +997,6 @@ 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 WithCreateWithLessOptions extends Creatable<SqlDatabase>,Resource.DefinitionWithTags<WithCreate>
|
||||
- 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
|
||||
name: SqlElasticPool.DefinitionStages.WithDatabase
|
||||
nameWithType: SqlElasticPool.DefinitionStages.WithDatabase
|
||||
fullName: com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithDatabase
|
||||
type: Interface
|
||||
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
|
||||
|
@ -1037,16 +1027,16 @@ 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._update_stages._with_database_dtu_max
|
||||
- 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._update_stages._with_database_dtu_max.yml
|
||||
name: SqlElasticPool.UpdateStages.WithDatabaseDtuMax
|
||||
nameWithType: SqlElasticPool.UpdateStages.WithDatabaseDtuMax
|
||||
fullName: com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages.WithDatabaseDtuMax
|
||||
href: com.microsoft.azure.management.sql._sql_elastic_pool._definition_stages._with_database.yml
|
||||
name: SqlElasticPool.DefinitionStages.WithDatabase
|
||||
nameWithType: SqlElasticPool.DefinitionStages.WithDatabase
|
||||
fullName: com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithDatabase
|
||||
type: Interface
|
||||
summary: <p>The SQL Elastic Pool definition to set the maximum DTU for one database. </p>
|
||||
summary: <p>The SQL Elastic Pool definition to add the Database in the elastic pool. </p>
|
||||
syntax:
|
||||
content: public interface WithDatabaseDtuMax
|
||||
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
|
||||
|
@ -1057,16 +1047,16 @@ 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._definition_stages._with_database_dtu_min
|
||||
- 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._definition_stages._with_database_dtu_min.yml
|
||||
name: SqlElasticPool.DefinitionStages.WithDatabaseDtuMin
|
||||
nameWithType: SqlElasticPool.DefinitionStages.WithDatabaseDtuMin
|
||||
fullName: com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithDatabaseDtuMin
|
||||
href: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages._with_database_dtu_max.yml
|
||||
name: SqlElasticPool.UpdateStages.WithDatabaseDtuMax
|
||||
nameWithType: SqlElasticPool.UpdateStages.WithDatabaseDtuMax
|
||||
fullName: com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages.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._update_stages._with_database_dtu_min
|
||||
parent: com.microsoft.azure.management.sql
|
||||
href: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages._with_database_dtu_min.yml
|
||||
|
@ -1077,16 +1067,16 @@ 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._update_stages._with_dtu
|
||||
- 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._update_stages._with_dtu.yml
|
||||
name: SqlElasticPool.UpdateStages.WithDtu
|
||||
nameWithType: SqlElasticPool.UpdateStages.WithDtu
|
||||
fullName: com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages.WithDtu
|
||||
href: com.microsoft.azure.management.sql._sql_elastic_pool._definition_stages._with_database_dtu_min.yml
|
||||
name: SqlElasticPool.DefinitionStages.WithDatabaseDtuMin
|
||||
nameWithType: SqlElasticPool.DefinitionStages.WithDatabaseDtuMin
|
||||
fullName: com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.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._definition_stages._with_dtu
|
||||
parent: com.microsoft.azure.management.sql
|
||||
href: com.microsoft.azure.management.sql._sql_elastic_pool._definition_stages._with_dtu.yml
|
||||
|
@ -1097,6 +1087,16 @@ 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._update_stages._with_dtu
|
||||
parent: com.microsoft.azure.management.sql
|
||||
href: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages._with_dtu.yml
|
||||
name: SqlElasticPool.UpdateStages.WithDtu
|
||||
nameWithType: SqlElasticPool.UpdateStages.WithDtu
|
||||
fullName: com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages.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_elastic_pool._definition_stages._with_edition
|
||||
parent: com.microsoft.azure.management.sql
|
||||
href: com.microsoft.azure.management.sql._sql_elastic_pool._definition_stages._with_edition.yml
|
||||
|
@ -1107,16 +1107,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_database._update_stages._with_edition
|
||||
parent: com.microsoft.azure.management.sql
|
||||
href: com.microsoft.azure.management.sql._sql_database._update_stages._with_edition.yml
|
||||
name: SqlDatabase.UpdateStages.WithEdition
|
||||
nameWithType: SqlDatabase.UpdateStages.WithEdition
|
||||
fullName: com.microsoft.azure.management.sql.SqlDatabase.UpdateStages.WithEdition
|
||||
type: Interface
|
||||
summary: <p>The SQL Database definition to set the edition for database. </p>
|
||||
syntax:
|
||||
content: public interface WithEdition
|
||||
- uid: com.microsoft.azure.management.sql._sql_database._definition_stages._with_edition
|
||||
parent: com.microsoft.azure.management.sql
|
||||
href: com.microsoft.azure.management.sql._sql_database._definition_stages._with_edition.yml
|
||||
|
@ -1127,6 +1117,16 @@ references:
|
|||
summary: <p>The SQL Database definition to set the edition for database. </p>
|
||||
syntax:
|
||||
content: public interface WithEdition
|
||||
- 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
|
||||
name: SqlDatabase.UpdateStages.WithEdition
|
||||
nameWithType: SqlDatabase.UpdateStages.WithEdition
|
||||
fullName: com.microsoft.azure.management.sql.SqlDatabase.UpdateStages.WithEdition
|
||||
type: Interface
|
||||
summary: <p>The SQL Database 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
|
||||
|
@ -1237,16 +1237,6 @@ references:
|
|||
summary: <p>The SQL Firewall Rule definition to set the starting IP Address for the server. </p>
|
||||
syntax:
|
||||
content: public interface WithIPAddressRange
|
||||
- uid: com.microsoft.azure.management.sql._sql_database._definition_stages._with_max_size_bytes
|
||||
parent: com.microsoft.azure.management.sql
|
||||
href: com.microsoft.azure.management.sql._sql_database._definition_stages._with_max_size_bytes.yml
|
||||
name: SqlDatabase.DefinitionStages.WithMaxSizeBytes
|
||||
nameWithType: SqlDatabase.DefinitionStages.WithMaxSizeBytes
|
||||
fullName: com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithMaxSizeBytes
|
||||
type: Interface
|
||||
summary: <p>The SQL Database definition to set the Max Size in Bytes for database. </p>
|
||||
syntax:
|
||||
content: public interface WithMaxSizeBytes
|
||||
- uid: com.microsoft.azure.management.sql._sql_database._update_stages._with_max_size_bytes
|
||||
parent: com.microsoft.azure.management.sql
|
||||
href: com.microsoft.azure.management.sql._sql_database._update_stages._with_max_size_bytes.yml
|
||||
|
@ -1257,6 +1247,16 @@ references:
|
|||
summary: <p>The SQL Database definition to set the Max Size in Bytes for database. </p>
|
||||
syntax:
|
||||
content: public interface WithMaxSizeBytes
|
||||
- uid: com.microsoft.azure.management.sql._sql_database._definition_stages._with_max_size_bytes
|
||||
parent: com.microsoft.azure.management.sql
|
||||
href: com.microsoft.azure.management.sql._sql_database._definition_stages._with_max_size_bytes.yml
|
||||
name: SqlDatabase.DefinitionStages.WithMaxSizeBytes
|
||||
nameWithType: SqlDatabase.DefinitionStages.WithMaxSizeBytes
|
||||
fullName: com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithMaxSizeBytes
|
||||
type: Interface
|
||||
summary: <p>The SQL Database definition to set the Max Size in Bytes for database. </p>
|
||||
syntax:
|
||||
content: public interface WithMaxSizeBytes
|
||||
- uid: com.microsoft.azure.management.sql._sql_database._definition_stages_1ee75faa1738f161b394a29958f8ef6b9
|
||||
parent: com.microsoft.azure.management.sql
|
||||
href: com.microsoft.azure.management.sql._sql_database._definition_stages_1ee75faa1738f161b394a29958f8ef6b9.yml
|
||||
|
@ -1267,16 +1267,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._update_stages._with_service_objective
|
||||
parent: com.microsoft.azure.management.sql
|
||||
href: com.microsoft.azure.management.sql._sql_database._update_stages._with_service_objective.yml
|
||||
name: SqlDatabase.UpdateStages.WithServiceObjective
|
||||
nameWithType: SqlDatabase.UpdateStages.WithServiceObjective
|
||||
fullName: com.microsoft.azure.management.sql.SqlDatabase.UpdateStages.WithServiceObjective
|
||||
type: Interface
|
||||
summary: <p>The SQL Database definition to set the service level objective. </p>
|
||||
syntax:
|
||||
content: public interface WithServiceObjective
|
||||
- uid: com.microsoft.azure.management.sql._sql_database._definition_stages._with_service_objective
|
||||
parent: com.microsoft.azure.management.sql
|
||||
href: com.microsoft.azure.management.sql._sql_database._definition_stages._with_service_objective.yml
|
||||
|
@ -1287,6 +1277,16 @@ 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._update_stages._with_service_objective
|
||||
parent: com.microsoft.azure.management.sql
|
||||
href: com.microsoft.azure.management.sql._sql_database._update_stages._with_service_objective.yml
|
||||
name: SqlDatabase.UpdateStages.WithServiceObjective
|
||||
nameWithType: SqlDatabase.UpdateStages.WithServiceObjective
|
||||
fullName: com.microsoft.azure.management.sql.SqlDatabase.UpdateStages.WithServiceObjective
|
||||
type: Interface
|
||||
summary: <p>The SQL Database definition to set the service level objective. </p>
|
||||
syntax:
|
||||
content: public interface WithServiceObjective
|
||||
- uid: com.microsoft.azure.management.sql._sql_database._definition_stages._with_source_database_id
|
||||
parent: com.microsoft.azure.management.sql
|
||||
href: com.microsoft.azure.management.sql._sql_database._definition_stages._with_source_database_id.yml
|
||||
|
@ -1307,16 +1307,6 @@ references:
|
|||
summary: <p>The SQL Firewall Rule definition to set the starting IP Address for the server. </p>
|
||||
syntax:
|
||||
content: public interface WithStartIPAddress
|
||||
- uid: com.microsoft.azure.management.sql._sql_elastic_pool._definition_stages._with_storage_capacity
|
||||
parent: com.microsoft.azure.management.sql
|
||||
href: com.microsoft.azure.management.sql._sql_elastic_pool._definition_stages._with_storage_capacity.yml
|
||||
name: SqlElasticPool.DefinitionStages.WithStorageCapacity
|
||||
nameWithType: SqlElasticPool.DefinitionStages.WithStorageCapacity
|
||||
fullName: com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithStorageCapacity
|
||||
type: Interface
|
||||
summary: <p>The SQL Elastic Pool definition to set the storage limit for the SQL <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref> Database Elastic Pool in MB. </p>
|
||||
syntax:
|
||||
content: public interface WithStorageCapacity
|
||||
- uid: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages._with_storage_capacity
|
||||
parent: com.microsoft.azure.management.sql
|
||||
href: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages._with_storage_capacity.yml
|
||||
|
@ -1327,3 +1317,13 @@ references:
|
|||
summary: <p>The SQL Elastic Pool definition to set the storage limit for the SQL <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref> Database Elastic Pool in MB. </p>
|
||||
syntax:
|
||||
content: public interface WithStorageCapacity
|
||||
- uid: com.microsoft.azure.management.sql._sql_elastic_pool._definition_stages._with_storage_capacity
|
||||
parent: com.microsoft.azure.management.sql
|
||||
href: com.microsoft.azure.management.sql._sql_elastic_pool._definition_stages._with_storage_capacity.yml
|
||||
name: SqlElasticPool.DefinitionStages.WithStorageCapacity
|
||||
nameWithType: SqlElasticPool.DefinitionStages.WithStorageCapacity
|
||||
fullName: com.microsoft.azure.management.sql.SqlElasticPool.DefinitionStages.WithStorageCapacity
|
||||
type: Interface
|
||||
summary: <p>The SQL Elastic Pool definition to set the storage limit for the SQL <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref> Database Elastic Pool in MB. </p>
|
||||
syntax:
|
||||
content: public interface WithStorageCapacity
|
||||
|
|
|
@ -37,7 +37,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 definition </p>
|
||||
|
|
|
@ -462,16 +462,6 @@ references:
|
|||
summary: <p>A storage account definition allowing resource group to be set. </p>
|
||||
syntax:
|
||||
content: public interface WithGroup extends GroupableResource<TManager, InnerT>.DefinitionStages.WithGroup<WithCreate>
|
||||
- uid: com.microsoft.azure.management.storage._storage_account._update_stages._with_sku
|
||||
parent: com.microsoft.azure.management.storage
|
||||
href: com.microsoft.azure.management.storage._storage_account._update_stages._with_sku.yml
|
||||
name: StorageAccount.UpdateStages.WithSku
|
||||
nameWithType: StorageAccount.UpdateStages.WithSku
|
||||
fullName: com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithSku
|
||||
type: Interface
|
||||
summary: <p>A storage account update stage allowing to change the parameters. </p>
|
||||
syntax:
|
||||
content: public interface WithSku
|
||||
- uid: com.microsoft.azure.management.storage._storage_account._definition_stages._with_sku
|
||||
parent: com.microsoft.azure.management.storage
|
||||
href: com.microsoft.azure.management.storage._storage_account._definition_stages._with_sku.yml
|
||||
|
@ -482,3 +472,13 @@ references:
|
|||
summary: <p>A storage account definition allowing the sku to be set. </p>
|
||||
syntax:
|
||||
content: public interface WithSku
|
||||
- uid: com.microsoft.azure.management.storage._storage_account._update_stages._with_sku
|
||||
parent: com.microsoft.azure.management.storage
|
||||
href: com.microsoft.azure.management.storage._storage_account._update_stages._with_sku.yml
|
||||
name: StorageAccount.UpdateStages.WithSku
|
||||
nameWithType: StorageAccount.UpdateStages.WithSku
|
||||
fullName: com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithSku
|
||||
type: Interface
|
||||
summary: <p>A storage account update stage allowing to change the parameters. </p>
|
||||
syntax:
|
||||
content: public interface WithSku
|
||||
|
|
|
@ -364,22 +364,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_bb45fce90b8fd033a98a3f918817de5f
|
||||
parent: com.microsoft.azure.management.trafficmanager
|
||||
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_bb45fce90b8fd033a98a3f918817de5f.yml
|
||||
name: TrafficManagerEndpoint.DefinitionStages.NestedProfileTargetEndpointBlank<ParentT>
|
||||
nameWithType: TrafficManagerEndpoint.DefinitionStages.NestedProfileTargetEndpointBlank<ParentT>
|
||||
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.NestedProfileTargetEndpointBlank<ParentT>
|
||||
type: Interface
|
||||
summary: >-
|
||||
<p>The first stage of a traffic manager profile nested profile endpoint definition.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
content: public interface NestedProfileTargetEndpointBlank<ParentT> extends TrafficManagerEndpoint.DefinitionStages.WithNestedProfile<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.trafficmanager._traffic_manager_endpoint_ab894ad5aa6a80def2250f5cc7fa57f4
|
||||
parent: com.microsoft.azure.management.trafficmanager
|
||||
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_ab894ad5aa6a80def2250f5cc7fa57f4.yml
|
||||
|
@ -396,6 +380,22 @@ 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_bb45fce90b8fd033a98a3f918817de5f
|
||||
parent: com.microsoft.azure.management.trafficmanager
|
||||
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_bb45fce90b8fd033a98a3f918817de5f.yml
|
||||
name: TrafficManagerEndpoint.DefinitionStages.NestedProfileTargetEndpointBlank<ParentT>
|
||||
nameWithType: TrafficManagerEndpoint.DefinitionStages.NestedProfileTargetEndpointBlank<ParentT>
|
||||
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.NestedProfileTargetEndpointBlank<ParentT>
|
||||
type: Interface
|
||||
summary: >-
|
||||
<p>The first stage of a traffic manager profile nested profile endpoint definition.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
content: public interface NestedProfileTargetEndpointBlank<ParentT> extends TrafficManagerEndpoint.DefinitionStages.WithNestedProfile<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.trafficmanager._traffic_manager_profile._update
|
||||
parent: com.microsoft.azure.management.trafficmanager
|
||||
href: com.microsoft.azure.management.trafficmanager._traffic_manager_profile._update.yml
|
||||
|
@ -495,22 +495,6 @@ references:
|
|||
summary: <p>Grouping of traffic manager profile endpoint update stages. </p>
|
||||
syntax:
|
||||
content: public interface UpdateStages
|
||||
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_31419381ef676bb8f2e4d501b1ad6e87
|
||||
parent: com.microsoft.azure.management.trafficmanager
|
||||
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_31419381ef676bb8f2e4d501b1ad6e87.yml
|
||||
name: TrafficManagerEndpoint.DefinitionStages.WithAttach<ParentT>
|
||||
nameWithType: TrafficManagerEndpoint.DefinitionStages.WithAttach<ParentT>
|
||||
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithAttach<ParentT>
|
||||
type: Interface
|
||||
summary: >-
|
||||
<p>The final stage of the traffic manager profile endpoint definition. </p>
|
||||
|
||||
<p>At this stage, any remaining optional settings can be specified, or the traffic manager profile endpoint definition can be attached to the parent traffic manager profile 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,TrafficManagerEndpoint.DefinitionStages.WithRoutingWeight<ParentT>,TrafficManagerEndpoint.DefinitionStages.WithRoutingPriority<ParentT>,TrafficManagerEndpoint.DefinitionStages.WithTrafficDisabled<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.trafficmanager._traffic_manager_endpoint_5fc1232da21832750cc4e69ed558b02d
|
||||
parent: com.microsoft.azure.management.trafficmanager
|
||||
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_5fc1232da21832750cc4e69ed558b02d.yml
|
||||
|
@ -527,6 +511,22 @@ 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_31419381ef676bb8f2e4d501b1ad6e87
|
||||
parent: com.microsoft.azure.management.trafficmanager
|
||||
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_31419381ef676bb8f2e4d501b1ad6e87.yml
|
||||
name: TrafficManagerEndpoint.DefinitionStages.WithAttach<ParentT>
|
||||
nameWithType: TrafficManagerEndpoint.DefinitionStages.WithAttach<ParentT>
|
||||
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithAttach<ParentT>
|
||||
type: Interface
|
||||
summary: >-
|
||||
<p>The final stage of the traffic manager profile endpoint definition. </p>
|
||||
|
||||
<p>At this stage, any remaining optional settings can be specified, or the traffic manager profile endpoint definition can be attached to the parent traffic manager profile 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,TrafficManagerEndpoint.DefinitionStages.WithRoutingWeight<ParentT>,TrafficManagerEndpoint.DefinitionStages.WithRoutingPriority<ParentT>,TrafficManagerEndpoint.DefinitionStages.WithTrafficDisabled<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.trafficmanager._traffic_manager_endpoint_1d254ba748789e91fb35c0aac4d0561b
|
||||
parent: com.microsoft.azure.management.trafficmanager
|
||||
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_1d254ba748789e91fb35c0aac4d0561b.yml
|
||||
|
@ -537,6 +537,22 @@ references:
|
|||
summary: >-
|
||||
<p>The stage of the traffic manager profile <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref> endpoint definition allowing to specify the ID of the target <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref> resource.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
content: public interface WithAzureResource<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_4f8a66946953a6a6589c242eeaae08db
|
||||
parent: com.microsoft.azure.management.trafficmanager
|
||||
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_4f8a66946953a6a6589c242eeaae08db.yml
|
||||
name: TrafficManagerEndpoint.DefinitionStages.WithAzureResource<ParentT>
|
||||
nameWithType: TrafficManagerEndpoint.DefinitionStages.WithAzureResource<ParentT>
|
||||
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithAzureResource<ParentT>
|
||||
type: Interface
|
||||
summary: >-
|
||||
<p>The stage of the traffic manager profile <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref> endpoint definition allowing to specify the ID of the target <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref> resource.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
content: public interface WithAzureResource<ParentT>
|
||||
|
@ -553,22 +569,6 @@ references:
|
|||
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_4f8a66946953a6a6589c242eeaae08db
|
||||
parent: com.microsoft.azure.management.trafficmanager
|
||||
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_4f8a66946953a6a6589c242eeaae08db.yml
|
||||
name: TrafficManagerEndpoint.DefinitionStages.WithAzureResource<ParentT>
|
||||
nameWithType: TrafficManagerEndpoint.DefinitionStages.WithAzureResource<ParentT>
|
||||
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithAzureResource<ParentT>
|
||||
type: Interface
|
||||
summary: >-
|
||||
<p>The stage of the traffic manager profile <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref> endpoint definition allowing to specify the ID of the target <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref> resource.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
content: public interface WithAzureResource<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_profile_16e43d6dfd7bfa0d17c15c71605e8468a
|
||||
parent: com.microsoft.azure.management.trafficmanager
|
||||
href: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_16e43d6dfd7bfa0d17c15c71605e8468a.yml
|
||||
|
@ -745,16 +745,6 @@ references:
|
|||
summary: <p>The stage of an nested profile endpoint update allowing to specify profile and minimum child endpoint. </p>
|
||||
syntax:
|
||||
content: public interface WithNestedProfileConfig
|
||||
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_1d19590adcef10612e554b8107c1407b7
|
||||
parent: com.microsoft.azure.management.trafficmanager
|
||||
href: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_1d19590adcef10612e554b8107c1407b7.yml
|
||||
name: TrafficManagerProfile.UpdateStages.WithProfileStatus
|
||||
nameWithType: TrafficManagerProfile.UpdateStages.WithProfileStatus
|
||||
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.UpdateStages.WithProfileStatus
|
||||
type: Interface
|
||||
summary: <p>The stage of the traffic manager profile update allowing to disable or enable the profile. </p>
|
||||
syntax:
|
||||
content: public interface WithProfileStatus
|
||||
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_15e4aa764b1db442cdf0dd3b8c7aa8a8b
|
||||
parent: com.microsoft.azure.management.trafficmanager
|
||||
href: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_15e4aa764b1db442cdf0dd3b8c7aa8a8b.yml
|
||||
|
@ -765,6 +755,16 @@ 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_profile_1d19590adcef10612e554b8107c1407b7
|
||||
parent: com.microsoft.azure.management.trafficmanager
|
||||
href: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_1d19590adcef10612e554b8107c1407b7.yml
|
||||
name: TrafficManagerProfile.UpdateStages.WithProfileStatus
|
||||
nameWithType: TrafficManagerProfile.UpdateStages.WithProfileStatus
|
||||
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.UpdateStages.WithProfileStatus
|
||||
type: Interface
|
||||
summary: <p>The stage of the traffic manager profile update allowing to disable or enable the profile. </p>
|
||||
syntax:
|
||||
content: public interface WithProfileStatus
|
||||
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_4fe0c5723185a35b7c4d5372994fdd33
|
||||
parent: com.microsoft.azure.management.trafficmanager
|
||||
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_4fe0c5723185a35b7c4d5372994fdd33.yml
|
||||
|
@ -817,22 +817,6 @@ references:
|
|||
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
|
||||
name: TrafficManagerEndpoint.UpdateDefinitionStages.WithRoutingWeight<ParentT>
|
||||
nameWithType: TrafficManagerEndpoint.UpdateDefinitionStages.WithRoutingWeight<ParentT>
|
||||
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithRoutingWeight<ParentT>
|
||||
type: Interface
|
||||
summary: >-
|
||||
<p>The stage of the traffic manager endpoint definition allowing to specify the endpoint weight.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
content: public interface WithRoutingWeight<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_962135b058b970e85d59ac5ad40f2502
|
||||
parent: com.microsoft.azure.management.trafficmanager
|
||||
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_962135b058b970e85d59ac5ad40f2502.yml
|
||||
|
@ -849,6 +833,32 @@ 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_d68cbbd0450e1de2ef1948fa10ac166b
|
||||
parent: com.microsoft.azure.management.trafficmanager
|
||||
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_d68cbbd0450e1de2ef1948fa10ac166b.yml
|
||||
name: TrafficManagerEndpoint.UpdateDefinitionStages.WithRoutingWeight<ParentT>
|
||||
nameWithType: TrafficManagerEndpoint.UpdateDefinitionStages.WithRoutingWeight<ParentT>
|
||||
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithRoutingWeight<ParentT>
|
||||
type: Interface
|
||||
summary: >-
|
||||
<p>The stage of the traffic manager endpoint definition allowing to specify the endpoint weight.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
content: public interface WithRoutingWeight<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_e5aff3298eebd22c13ac629443ff195d
|
||||
parent: com.microsoft.azure.management.trafficmanager
|
||||
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_e5aff3298eebd22c13ac629443ff195d.yml
|
||||
name: TrafficManagerEndpoint.UpdateStages.WithSourceTrafficRegion
|
||||
nameWithType: TrafficManagerEndpoint.UpdateStages.WithSourceTrafficRegion
|
||||
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithSourceTrafficRegion
|
||||
type: Interface
|
||||
summary: <p>The stage of the traffic manager endpoint update allowing to specify the location of the external or nested profile endpoints. </p>
|
||||
syntax:
|
||||
content: public interface WithSourceTrafficRegion
|
||||
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_2349f44c619a8752276d6db6b5e57526
|
||||
parent: com.microsoft.azure.management.trafficmanager
|
||||
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_2349f44c619a8752276d6db6b5e57526.yml
|
||||
|
@ -881,32 +891,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_e5aff3298eebd22c13ac629443ff195d
|
||||
parent: com.microsoft.azure.management.trafficmanager
|
||||
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_e5aff3298eebd22c13ac629443ff195d.yml
|
||||
name: TrafficManagerEndpoint.UpdateStages.WithSourceTrafficRegion
|
||||
nameWithType: TrafficManagerEndpoint.UpdateStages.WithSourceTrafficRegion
|
||||
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithSourceTrafficRegion
|
||||
type: Interface
|
||||
summary: <p>The stage of the traffic manager endpoint update allowing to specify the location of the external or nested profile endpoints. </p>
|
||||
syntax:
|
||||
content: public interface WithSourceTrafficRegion
|
||||
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_f0629f662c1006ba94aafffd442cc1b3
|
||||
parent: com.microsoft.azure.management.trafficmanager
|
||||
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_f0629f662c1006ba94aafffd442cc1b3.yml
|
||||
name: TrafficManagerEndpoint.UpdateDefinitionStages.WithSourceTrafficRegionThenThreshold<ParentT>
|
||||
nameWithType: TrafficManagerEndpoint.UpdateDefinitionStages.WithSourceTrafficRegionThenThreshold<ParentT>
|
||||
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithSourceTrafficRegionThenThreshold<ParentT>
|
||||
type: Interface
|
||||
summary: >-
|
||||
<p>The stage of the traffic manager endpoint definition allowing to specify the location of the nested endpoint.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
content: public interface WithSourceTrafficRegionThenThreshold<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_130272ee0c91075cca0720a5447ca2d9
|
||||
parent: com.microsoft.azure.management.trafficmanager
|
||||
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_130272ee0c91075cca0720a5447ca2d9.yml
|
||||
|
@ -923,6 +907,22 @@ 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_f0629f662c1006ba94aafffd442cc1b3
|
||||
parent: com.microsoft.azure.management.trafficmanager
|
||||
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_f0629f662c1006ba94aafffd442cc1b3.yml
|
||||
name: TrafficManagerEndpoint.UpdateDefinitionStages.WithSourceTrafficRegionThenThreshold<ParentT>
|
||||
nameWithType: TrafficManagerEndpoint.UpdateDefinitionStages.WithSourceTrafficRegionThenThreshold<ParentT>
|
||||
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.WithSourceTrafficRegionThenThreshold<ParentT>
|
||||
type: Interface
|
||||
summary: >-
|
||||
<p>The stage of the traffic manager endpoint definition allowing to specify the location of the nested endpoint.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
content: public interface WithSourceTrafficRegionThenThreshold<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_dd7af36e2df2b406106ce0d537e400bb
|
||||
parent: com.microsoft.azure.management.trafficmanager
|
||||
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_dd7af36e2df2b406106ce0d537e400bb.yml
|
||||
|
@ -965,16 +965,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
|
||||
nameWithType: 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
|
||||
|
@ -985,6 +975,16 @@ 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
|
||||
nameWithType: 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
|
||||
|
|
|
@ -63,30 +63,3 @@ references:
|
|||
nameWithType: TwinChangedCallback.execute
|
||||
fullName: void com.microsoft.azure.sdk.iot.deps.serializer.TwinChangedCallback.execute
|
||||
package: com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_parc93226cc09b13c7fca6bcadc46c2ad5a
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_parc93226cc09b13c7fca6bcadc46c2ad5a.yml
|
||||
name: TwinParserTest.OnDesiredCallback
|
||||
nameWithType: TwinParserTest.OnDesiredCallback
|
||||
fullName: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.TwinParserTest.OnDesiredCallback
|
||||
type: Class
|
||||
syntax:
|
||||
content: protected class OnDesiredCallback implements TwinChangedCallback
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_par59d9b182df9eddf15d3118e74362935c
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_par59d9b182df9eddf15d3118e74362935c.yml
|
||||
name: TwinParserTest.OnReportedCallback
|
||||
nameWithType: TwinParserTest.OnReportedCallback
|
||||
fullName: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.TwinParserTest.OnReportedCallback
|
||||
type: Class
|
||||
syntax:
|
||||
content: protected class OnReportedCallback implements TwinChangedCallback
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_parser_test._on_tags_callback
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_parser_test._on_tags_callback.yml
|
||||
name: TwinParserTest.OnTagsCallback
|
||||
nameWithType: TwinParserTest.OnTagsCallback
|
||||
fullName: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.TwinParserTest.OnTagsCallback
|
||||
type: Class
|
||||
syntax:
|
||||
content: protected class OnTagsCallback implements TwinChangedCallback
|
||||
|
|
|
@ -1,372 +0,0 @@
|
|||
items:
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test
|
||||
id: _file_upload_notification_parser_test
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
children:
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_empty_json_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_invalid_json_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_json_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_json_missing_BlobName_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_json_missing_blobSize_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_json_missing_BlobUri_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_json_missing_deviceId_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_json_missing_enqueuedTimeUtc_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_json_missing_lastUpdateTime_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_json_realCase_succeed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_json_succeed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_null_json_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_specialCase_string_null_succeed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.getters_succeed()
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: FileUploadNotificationParserTest
|
||||
nameWithType: FileUploadNotificationParserTest
|
||||
fullName: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParserTest
|
||||
type: Class
|
||||
source:
|
||||
remote: &o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadNotificationParserTest.java
|
||||
branch: master
|
||||
repo: https://github.com/Azure/azure-iot-sdk-java
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadNotificationParserTest.java
|
||||
startLine: 17
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
summary: <p>Unit tests for File Upload Notification deserializer </p>
|
||||
syntax:
|
||||
content: public class FileUploadNotificationParserTest
|
||||
inheritance:
|
||||
- java.lang.Object
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_empty_json_failed()
|
||||
id: constructor_empty_json_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: constructor_empty_json_failed()
|
||||
nameWithType: FileUploadNotificationParserTest.constructor_empty_json_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParserTest.constructor_empty_json_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_empty_json_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadNotificationParserTest.java
|
||||
startLine: 177
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void constructor_empty_json_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_invalid_json_failed()
|
||||
id: constructor_invalid_json_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: constructor_invalid_json_failed()
|
||||
nameWithType: FileUploadNotificationParserTest.constructor_invalid_json_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParserTest.constructor_invalid_json_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_invalid_json_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadNotificationParserTest.java
|
||||
startLine: 185
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void constructor_invalid_json_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_json_failed()
|
||||
id: constructor_json_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: constructor_json_failed()
|
||||
nameWithType: FileUploadNotificationParserTest.constructor_json_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParserTest.constructor_json_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_json_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadNotificationParserTest.java
|
||||
startLine: 193
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void constructor_json_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_json_missing_BlobName_failed()
|
||||
id: constructor_json_missing_BlobName_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: constructor_json_missing_BlobName_failed()
|
||||
nameWithType: FileUploadNotificationParserTest.constructor_json_missing_BlobName_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParserTest.constructor_json_missing_BlobName_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_json_missing_BlobName_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadNotificationParserTest.java
|
||||
startLine: 253
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void constructor_json_missing_BlobName_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_json_missing_blobSize_failed()
|
||||
id: constructor_json_missing_blobSize_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: constructor_json_missing_blobSize_failed()
|
||||
nameWithType: FileUploadNotificationParserTest.constructor_json_missing_blobSize_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParserTest.constructor_json_missing_blobSize_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_json_missing_blobSize_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadNotificationParserTest.java
|
||||
startLine: 287
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void constructor_json_missing_blobSize_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_json_missing_BlobUri_failed()
|
||||
id: constructor_json_missing_BlobUri_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: constructor_json_missing_BlobUri_failed()
|
||||
nameWithType: FileUploadNotificationParserTest.constructor_json_missing_BlobUri_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParserTest.constructor_json_missing_BlobUri_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_json_missing_BlobUri_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadNotificationParserTest.java
|
||||
startLine: 236
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void constructor_json_missing_BlobUri_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_json_missing_deviceId_failed()
|
||||
id: constructor_json_missing_deviceId_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: constructor_json_missing_deviceId_failed()
|
||||
nameWithType: FileUploadNotificationParserTest.constructor_json_missing_deviceId_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParserTest.constructor_json_missing_deviceId_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_json_missing_deviceId_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadNotificationParserTest.java
|
||||
startLine: 219
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void constructor_json_missing_deviceId_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_json_missing_enqueuedTimeUtc_failed()
|
||||
id: constructor_json_missing_enqueuedTimeUtc_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: constructor_json_missing_enqueuedTimeUtc_failed()
|
||||
nameWithType: FileUploadNotificationParserTest.constructor_json_missing_enqueuedTimeUtc_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParserTest.constructor_json_missing_enqueuedTimeUtc_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_json_missing_enqueuedTimeUtc_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadNotificationParserTest.java
|
||||
startLine: 304
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void constructor_json_missing_enqueuedTimeUtc_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_json_missing_lastUpdateTime_failed()
|
||||
id: constructor_json_missing_lastUpdateTime_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: constructor_json_missing_lastUpdateTime_failed()
|
||||
nameWithType: FileUploadNotificationParserTest.constructor_json_missing_lastUpdateTime_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParserTest.constructor_json_missing_lastUpdateTime_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_json_missing_lastUpdateTime_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadNotificationParserTest.java
|
||||
startLine: 270
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void constructor_json_missing_lastUpdateTime_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_json_realCase_succeed()
|
||||
id: constructor_json_realCase_succeed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: constructor_json_realCase_succeed()
|
||||
nameWithType: FileUploadNotificationParserTest.constructor_json_realCase_succeed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParserTest.constructor_json_realCase_succeed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_json_realCase_succeed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadNotificationParserTest.java
|
||||
startLine: 122
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void constructor_json_realCase_succeed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_json_succeed()
|
||||
id: constructor_json_succeed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: constructor_json_succeed()
|
||||
nameWithType: FileUploadNotificationParserTest.constructor_json_succeed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParserTest.constructor_json_succeed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_json_succeed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadNotificationParserTest.java
|
||||
startLine: 107
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void constructor_json_succeed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_null_json_failed()
|
||||
id: constructor_null_json_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: constructor_null_json_failed()
|
||||
nameWithType: FileUploadNotificationParserTest.constructor_null_json_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParserTest.constructor_null_json_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_null_json_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadNotificationParserTest.java
|
||||
startLine: 169
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void constructor_null_json_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_specialCase_string_null_succeed()
|
||||
id: constructor_specialCase_string_null_succeed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: constructor_specialCase_string_null_succeed()
|
||||
nameWithType: FileUploadNotificationParserTest.constructor_specialCase_string_null_succeed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParserTest.constructor_specialCase_string_null_succeed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_specialCase_string_null_succeed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadNotificationParserTest.java
|
||||
startLine: 148
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void constructor_specialCase_string_null_succeed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.getters_succeed()
|
||||
id: getters_succeed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: getters_succeed()
|
||||
nameWithType: FileUploadNotificationParserTest.getters_succeed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParserTest.getters_succeed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.getters_succeed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadNotificationParserTest.java
|
||||
startLine: 327
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void getters_succeed()
|
||||
references:
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_json_succeed*
|
||||
name: constructor_json_succeed
|
||||
nameWithType: FileUploadNotificationParserTest.constructor_json_succeed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParserTest.constructor_json_succeed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_json_realCase_succeed*
|
||||
name: constructor_json_realCase_succeed
|
||||
nameWithType: FileUploadNotificationParserTest.constructor_json_realCase_succeed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParserTest.constructor_json_realCase_succeed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_specialCase_string_null_succeed*
|
||||
name: constructor_specialCase_string_null_succeed
|
||||
nameWithType: FileUploadNotificationParserTest.constructor_specialCase_string_null_succeed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParserTest.constructor_specialCase_string_null_succeed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_null_json_failed*
|
||||
name: constructor_null_json_failed
|
||||
nameWithType: FileUploadNotificationParserTest.constructor_null_json_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParserTest.constructor_null_json_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_empty_json_failed*
|
||||
name: constructor_empty_json_failed
|
||||
nameWithType: FileUploadNotificationParserTest.constructor_empty_json_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParserTest.constructor_empty_json_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_invalid_json_failed*
|
||||
name: constructor_invalid_json_failed
|
||||
nameWithType: FileUploadNotificationParserTest.constructor_invalid_json_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParserTest.constructor_invalid_json_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_json_failed*
|
||||
name: constructor_json_failed
|
||||
nameWithType: FileUploadNotificationParserTest.constructor_json_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParserTest.constructor_json_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_json_missing_deviceId_failed*
|
||||
name: constructor_json_missing_deviceId_failed
|
||||
nameWithType: FileUploadNotificationParserTest.constructor_json_missing_deviceId_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParserTest.constructor_json_missing_deviceId_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_json_missing_BlobUri_failed*
|
||||
name: constructor_json_missing_BlobUri_failed
|
||||
nameWithType: FileUploadNotificationParserTest.constructor_json_missing_BlobUri_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParserTest.constructor_json_missing_BlobUri_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_json_missing_BlobName_failed*
|
||||
name: constructor_json_missing_BlobName_failed
|
||||
nameWithType: FileUploadNotificationParserTest.constructor_json_missing_BlobName_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParserTest.constructor_json_missing_BlobName_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_json_missing_lastUpdateTime_failed*
|
||||
name: constructor_json_missing_lastUpdateTime_failed
|
||||
nameWithType: FileUploadNotificationParserTest.constructor_json_missing_lastUpdateTime_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParserTest.constructor_json_missing_lastUpdateTime_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_json_missing_blobSize_failed*
|
||||
name: constructor_json_missing_blobSize_failed
|
||||
nameWithType: FileUploadNotificationParserTest.constructor_json_missing_blobSize_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParserTest.constructor_json_missing_blobSize_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.constructor_json_missing_enqueuedTimeUtc_failed*
|
||||
name: constructor_json_missing_enqueuedTimeUtc_failed
|
||||
nameWithType: FileUploadNotificationParserTest.constructor_json_missing_enqueuedTimeUtc_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParserTest.constructor_json_missing_enqueuedTimeUtc_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.getters_succeed*
|
||||
name: getters_succeed
|
||||
nameWithType: FileUploadNotificationParserTest.getters_succeed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParserTest.getters_succeed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser
|
||||
parent: com.microsoft.azure.sdk.iot.deps.serializer
|
||||
href: com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser.yml
|
||||
name: FileUploadNotificationParser
|
||||
nameWithType: FileUploadNotificationParser
|
||||
fullName: com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParser
|
||||
type: Class
|
||||
summary: '<p>Representation of the notification of a single File Upload, with a Json deserializer. Ex of JSON format: { "deviceId":"mydevice", "blobUri":"https://{storage account}.blob.core.windows.net/{container name}/mydevice/myfile.jpg", "blobName":"mydevice/myfile.jpg", "lastUpdatedTime":"2016-06-01T21:22:41+00:00", "blobSizeInBytes":1234, "enqueuedTimeUtc":"2016-06-01T21:22:43.7996883Z" } </p>'
|
||||
syntax:
|
||||
content: public class FileUploadNotificationParser
|
|
@ -1,156 +0,0 @@
|
|||
items:
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_request_parser_test
|
||||
id: _file_upload_request_parser_test
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
children:
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_request_parser_test.constructor_empty_name_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_request_parser_test.constructor_invalid_name_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_request_parser_test.constructor_null_name_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_request_parser_test.constructor_succeed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_request_parser_test.toJson_succeed()
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_request_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: FileUploadRequestParserTest
|
||||
nameWithType: FileUploadRequestParserTest
|
||||
fullName: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadRequestParserTest
|
||||
type: Class
|
||||
source:
|
||||
remote: &o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadRequestParserTest.java
|
||||
branch: master
|
||||
repo: https://github.com/Azure/azure-iot-sdk-java
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadRequestParserTest.java
|
||||
startLine: 15
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
summary: <p>Unit tests for File Upload Request serializer </p>
|
||||
syntax:
|
||||
content: public class FileUploadRequestParserTest
|
||||
inheritance:
|
||||
- java.lang.Object
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_request_parser_test.constructor_empty_name_failed()
|
||||
id: constructor_empty_name_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_request_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_request_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: constructor_empty_name_failed()
|
||||
nameWithType: FileUploadRequestParserTest.constructor_empty_name_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadRequestParserTest.constructor_empty_name_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_request_parser_test.constructor_empty_name_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadRequestParserTest.java
|
||||
startLine: 50
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void constructor_empty_name_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_request_parser_test.constructor_invalid_name_failed()
|
||||
id: constructor_invalid_name_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_request_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_request_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: constructor_invalid_name_failed()
|
||||
nameWithType: FileUploadRequestParserTest.constructor_invalid_name_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadRequestParserTest.constructor_invalid_name_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_request_parser_test.constructor_invalid_name_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadRequestParserTest.java
|
||||
startLine: 58
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void constructor_invalid_name_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_request_parser_test.constructor_null_name_failed()
|
||||
id: constructor_null_name_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_request_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_request_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: constructor_null_name_failed()
|
||||
nameWithType: FileUploadRequestParserTest.constructor_null_name_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadRequestParserTest.constructor_null_name_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_request_parser_test.constructor_null_name_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadRequestParserTest.java
|
||||
startLine: 42
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void constructor_null_name_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_request_parser_test.constructor_succeed()
|
||||
id: constructor_succeed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_request_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_request_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: constructor_succeed()
|
||||
nameWithType: FileUploadRequestParserTest.constructor_succeed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadRequestParserTest.constructor_succeed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_request_parser_test.constructor_succeed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadRequestParserTest.java
|
||||
startLine: 31
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void constructor_succeed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_request_parser_test.toJson_succeed()
|
||||
id: toJson_succeed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_request_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_request_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: toJson_succeed()
|
||||
nameWithType: FileUploadRequestParserTest.toJson_succeed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadRequestParserTest.toJson_succeed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_request_parser_test.toJson_succeed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadRequestParserTest.java
|
||||
startLine: 66
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void toJson_succeed()
|
||||
references:
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_request_parser_test.constructor_succeed*
|
||||
name: constructor_succeed
|
||||
nameWithType: FileUploadRequestParserTest.constructor_succeed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadRequestParserTest.constructor_succeed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_request_parser_test.constructor_null_name_failed*
|
||||
name: constructor_null_name_failed
|
||||
nameWithType: FileUploadRequestParserTest.constructor_null_name_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadRequestParserTest.constructor_null_name_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_request_parser_test.constructor_empty_name_failed*
|
||||
name: constructor_empty_name_failed
|
||||
nameWithType: FileUploadRequestParserTest.constructor_empty_name_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadRequestParserTest.constructor_empty_name_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_request_parser_test.constructor_invalid_name_failed*
|
||||
name: constructor_invalid_name_failed
|
||||
nameWithType: FileUploadRequestParserTest.constructor_invalid_name_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadRequestParserTest.constructor_invalid_name_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_request_parser_test.toJson_succeed*
|
||||
name: toJson_succeed
|
||||
nameWithType: FileUploadRequestParserTest.toJson_succeed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadRequestParserTest.toJson_succeed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: com.microsoft.azure.sdk.iot.deps.serializer._file_upload_request_parser
|
||||
parent: com.microsoft.azure.sdk.iot.deps.serializer
|
||||
href: com.microsoft.azure.sdk.iot.deps.serializer._file_upload_request_parser.yml
|
||||
name: FileUploadRequestParser
|
||||
nameWithType: FileUploadRequestParser
|
||||
fullName: com.microsoft.azure.sdk.iot.deps.serializer.FileUploadRequestParser
|
||||
type: Class
|
||||
summary: '<p>Representation of a single File Upload request with a Json serializer. Ex of JSON format: { "blobName": "{name of the file for which a SAS URI will be generated}" } </p>'
|
||||
syntax:
|
||||
content: public class FileUploadRequestParser
|
|
@ -1,300 +0,0 @@
|
|||
items:
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test
|
||||
id: _file_upload_response_parser_test
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
children:
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.constructor_empty_json_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.constructor_invalid_json_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.constructor_json_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.constructor_json_missing_blobName_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.constructor_json_missing_containerName_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.constructor_json_missing_correlationId_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.constructor_json_missing_hostName_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.constructor_json_missing_sasToken_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.constructor_json_succeed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.constructor_null_json_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.getters_succeed()
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: FileUploadResponseParserTest
|
||||
nameWithType: FileUploadResponseParserTest
|
||||
fullName: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadResponseParserTest
|
||||
type: Class
|
||||
source:
|
||||
remote: &o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadResponseParserTest.java
|
||||
branch: master
|
||||
repo: https://github.com/Azure/azure-iot-sdk-java
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadResponseParserTest.java
|
||||
startLine: 15
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
summary: <p>Unit tests for File Upload Response deserializer </p>
|
||||
syntax:
|
||||
content: public class FileUploadResponseParserTest
|
||||
inheritance:
|
||||
- java.lang.Object
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.constructor_empty_json_failed()
|
||||
id: constructor_empty_json_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: constructor_empty_json_failed()
|
||||
nameWithType: FileUploadResponseParserTest.constructor_empty_json_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadResponseParserTest.constructor_empty_json_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.constructor_empty_json_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadResponseParserTest.java
|
||||
startLine: 112
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void constructor_empty_json_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.constructor_invalid_json_failed()
|
||||
id: constructor_invalid_json_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: constructor_invalid_json_failed()
|
||||
nameWithType: FileUploadResponseParserTest.constructor_invalid_json_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadResponseParserTest.constructor_invalid_json_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.constructor_invalid_json_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadResponseParserTest.java
|
||||
startLine: 120
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void constructor_invalid_json_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.constructor_json_failed()
|
||||
id: constructor_json_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: constructor_json_failed()
|
||||
nameWithType: FileUploadResponseParserTest.constructor_json_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadResponseParserTest.constructor_json_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.constructor_json_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadResponseParserTest.java
|
||||
startLine: 128
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void constructor_json_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.constructor_json_missing_blobName_failed()
|
||||
id: constructor_json_missing_blobName_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: constructor_json_missing_blobName_failed()
|
||||
nameWithType: FileUploadResponseParserTest.constructor_json_missing_blobName_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadResponseParserTest.constructor_json_missing_blobName_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.constructor_json_missing_blobName_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadResponseParserTest.java
|
||||
startLine: 191
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void constructor_json_missing_blobName_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.constructor_json_missing_containerName_failed()
|
||||
id: constructor_json_missing_containerName_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: constructor_json_missing_containerName_failed()
|
||||
nameWithType: FileUploadResponseParserTest.constructor_json_missing_containerName_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadResponseParserTest.constructor_json_missing_containerName_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.constructor_json_missing_containerName_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadResponseParserTest.java
|
||||
startLine: 178
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void constructor_json_missing_containerName_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.constructor_json_missing_correlationId_failed()
|
||||
id: constructor_json_missing_correlationId_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: constructor_json_missing_correlationId_failed()
|
||||
nameWithType: FileUploadResponseParserTest.constructor_json_missing_correlationId_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadResponseParserTest.constructor_json_missing_correlationId_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.constructor_json_missing_correlationId_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadResponseParserTest.java
|
||||
startLine: 152
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void constructor_json_missing_correlationId_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.constructor_json_missing_hostName_failed()
|
||||
id: constructor_json_missing_hostName_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: constructor_json_missing_hostName_failed()
|
||||
nameWithType: FileUploadResponseParserTest.constructor_json_missing_hostName_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadResponseParserTest.constructor_json_missing_hostName_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.constructor_json_missing_hostName_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadResponseParserTest.java
|
||||
startLine: 165
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void constructor_json_missing_hostName_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.constructor_json_missing_sasToken_failed()
|
||||
id: constructor_json_missing_sasToken_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: constructor_json_missing_sasToken_failed()
|
||||
nameWithType: FileUploadResponseParserTest.constructor_json_missing_sasToken_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadResponseParserTest.constructor_json_missing_sasToken_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.constructor_json_missing_sasToken_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadResponseParserTest.java
|
||||
startLine: 204
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void constructor_json_missing_sasToken_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.constructor_json_succeed()
|
||||
id: constructor_json_succeed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: constructor_json_succeed()
|
||||
nameWithType: FileUploadResponseParserTest.constructor_json_succeed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadResponseParserTest.constructor_json_succeed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.constructor_json_succeed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadResponseParserTest.java
|
||||
startLine: 90
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void constructor_json_succeed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.constructor_null_json_failed()
|
||||
id: constructor_null_json_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: constructor_null_json_failed()
|
||||
nameWithType: FileUploadResponseParserTest.constructor_null_json_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadResponseParserTest.constructor_null_json_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.constructor_null_json_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadResponseParserTest.java
|
||||
startLine: 104
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void constructor_null_json_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.getters_succeed()
|
||||
id: getters_succeed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: getters_succeed()
|
||||
nameWithType: FileUploadResponseParserTest.getters_succeed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadResponseParserTest.getters_succeed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.getters_succeed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadResponseParserTest.java
|
||||
startLine: 221
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void getters_succeed()
|
||||
references:
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.constructor_json_succeed*
|
||||
name: constructor_json_succeed
|
||||
nameWithType: FileUploadResponseParserTest.constructor_json_succeed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadResponseParserTest.constructor_json_succeed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.constructor_null_json_failed*
|
||||
name: constructor_null_json_failed
|
||||
nameWithType: FileUploadResponseParserTest.constructor_null_json_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadResponseParserTest.constructor_null_json_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.constructor_empty_json_failed*
|
||||
name: constructor_empty_json_failed
|
||||
nameWithType: FileUploadResponseParserTest.constructor_empty_json_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadResponseParserTest.constructor_empty_json_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.constructor_invalid_json_failed*
|
||||
name: constructor_invalid_json_failed
|
||||
nameWithType: FileUploadResponseParserTest.constructor_invalid_json_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadResponseParserTest.constructor_invalid_json_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.constructor_json_failed*
|
||||
name: constructor_json_failed
|
||||
nameWithType: FileUploadResponseParserTest.constructor_json_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadResponseParserTest.constructor_json_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.constructor_json_missing_correlationId_failed*
|
||||
name: constructor_json_missing_correlationId_failed
|
||||
nameWithType: FileUploadResponseParserTest.constructor_json_missing_correlationId_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadResponseParserTest.constructor_json_missing_correlationId_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.constructor_json_missing_hostName_failed*
|
||||
name: constructor_json_missing_hostName_failed
|
||||
nameWithType: FileUploadResponseParserTest.constructor_json_missing_hostName_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadResponseParserTest.constructor_json_missing_hostName_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.constructor_json_missing_containerName_failed*
|
||||
name: constructor_json_missing_containerName_failed
|
||||
nameWithType: FileUploadResponseParserTest.constructor_json_missing_containerName_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadResponseParserTest.constructor_json_missing_containerName_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.constructor_json_missing_blobName_failed*
|
||||
name: constructor_json_missing_blobName_failed
|
||||
nameWithType: FileUploadResponseParserTest.constructor_json_missing_blobName_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadResponseParserTest.constructor_json_missing_blobName_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.constructor_json_missing_sasToken_failed*
|
||||
name: constructor_json_missing_sasToken_failed
|
||||
nameWithType: FileUploadResponseParserTest.constructor_json_missing_sasToken_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadResponseParserTest.constructor_json_missing_sasToken_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.getters_succeed*
|
||||
name: getters_succeed
|
||||
nameWithType: FileUploadResponseParserTest.getters_succeed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadResponseParserTest.getters_succeed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser
|
||||
parent: com.microsoft.azure.sdk.iot.deps.serializer
|
||||
href: com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser.yml
|
||||
name: FileUploadResponseParser
|
||||
nameWithType: FileUploadResponseParser
|
||||
fullName: com.microsoft.azure.sdk.iot.deps.serializer.FileUploadResponseParser
|
||||
type: Class
|
||||
summary: '<p>Representation of a single container for the File Upload response with a Json deserializer. Ex of JSON format: { "correlationId": "somecorrelationid", "hostname": "contoso.azure-devices.net", "containerName": "testcontainer", "blobName": "test-device1/image.jpg", "sasToken": "1234asdfSAStoken" } </p>'
|
||||
syntax:
|
||||
content: public class FileUploadResponseParser
|
|
@ -1,108 +0,0 @@
|
|||
items:
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_status_parser_test
|
||||
id: _file_upload_status_parser_test
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
children:
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_status_parser_test.constructor_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_status_parser_test.constructor_succeed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_status_parser_test.toJson_succeed()
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_status_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: FileUploadStatusParserTest
|
||||
nameWithType: FileUploadStatusParserTest
|
||||
fullName: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadStatusParserTest
|
||||
type: Class
|
||||
source:
|
||||
remote: &o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadStatusParserTest.java
|
||||
branch: master
|
||||
repo: https://github.com/Azure/azure-iot-sdk-java
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadStatusParserTest.java
|
||||
startLine: 15
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
summary: <p>Unit tests for File Upload Status serializer </p>
|
||||
syntax:
|
||||
content: public class FileUploadStatusParserTest
|
||||
inheritance:
|
||||
- java.lang.Object
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_status_parser_test.constructor_failed()
|
||||
id: constructor_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_status_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_status_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: constructor_failed()
|
||||
nameWithType: FileUploadStatusParserTest.constructor_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadStatusParserTest.constructor_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_status_parser_test.constructor_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadStatusParserTest.java
|
||||
startLine: 85
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void constructor_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_status_parser_test.constructor_succeed()
|
||||
id: constructor_succeed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_status_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_status_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: constructor_succeed()
|
||||
nameWithType: FileUploadStatusParserTest.constructor_succeed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadStatusParserTest.constructor_succeed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_status_parser_test.constructor_succeed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadStatusParserTest.java
|
||||
startLine: 74
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void constructor_succeed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_status_parser_test.toJson_succeed()
|
||||
id: toJson_succeed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_status_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_status_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: toJson_succeed()
|
||||
nameWithType: FileUploadStatusParserTest.toJson_succeed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadStatusParserTest.toJson_succeed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_status_parser_test.toJson_succeed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadStatusParserTest.java
|
||||
startLine: 106
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void toJson_succeed()
|
||||
references:
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_status_parser_test.constructor_succeed*
|
||||
name: constructor_succeed
|
||||
nameWithType: FileUploadStatusParserTest.constructor_succeed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadStatusParserTest.constructor_succeed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_status_parser_test.constructor_failed*
|
||||
name: constructor_failed
|
||||
nameWithType: FileUploadStatusParserTest.constructor_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadStatusParserTest.constructor_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_status_parser_test.toJson_succeed*
|
||||
name: toJson_succeed
|
||||
nameWithType: FileUploadStatusParserTest.toJson_succeed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadStatusParserTest.toJson_succeed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: com.microsoft.azure.sdk.iot.deps.serializer._file_upload_status_parser
|
||||
parent: com.microsoft.azure.sdk.iot.deps.serializer
|
||||
href: com.microsoft.azure.sdk.iot.deps.serializer._file_upload_status_parser.yml
|
||||
name: FileUploadStatusParser
|
||||
nameWithType: FileUploadStatusParser
|
||||
fullName: com.microsoft.azure.sdk.iot.deps.serializer.FileUploadStatusParser
|
||||
type: Class
|
||||
summary: '<p>Representation of the status of a single file for the File Upload, with a Json serializer. Ex of JSON format: { "correlationId": "{correlation ID received from the initial request}", "isSuccess": bool, "statusCode": XXX, "statusDescription": "Description of status" } </p>'
|
||||
syntax:
|
||||
content: public class FileUploadStatusParser
|
|
@ -1,108 +0,0 @@
|
|||
items:
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._helpers
|
||||
id: _helpers
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
children:
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._helpers.assertJson(String,String)
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._helpers.assertMap(Map<k, v>,Map<k, v>)
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._helpers.yml
|
||||
langs:
|
||||
- java
|
||||
name: Helpers
|
||||
nameWithType: Helpers
|
||||
fullName: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.Helpers
|
||||
type: Class
|
||||
source:
|
||||
remote: &o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/Helpers.java
|
||||
branch: master
|
||||
repo: https://github.com/Azure/azure-iot-sdk-java
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/Helpers.java
|
||||
startLine: 16
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
summary: <p>Test helpers. </p>
|
||||
syntax:
|
||||
content: public class Helpers
|
||||
inheritance:
|
||||
- java.lang.Object
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._helpers.assertJson(String,String)
|
||||
id: assertJson(String,String)
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._helpers
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._helpers.yml
|
||||
langs:
|
||||
- java
|
||||
name: assertJson(String actualJson, String expectedJson)
|
||||
nameWithType: Helpers.assertJson(String actualJson, String expectedJson)
|
||||
fullName: static void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.Helpers.assertJson(String actualJson, String expectedJson)
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._helpers.assertJson*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/Helpers.java
|
||||
startLine: 76
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
summary: >-
|
||||
<p>Test helper, will throw if the actual json do not fits the expected json. Better than compare the String, because field positions can be different.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
content: protected static void assertJson(String actualJson, String expectedJson)
|
||||
parameters:
|
||||
- id: actualJson
|
||||
type: "26831127"
|
||||
- id: expectedJson
|
||||
type: "26831127"
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._helpers.assertMap(Map<k, v>,Map<k, v>)
|
||||
id: assertMap(Map<k, v>,Map<k, v>)
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._helpers
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._helpers.yml
|
||||
langs:
|
||||
- java
|
||||
name: assertMap(Map<k, v> actual, Map<k, v> expected)
|
||||
nameWithType: Helpers.assertMap(Map<k, v> actual, Map<k, v> expected)
|
||||
fullName: static <k,v> void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.Helpers.assertMap(Map<k, v> actual, Map<k, v> expected)
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._helpers.assertMap*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/Helpers.java
|
||||
startLine: 27
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
summary: >-
|
||||
<p>Test helper, will throw if the actual map do not fits the expected one. This helper will test maps and sub-maps.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
content: protected static static<k, v> void assertMap(Map<k, v> actual, Map<k, v> expected)
|
||||
parameters:
|
||||
- id: actual
|
||||
type: 6a029a3f
|
||||
description: <p>is the resulted map. </p>
|
||||
- id: expected
|
||||
type: 6a029a3f
|
||||
description: <p>is the expected result map. </p>
|
||||
return:
|
||||
type: 5bc5e619
|
||||
references:
|
||||
- uid: 6a029a3f
|
||||
spec.java:
|
||||
- name: Map<k, v>
|
||||
fullName: Map<k, v>
|
||||
- uid: 5bc5e619
|
||||
spec.java:
|
||||
- name: static<k, v> void
|
||||
fullName: static<k, v> void
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._helpers.assertMap*
|
||||
name: assertMap
|
||||
nameWithType: Helpers.assertMap
|
||||
fullName: static <k,v> void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.Helpers.assertMap
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: "26831127"
|
||||
spec.java:
|
||||
- name: String
|
||||
fullName: String
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._helpers.assertJson*
|
||||
name: assertJson
|
||||
nameWithType: Helpers.assertJson
|
||||
fullName: static void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.Helpers.assertJson
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
|
@ -1,378 +0,0 @@
|
|||
items:
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test
|
||||
id: _method_parser_test
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
children:
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.Constructor_map_Payload_success()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.Constructor_Method_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.Constructor_Method_succeed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.Constructor_succeed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.fromJson_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.fromJson_method_succeed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.fromJson_payload_succeed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.fromJson_response_succeed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.getResults_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.getResults_succeed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.toJson_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.toJson_Method_succeed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.toJson_payload_succeed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.toJson_response_succeed()
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: MethodParserTest
|
||||
nameWithType: MethodParserTest
|
||||
fullName: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.MethodParserTest
|
||||
type: Class
|
||||
source:
|
||||
remote: &o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/MethodParserTest.java
|
||||
branch: master
|
||||
repo: https://github.com/Azure/azure-iot-sdk-java
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/MethodParserTest.java
|
||||
startLine: 21
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
summary: <p>Unit tests for Method serializer </p>
|
||||
syntax:
|
||||
content: public class MethodParserTest
|
||||
inheritance:
|
||||
- java.lang.Object
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.Constructor_map_Payload_success()
|
||||
id: Constructor_map_Payload_success()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: Constructor_map_Payload_success()
|
||||
nameWithType: MethodParserTest.Constructor_map_Payload_success()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.MethodParserTest.Constructor_map_Payload_success()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.Constructor_map_Payload_success*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/MethodParserTest.java
|
||||
startLine: 377
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void Constructor_map_Payload_success()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.Constructor_Method_failed()
|
||||
id: Constructor_Method_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: Constructor_Method_failed()
|
||||
nameWithType: MethodParserTest.Constructor_Method_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.MethodParserTest.Constructor_Method_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.Constructor_Method_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/MethodParserTest.java
|
||||
startLine: 352
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void Constructor_Method_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.Constructor_Method_succeed()
|
||||
id: Constructor_Method_succeed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: Constructor_Method_succeed()
|
||||
nameWithType: MethodParserTest.Constructor_Method_succeed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.MethodParserTest.Constructor_Method_succeed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.Constructor_Method_succeed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/MethodParserTest.java
|
||||
startLine: 332
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void Constructor_Method_succeed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.Constructor_succeed()
|
||||
id: Constructor_succeed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: Constructor_succeed()
|
||||
nameWithType: MethodParserTest.Constructor_succeed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.MethodParserTest.Constructor_succeed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.Constructor_succeed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/MethodParserTest.java
|
||||
startLine: 315
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void Constructor_succeed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.fromJson_failed()
|
||||
id: fromJson_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: fromJson_failed()
|
||||
nameWithType: MethodParserTest.fromJson_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.MethodParserTest.fromJson_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.fromJson_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/MethodParserTest.java
|
||||
startLine: 484
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void fromJson_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.fromJson_method_succeed()
|
||||
id: fromJson_method_succeed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: fromJson_method_succeed()
|
||||
nameWithType: MethodParserTest.fromJson_method_succeed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.MethodParserTest.fromJson_method_succeed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.fromJson_method_succeed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/MethodParserTest.java
|
||||
startLine: 466
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
summary: '<p>Tests_SRS_METHODPARSER_21_009: [If the json contains the identification, the fromJson shall parse the full method, and set the operation as .] Ex: { "methodName": "reboot", "responseTimeoutInSeconds": 200, "connectTimeoutInSeconds": 5, "payload": { "input1": "someInput", "input2": "anotherInput" } } </p>'
|
||||
syntax:
|
||||
content: public void fromJson_method_succeed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.fromJson_payload_succeed()
|
||||
id: fromJson_payload_succeed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: fromJson_payload_succeed()
|
||||
nameWithType: MethodParserTest.fromJson_payload_succeed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.MethodParserTest.fromJson_payload_succeed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.fromJson_payload_succeed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/MethodParserTest.java
|
||||
startLine: 405
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
summary: '<p>Tests_SRS_METHODPARSER_21_010: [If the json contains any payload without or identification, the fromJson shall parse only the payload, and set the operation as ] Ex: { "input1": "someInput", "input2": "anotherInput" } </p>'
|
||||
syntax:
|
||||
content: public void fromJson_payload_succeed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.fromJson_response_succeed()
|
||||
id: fromJson_response_succeed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: fromJson_response_succeed()
|
||||
nameWithType: MethodParserTest.fromJson_response_succeed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.MethodParserTest.fromJson_response_succeed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.fromJson_response_succeed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/MethodParserTest.java
|
||||
startLine: 433
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
summary: '<p>Tests_SRS_METHODPARSER_21_011: [If the json contains the identification, the fromJson shall parse both status and payload, and set the operation as .] Ex: { "status": 201, "payload": {"AnyValidPayload" : "" } } </p>'
|
||||
syntax:
|
||||
content: public void fromJson_response_succeed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.getResults_failed()
|
||||
id: getResults_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: getResults_failed()
|
||||
nameWithType: MethodParserTest.getResults_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.MethodParserTest.getResults_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.getResults_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/MethodParserTest.java
|
||||
startLine: 522
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void getResults_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.getResults_succeed()
|
||||
id: getResults_succeed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: getResults_succeed()
|
||||
nameWithType: MethodParserTest.getResults_succeed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.MethodParserTest.getResults_succeed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.getResults_succeed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/MethodParserTest.java
|
||||
startLine: 508
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void getResults_succeed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.toJson_failed()
|
||||
id: toJson_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: toJson_failed()
|
||||
nameWithType: MethodParserTest.toJson_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.MethodParserTest.toJson_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.toJson_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/MethodParserTest.java
|
||||
startLine: 624
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void toJson_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.toJson_Method_succeed()
|
||||
id: toJson_Method_succeed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: toJson_Method_succeed()
|
||||
nameWithType: MethodParserTest.toJson_Method_succeed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.MethodParserTest.toJson_Method_succeed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.toJson_Method_succeed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/MethodParserTest.java
|
||||
startLine: 554
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
summary: '<p>Tests_SRS_METHODPARSER_21_026: [If the method operation is , the toJson shall include the full method information in the json.] Ex: { "methodName": "reboot", "responseTimeoutInSeconds": 200, "connectTimeoutInSeconds": 5, "payload": { "input1": "someInput", "input2": "anotherInput" } } </p>'
|
||||
syntax:
|
||||
content: public void toJson_Method_succeed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.toJson_payload_succeed()
|
||||
id: toJson_payload_succeed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: toJson_payload_succeed()
|
||||
nameWithType: MethodParserTest.toJson_payload_succeed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.MethodParserTest.toJson_payload_succeed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.toJson_payload_succeed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/MethodParserTest.java
|
||||
startLine: 607
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
summary: '<p>Tests_SRS_METHODPARSER_21_028: [If the method operation is , the toJson shall parse only the payload.] Ex: { "input1": "someInput", "input2": "anotherInput" } </p>'
|
||||
syntax:
|
||||
content: public void toJson_payload_succeed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.toJson_response_succeed()
|
||||
id: toJson_response_succeed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: toJson_response_succeed()
|
||||
nameWithType: MethodParserTest.toJson_response_succeed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.MethodParserTest.toJson_response_succeed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.toJson_response_succeed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/MethodParserTest.java
|
||||
startLine: 580
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
summary: '<p>Tests_SRS_METHODPARSER_21_027: [If the method operation is , the toJson shall parse both status and payload.] Ex: { "status": 201, "payload": {"AnyValidPayload" : "" } } </p>'
|
||||
syntax:
|
||||
content: public void toJson_response_succeed()
|
||||
references:
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.Constructor_succeed*
|
||||
name: Constructor_succeed
|
||||
nameWithType: MethodParserTest.Constructor_succeed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.MethodParserTest.Constructor_succeed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.Constructor_Method_succeed*
|
||||
name: Constructor_Method_succeed
|
||||
nameWithType: MethodParserTest.Constructor_Method_succeed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.MethodParserTest.Constructor_Method_succeed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.Constructor_Method_failed*
|
||||
name: Constructor_Method_failed
|
||||
nameWithType: MethodParserTest.Constructor_Method_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.MethodParserTest.Constructor_Method_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.Constructor_map_Payload_success*
|
||||
name: Constructor_map_Payload_success
|
||||
nameWithType: MethodParserTest.Constructor_map_Payload_success
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.MethodParserTest.Constructor_map_Payload_success
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.fromJson_payload_succeed*
|
||||
name: fromJson_payload_succeed
|
||||
nameWithType: MethodParserTest.fromJson_payload_succeed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.MethodParserTest.fromJson_payload_succeed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.fromJson_response_succeed*
|
||||
name: fromJson_response_succeed
|
||||
nameWithType: MethodParserTest.fromJson_response_succeed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.MethodParserTest.fromJson_response_succeed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.fromJson_method_succeed*
|
||||
name: fromJson_method_succeed
|
||||
nameWithType: MethodParserTest.fromJson_method_succeed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.MethodParserTest.fromJson_method_succeed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.fromJson_failed*
|
||||
name: fromJson_failed
|
||||
nameWithType: MethodParserTest.fromJson_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.MethodParserTest.fromJson_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.getResults_succeed*
|
||||
name: getResults_succeed
|
||||
nameWithType: MethodParserTest.getResults_succeed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.MethodParserTest.getResults_succeed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.getResults_failed*
|
||||
name: getResults_failed
|
||||
nameWithType: MethodParserTest.getResults_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.MethodParserTest.getResults_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.toJson_Method_succeed*
|
||||
name: toJson_Method_succeed
|
||||
nameWithType: MethodParserTest.toJson_Method_succeed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.MethodParserTest.toJson_Method_succeed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.toJson_response_succeed*
|
||||
name: toJson_response_succeed
|
||||
nameWithType: MethodParserTest.toJson_response_succeed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.MethodParserTest.toJson_response_succeed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.toJson_payload_succeed*
|
||||
name: toJson_payload_succeed
|
||||
nameWithType: MethodParserTest.toJson_payload_succeed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.MethodParserTest.toJson_payload_succeed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.toJson_failed*
|
||||
name: toJson_failed
|
||||
nameWithType: MethodParserTest.toJson_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.MethodParserTest.toJson_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: com.microsoft.azure.sdk.iot.deps.serializer._method_parser
|
||||
parent: com.microsoft.azure.sdk.iot.deps.serializer
|
||||
href: com.microsoft.azure.sdk.iot.deps.serializer._method_parser.yml
|
||||
name: MethodParser
|
||||
nameWithType: MethodParser
|
||||
fullName: com.microsoft.azure.sdk.iot.deps.serializer.MethodParser
|
||||
type: Class
|
||||
summary: <p>Representation of a single Direct Method Access collection with a Json serializer and deserializer. </p>
|
||||
syntax:
|
||||
content: public class MethodParser
|
|
@ -1,818 +0,0 @@
|
|||
items:
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test
|
||||
id: _parser_utility_test
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
children:
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.getDateTimeOffset_empty_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.getDateTimeOffset_invalid_text_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.getDateTimeOffset_null_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.getDateTimeOffset_success()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.getDateTimeOffset_wrong_format_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.getDateTimeUtc_empty_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.getDateTimeUtc_invalid_text_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.getDateTimeUtc_null_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.getDateTimeUtc_success()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.getDateTimeUtc_wrong_format_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateBlobName_empty_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateBlobName_invalid_bigName_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateBlobName_invalid_invalidPath_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateBlobName_invalid_utf8_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateBlobName_null_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateBlobName_success()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateInteger_null_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateKey_edgeSize_success()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateKey_emptyKey_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateKey_invalid_bigKey_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateKey_invalidDot_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateKey_invalidKey_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateKey_invalidSpace_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateKey_metadata_success()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateKey_noDollar_invalidDollar_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateKey_noMetadata_success()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateKey_nullKey_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateObject_boolean_success()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateObject_integer_success()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateStringUTF8_empty_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateStringUTF8_invalid_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateStringUTF8_null_failed()
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateStringUTF8_success()
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: ParserUtilityTest
|
||||
nameWithType: ParserUtilityTest
|
||||
fullName: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest
|
||||
type: Class
|
||||
source:
|
||||
remote: &o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/ParserUtilityTest.java
|
||||
branch: master
|
||||
repo: https://github.com/Azure/azure-iot-sdk-java
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/ParserUtilityTest.java
|
||||
startLine: 15
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
summary: <p>Unit tests for serializer utility helpers </p>
|
||||
syntax:
|
||||
content: public class ParserUtilityTest
|
||||
inheritance:
|
||||
- java.lang.Object
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.getDateTimeOffset_empty_failed()
|
||||
id: getDateTimeOffset_empty_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: getDateTimeOffset_empty_failed()
|
||||
nameWithType: ParserUtilityTest.getDateTimeOffset_empty_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.getDateTimeOffset_empty_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.getDateTimeOffset_empty_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/ParserUtilityTest.java
|
||||
startLine: 304
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void getDateTimeOffset_empty_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.getDateTimeOffset_invalid_text_failed()
|
||||
id: getDateTimeOffset_invalid_text_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: getDateTimeOffset_invalid_text_failed()
|
||||
nameWithType: ParserUtilityTest.getDateTimeOffset_invalid_text_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.getDateTimeOffset_invalid_text_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.getDateTimeOffset_invalid_text_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/ParserUtilityTest.java
|
||||
startLine: 312
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void getDateTimeOffset_invalid_text_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.getDateTimeOffset_null_failed()
|
||||
id: getDateTimeOffset_null_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: getDateTimeOffset_null_failed()
|
||||
nameWithType: ParserUtilityTest.getDateTimeOffset_null_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.getDateTimeOffset_null_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.getDateTimeOffset_null_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/ParserUtilityTest.java
|
||||
startLine: 296
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void getDateTimeOffset_null_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.getDateTimeOffset_success()
|
||||
id: getDateTimeOffset_success()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: getDateTimeOffset_success()
|
||||
nameWithType: ParserUtilityTest.getDateTimeOffset_success()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.getDateTimeOffset_success()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.getDateTimeOffset_success*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/ParserUtilityTest.java
|
||||
startLine: 285
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void getDateTimeOffset_success()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.getDateTimeOffset_wrong_format_failed()
|
||||
id: getDateTimeOffset_wrong_format_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: getDateTimeOffset_wrong_format_failed()
|
||||
nameWithType: ParserUtilityTest.getDateTimeOffset_wrong_format_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.getDateTimeOffset_wrong_format_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.getDateTimeOffset_wrong_format_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/ParserUtilityTest.java
|
||||
startLine: 320
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void getDateTimeOffset_wrong_format_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.getDateTimeUtc_empty_failed()
|
||||
id: getDateTimeUtc_empty_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: getDateTimeUtc_empty_failed()
|
||||
nameWithType: ParserUtilityTest.getDateTimeUtc_empty_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.getDateTimeUtc_empty_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.getDateTimeUtc_empty_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/ParserUtilityTest.java
|
||||
startLine: 260
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void getDateTimeUtc_empty_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.getDateTimeUtc_invalid_text_failed()
|
||||
id: getDateTimeUtc_invalid_text_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: getDateTimeUtc_invalid_text_failed()
|
||||
nameWithType: ParserUtilityTest.getDateTimeUtc_invalid_text_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.getDateTimeUtc_invalid_text_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.getDateTimeUtc_invalid_text_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/ParserUtilityTest.java
|
||||
startLine: 268
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void getDateTimeUtc_invalid_text_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.getDateTimeUtc_null_failed()
|
||||
id: getDateTimeUtc_null_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: getDateTimeUtc_null_failed()
|
||||
nameWithType: ParserUtilityTest.getDateTimeUtc_null_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.getDateTimeUtc_null_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.getDateTimeUtc_null_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/ParserUtilityTest.java
|
||||
startLine: 252
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void getDateTimeUtc_null_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.getDateTimeUtc_success()
|
||||
id: getDateTimeUtc_success()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: getDateTimeUtc_success()
|
||||
nameWithType: ParserUtilityTest.getDateTimeUtc_success()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.getDateTimeUtc_success()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.getDateTimeUtc_success*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/ParserUtilityTest.java
|
||||
startLine: 241
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void getDateTimeUtc_success()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.getDateTimeUtc_wrong_format_failed()
|
||||
id: getDateTimeUtc_wrong_format_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: getDateTimeUtc_wrong_format_failed()
|
||||
nameWithType: ParserUtilityTest.getDateTimeUtc_wrong_format_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.getDateTimeUtc_wrong_format_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.getDateTimeUtc_wrong_format_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/ParserUtilityTest.java
|
||||
startLine: 276
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void getDateTimeUtc_wrong_format_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateBlobName_empty_failed()
|
||||
id: validateBlobName_empty_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: validateBlobName_empty_failed()
|
||||
nameWithType: ParserUtilityTest.validateBlobName_empty_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateBlobName_empty_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateBlobName_empty_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/ParserUtilityTest.java
|
||||
startLine: 67
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void validateBlobName_empty_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateBlobName_invalid_bigName_failed()
|
||||
id: validateBlobName_invalid_bigName_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: validateBlobName_invalid_bigName_failed()
|
||||
nameWithType: ParserUtilityTest.validateBlobName_invalid_bigName_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateBlobName_invalid_bigName_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateBlobName_invalid_bigName_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/ParserUtilityTest.java
|
||||
startLine: 83
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void validateBlobName_invalid_bigName_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateBlobName_invalid_invalidPath_failed()
|
||||
id: validateBlobName_invalid_invalidPath_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: validateBlobName_invalid_invalidPath_failed()
|
||||
nameWithType: ParserUtilityTest.validateBlobName_invalid_invalidPath_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateBlobName_invalid_invalidPath_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateBlobName_invalid_invalidPath_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/ParserUtilityTest.java
|
||||
startLine: 102
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void validateBlobName_invalid_invalidPath_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateBlobName_invalid_utf8_failed()
|
||||
id: validateBlobName_invalid_utf8_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: validateBlobName_invalid_utf8_failed()
|
||||
nameWithType: ParserUtilityTest.validateBlobName_invalid_utf8_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateBlobName_invalid_utf8_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateBlobName_invalid_utf8_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/ParserUtilityTest.java
|
||||
startLine: 75
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void validateBlobName_invalid_utf8_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateBlobName_null_failed()
|
||||
id: validateBlobName_null_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: validateBlobName_null_failed()
|
||||
nameWithType: ParserUtilityTest.validateBlobName_null_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateBlobName_null_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateBlobName_null_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/ParserUtilityTest.java
|
||||
startLine: 59
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void validateBlobName_null_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateBlobName_success()
|
||||
id: validateBlobName_success()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: validateBlobName_success()
|
||||
nameWithType: ParserUtilityTest.validateBlobName_success()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateBlobName_success()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateBlobName_success*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/ParserUtilityTest.java
|
||||
startLine: 51
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void validateBlobName_success()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateInteger_null_failed()
|
||||
id: validateInteger_null_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: validateInteger_null_failed()
|
||||
nameWithType: ParserUtilityTest.validateInteger_null_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateInteger_null_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateInteger_null_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/ParserUtilityTest.java
|
||||
startLine: 137
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void validateInteger_null_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateKey_edgeSize_success()
|
||||
id: validateKey_edgeSize_success()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: validateKey_edgeSize_success()
|
||||
nameWithType: ParserUtilityTest.validateKey_edgeSize_success()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateKey_edgeSize_success()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateKey_edgeSize_success*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/ParserUtilityTest.java
|
||||
startLine: 187
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void validateKey_edgeSize_success()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateKey_emptyKey_failed()
|
||||
id: validateKey_emptyKey_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: validateKey_emptyKey_failed()
|
||||
nameWithType: ParserUtilityTest.validateKey_emptyKey_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateKey_emptyKey_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateKey_emptyKey_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/ParserUtilityTest.java
|
||||
startLine: 171
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void validateKey_emptyKey_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateKey_invalid_bigKey_failed()
|
||||
id: validateKey_invalid_bigKey_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: validateKey_invalid_bigKey_failed()
|
||||
nameWithType: ParserUtilityTest.validateKey_invalid_bigKey_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateKey_invalid_bigKey_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateKey_invalid_bigKey_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/ParserUtilityTest.java
|
||||
startLine: 201
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void validateKey_invalid_bigKey_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateKey_invalidDot_failed()
|
||||
id: validateKey_invalidDot_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: validateKey_invalidDot_failed()
|
||||
nameWithType: ParserUtilityTest.validateKey_invalidDot_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateKey_invalidDot_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateKey_invalidDot_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/ParserUtilityTest.java
|
||||
startLine: 215
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void validateKey_invalidDot_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateKey_invalidKey_failed()
|
||||
id: validateKey_invalidKey_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: validateKey_invalidKey_failed()
|
||||
nameWithType: ParserUtilityTest.validateKey_invalidKey_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateKey_invalidKey_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateKey_invalidKey_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/ParserUtilityTest.java
|
||||
startLine: 179
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void validateKey_invalidKey_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateKey_invalidSpace_failed()
|
||||
id: validateKey_invalidSpace_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: validateKey_invalidSpace_failed()
|
||||
nameWithType: ParserUtilityTest.validateKey_invalidSpace_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateKey_invalidSpace_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateKey_invalidSpace_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/ParserUtilityTest.java
|
||||
startLine: 223
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void validateKey_invalidSpace_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateKey_metadata_success()
|
||||
id: validateKey_metadata_success()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: validateKey_metadata_success()
|
||||
nameWithType: ParserUtilityTest.validateKey_metadata_success()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateKey_metadata_success()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateKey_metadata_success*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/ParserUtilityTest.java
|
||||
startLine: 155
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void validateKey_metadata_success()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateKey_noDollar_invalidDollar_failed()
|
||||
id: validateKey_noDollar_invalidDollar_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: validateKey_noDollar_invalidDollar_failed()
|
||||
nameWithType: ParserUtilityTest.validateKey_noDollar_invalidDollar_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateKey_noDollar_invalidDollar_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateKey_noDollar_invalidDollar_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/ParserUtilityTest.java
|
||||
startLine: 232
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void validateKey_noDollar_invalidDollar_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateKey_noMetadata_success()
|
||||
id: validateKey_noMetadata_success()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: validateKey_noMetadata_success()
|
||||
nameWithType: ParserUtilityTest.validateKey_noMetadata_success()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateKey_noMetadata_success()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateKey_noMetadata_success*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/ParserUtilityTest.java
|
||||
startLine: 146
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void validateKey_noMetadata_success()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateKey_nullKey_failed()
|
||||
id: validateKey_nullKey_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: validateKey_nullKey_failed()
|
||||
nameWithType: ParserUtilityTest.validateKey_nullKey_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateKey_nullKey_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateKey_nullKey_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/ParserUtilityTest.java
|
||||
startLine: 163
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void validateKey_nullKey_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateObject_boolean_success()
|
||||
id: validateObject_boolean_success()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: validateObject_boolean_success()
|
||||
nameWithType: ParserUtilityTest.validateObject_boolean_success()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateObject_boolean_success()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateObject_boolean_success*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/ParserUtilityTest.java
|
||||
startLine: 129
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void validateObject_boolean_success()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateObject_integer_success()
|
||||
id: validateObject_integer_success()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: validateObject_integer_success()
|
||||
nameWithType: ParserUtilityTest.validateObject_integer_success()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateObject_integer_success()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateObject_integer_success*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/ParserUtilityTest.java
|
||||
startLine: 121
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void validateObject_integer_success()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateStringUTF8_empty_failed()
|
||||
id: validateStringUTF8_empty_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: validateStringUTF8_empty_failed()
|
||||
nameWithType: ParserUtilityTest.validateStringUTF8_empty_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateStringUTF8_empty_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateStringUTF8_empty_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/ParserUtilityTest.java
|
||||
startLine: 35
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void validateStringUTF8_empty_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateStringUTF8_invalid_failed()
|
||||
id: validateStringUTF8_invalid_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: validateStringUTF8_invalid_failed()
|
||||
nameWithType: ParserUtilityTest.validateStringUTF8_invalid_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateStringUTF8_invalid_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateStringUTF8_invalid_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/ParserUtilityTest.java
|
||||
startLine: 43
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void validateStringUTF8_invalid_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateStringUTF8_null_failed()
|
||||
id: validateStringUTF8_null_failed()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: validateStringUTF8_null_failed()
|
||||
nameWithType: ParserUtilityTest.validateStringUTF8_null_failed()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateStringUTF8_null_failed()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateStringUTF8_null_failed*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/ParserUtilityTest.java
|
||||
startLine: 27
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void validateStringUTF8_null_failed()
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateStringUTF8_success()
|
||||
id: validateStringUTF8_success()
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.yml
|
||||
langs:
|
||||
- java
|
||||
name: validateStringUTF8_success()
|
||||
nameWithType: ParserUtilityTest.validateStringUTF8_success()
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateStringUTF8_success()
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateStringUTF8_success*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/ParserUtilityTest.java
|
||||
startLine: 19
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void validateStringUTF8_success()
|
||||
references:
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateStringUTF8_success*
|
||||
name: validateStringUTF8_success
|
||||
nameWithType: ParserUtilityTest.validateStringUTF8_success
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateStringUTF8_success
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateStringUTF8_null_failed*
|
||||
name: validateStringUTF8_null_failed
|
||||
nameWithType: ParserUtilityTest.validateStringUTF8_null_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateStringUTF8_null_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateStringUTF8_empty_failed*
|
||||
name: validateStringUTF8_empty_failed
|
||||
nameWithType: ParserUtilityTest.validateStringUTF8_empty_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateStringUTF8_empty_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateStringUTF8_invalid_failed*
|
||||
name: validateStringUTF8_invalid_failed
|
||||
nameWithType: ParserUtilityTest.validateStringUTF8_invalid_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateStringUTF8_invalid_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateBlobName_success*
|
||||
name: validateBlobName_success
|
||||
nameWithType: ParserUtilityTest.validateBlobName_success
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateBlobName_success
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateBlobName_null_failed*
|
||||
name: validateBlobName_null_failed
|
||||
nameWithType: ParserUtilityTest.validateBlobName_null_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateBlobName_null_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateBlobName_empty_failed*
|
||||
name: validateBlobName_empty_failed
|
||||
nameWithType: ParserUtilityTest.validateBlobName_empty_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateBlobName_empty_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateBlobName_invalid_utf8_failed*
|
||||
name: validateBlobName_invalid_utf8_failed
|
||||
nameWithType: ParserUtilityTest.validateBlobName_invalid_utf8_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateBlobName_invalid_utf8_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateBlobName_invalid_bigName_failed*
|
||||
name: validateBlobName_invalid_bigName_failed
|
||||
nameWithType: ParserUtilityTest.validateBlobName_invalid_bigName_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateBlobName_invalid_bigName_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateBlobName_invalid_invalidPath_failed*
|
||||
name: validateBlobName_invalid_invalidPath_failed
|
||||
nameWithType: ParserUtilityTest.validateBlobName_invalid_invalidPath_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateBlobName_invalid_invalidPath_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateObject_integer_success*
|
||||
name: validateObject_integer_success
|
||||
nameWithType: ParserUtilityTest.validateObject_integer_success
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateObject_integer_success
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateObject_boolean_success*
|
||||
name: validateObject_boolean_success
|
||||
nameWithType: ParserUtilityTest.validateObject_boolean_success
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateObject_boolean_success
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateInteger_null_failed*
|
||||
name: validateInteger_null_failed
|
||||
nameWithType: ParserUtilityTest.validateInteger_null_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateInteger_null_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateKey_noMetadata_success*
|
||||
name: validateKey_noMetadata_success
|
||||
nameWithType: ParserUtilityTest.validateKey_noMetadata_success
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateKey_noMetadata_success
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateKey_metadata_success*
|
||||
name: validateKey_metadata_success
|
||||
nameWithType: ParserUtilityTest.validateKey_metadata_success
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateKey_metadata_success
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateKey_nullKey_failed*
|
||||
name: validateKey_nullKey_failed
|
||||
nameWithType: ParserUtilityTest.validateKey_nullKey_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateKey_nullKey_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateKey_emptyKey_failed*
|
||||
name: validateKey_emptyKey_failed
|
||||
nameWithType: ParserUtilityTest.validateKey_emptyKey_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateKey_emptyKey_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateKey_invalidKey_failed*
|
||||
name: validateKey_invalidKey_failed
|
||||
nameWithType: ParserUtilityTest.validateKey_invalidKey_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateKey_invalidKey_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateKey_edgeSize_success*
|
||||
name: validateKey_edgeSize_success
|
||||
nameWithType: ParserUtilityTest.validateKey_edgeSize_success
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateKey_edgeSize_success
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateKey_invalid_bigKey_failed*
|
||||
name: validateKey_invalid_bigKey_failed
|
||||
nameWithType: ParserUtilityTest.validateKey_invalid_bigKey_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateKey_invalid_bigKey_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateKey_invalidDot_failed*
|
||||
name: validateKey_invalidDot_failed
|
||||
nameWithType: ParserUtilityTest.validateKey_invalidDot_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateKey_invalidDot_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateKey_invalidSpace_failed*
|
||||
name: validateKey_invalidSpace_failed
|
||||
nameWithType: ParserUtilityTest.validateKey_invalidSpace_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateKey_invalidSpace_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.validateKey_noDollar_invalidDollar_failed*
|
||||
name: validateKey_noDollar_invalidDollar_failed
|
||||
nameWithType: ParserUtilityTest.validateKey_noDollar_invalidDollar_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.validateKey_noDollar_invalidDollar_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.getDateTimeUtc_success*
|
||||
name: getDateTimeUtc_success
|
||||
nameWithType: ParserUtilityTest.getDateTimeUtc_success
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.getDateTimeUtc_success
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.getDateTimeUtc_null_failed*
|
||||
name: getDateTimeUtc_null_failed
|
||||
nameWithType: ParserUtilityTest.getDateTimeUtc_null_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.getDateTimeUtc_null_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.getDateTimeUtc_empty_failed*
|
||||
name: getDateTimeUtc_empty_failed
|
||||
nameWithType: ParserUtilityTest.getDateTimeUtc_empty_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.getDateTimeUtc_empty_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.getDateTimeUtc_invalid_text_failed*
|
||||
name: getDateTimeUtc_invalid_text_failed
|
||||
nameWithType: ParserUtilityTest.getDateTimeUtc_invalid_text_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.getDateTimeUtc_invalid_text_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.getDateTimeUtc_wrong_format_failed*
|
||||
name: getDateTimeUtc_wrong_format_failed
|
||||
nameWithType: ParserUtilityTest.getDateTimeUtc_wrong_format_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.getDateTimeUtc_wrong_format_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.getDateTimeOffset_success*
|
||||
name: getDateTimeOffset_success
|
||||
nameWithType: ParserUtilityTest.getDateTimeOffset_success
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.getDateTimeOffset_success
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.getDateTimeOffset_null_failed*
|
||||
name: getDateTimeOffset_null_failed
|
||||
nameWithType: ParserUtilityTest.getDateTimeOffset_null_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.getDateTimeOffset_null_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.getDateTimeOffset_empty_failed*
|
||||
name: getDateTimeOffset_empty_failed
|
||||
nameWithType: ParserUtilityTest.getDateTimeOffset_empty_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.getDateTimeOffset_empty_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.getDateTimeOffset_invalid_text_failed*
|
||||
name: getDateTimeOffset_invalid_text_failed
|
||||
nameWithType: ParserUtilityTest.getDateTimeOffset_invalid_text_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.getDateTimeOffset_invalid_text_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.getDateTimeOffset_wrong_format_failed*
|
||||
name: getDateTimeOffset_wrong_format_failed
|
||||
nameWithType: ParserUtilityTest.getDateTimeOffset_wrong_format_failed
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest.getDateTimeOffset_wrong_format_failed
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
|
@ -1,71 +0,0 @@
|
|||
items:
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_par59d9b182df9eddf15d3118e74362935c
|
||||
id: _twin_par59d9b182df9eddf15d3118e74362935c
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
children:
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_par59d9b182df9eddf15d3118e74362935c.execute(Map<String, Object>)
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_par59d9b182df9eddf15d3118e74362935c.yml
|
||||
langs:
|
||||
- java
|
||||
name: TwinParserTest.OnReportedCallback
|
||||
nameWithType: TwinParserTest.OnReportedCallback
|
||||
fullName: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.TwinParserTest.OnReportedCallback
|
||||
type: Class
|
||||
source:
|
||||
remote: &o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/TwinParserTest.java
|
||||
branch: master
|
||||
repo: https://github.com/Azure/azure-iot-sdk-java
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/TwinParserTest.java
|
||||
startLine: 57
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: protected class OnReportedCallback implements TwinChangedCallback
|
||||
inheritance:
|
||||
- java.lang.Object
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_par59d9b182df9eddf15d3118e74362935c.execute(Map<String, Object>)
|
||||
id: execute(Map<String, Object>)
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_par59d9b182df9eddf15d3118e74362935c
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_par59d9b182df9eddf15d3118e74362935c.yml
|
||||
langs:
|
||||
- java
|
||||
name: execute(Map<String, Object> propertyMap)
|
||||
nameWithType: TwinParserTest.OnReportedCallback.execute(Map<String, Object> propertyMap)
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.TwinParserTest.OnReportedCallback.execute(Map<String, Object> propertyMap)
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_par59d9b182df9eddf15d3118e74362935c.execute*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/TwinParserTest.java
|
||||
startLine: 60
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void execute(Map<String, Object> propertyMap)
|
||||
parameters:
|
||||
- id: propertyMap
|
||||
type: e7b06046
|
||||
references:
|
||||
- uid: e7b06046
|
||||
spec.java:
|
||||
- name: Map<String, Object>
|
||||
fullName: Map<String, Object>
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_par59d9b182df9eddf15d3118e74362935c.execute*
|
||||
name: execute
|
||||
nameWithType: TwinParserTest.OnReportedCallback.execute
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.TwinParserTest.OnReportedCallback.execute
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: com.microsoft.azure.sdk.iot.deps.serializer._twin_changed_callback
|
||||
parent: com.microsoft.azure.sdk.iot.deps.serializer
|
||||
href: com.microsoft.azure.sdk.iot.deps.serializer._twin_changed_callback.yml
|
||||
name: TwinChangedCallback
|
||||
nameWithType: TwinChangedCallback
|
||||
fullName: com.microsoft.azure.sdk.iot.deps.serializer.TwinChangedCallback
|
||||
type: Interface
|
||||
summary: >-
|
||||
<p>INNER TWINPARSER CLASS</p>
|
||||
|
||||
<p>An interface for an IoT Hub Device Twin callback.</p>
|
||||
|
||||
<p>Developers are expected to create an implementation of this interface, and the transport will call <ref refid="" kindref="compound">TwinChangedCallback#execute(Map)</ref> upon receiving a property or tags changes from an IoT Hub Device Twin. </p>
|
||||
syntax:
|
||||
content: public interface TwinChangedCallback
|
|
@ -1,71 +0,0 @@
|
|||
items:
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_parc93226cc09b13c7fca6bcadc46c2ad5a
|
||||
id: _twin_parc93226cc09b13c7fca6bcadc46c2ad5a
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
children:
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_parc93226cc09b13c7fca6bcadc46c2ad5a.execute(Map<String, Object>)
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_parc93226cc09b13c7fca6bcadc46c2ad5a.yml
|
||||
langs:
|
||||
- java
|
||||
name: TwinParserTest.OnDesiredCallback
|
||||
nameWithType: TwinParserTest.OnDesiredCallback
|
||||
fullName: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.TwinParserTest.OnDesiredCallback
|
||||
type: Class
|
||||
source:
|
||||
remote: &o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/TwinParserTest.java
|
||||
branch: master
|
||||
repo: https://github.com/Azure/azure-iot-sdk-java
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/TwinParserTest.java
|
||||
startLine: 48
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: protected class OnDesiredCallback implements TwinChangedCallback
|
||||
inheritance:
|
||||
- java.lang.Object
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_parc93226cc09b13c7fca6bcadc46c2ad5a.execute(Map<String, Object>)
|
||||
id: execute(Map<String, Object>)
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_parc93226cc09b13c7fca6bcadc46c2ad5a
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_parc93226cc09b13c7fca6bcadc46c2ad5a.yml
|
||||
langs:
|
||||
- java
|
||||
name: execute(Map<String, Object> propertyMap)
|
||||
nameWithType: TwinParserTest.OnDesiredCallback.execute(Map<String, Object> propertyMap)
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.TwinParserTest.OnDesiredCallback.execute(Map<String, Object> propertyMap)
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_parc93226cc09b13c7fca6bcadc46c2ad5a.execute*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/TwinParserTest.java
|
||||
startLine: 51
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void execute(Map<String, Object> propertyMap)
|
||||
parameters:
|
||||
- id: propertyMap
|
||||
type: e7b06046
|
||||
references:
|
||||
- uid: e7b06046
|
||||
spec.java:
|
||||
- name: Map<String, Object>
|
||||
fullName: Map<String, Object>
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_parc93226cc09b13c7fca6bcadc46c2ad5a.execute*
|
||||
name: execute
|
||||
nameWithType: TwinParserTest.OnDesiredCallback.execute
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.TwinParserTest.OnDesiredCallback.execute
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: com.microsoft.azure.sdk.iot.deps.serializer._twin_changed_callback
|
||||
parent: com.microsoft.azure.sdk.iot.deps.serializer
|
||||
href: com.microsoft.azure.sdk.iot.deps.serializer._twin_changed_callback.yml
|
||||
name: TwinChangedCallback
|
||||
nameWithType: TwinChangedCallback
|
||||
fullName: com.microsoft.azure.sdk.iot.deps.serializer.TwinChangedCallback
|
||||
type: Interface
|
||||
summary: >-
|
||||
<p>INNER TWINPARSER CLASS</p>
|
||||
|
||||
<p>An interface for an IoT Hub Device Twin callback.</p>
|
||||
|
||||
<p>Developers are expected to create an implementation of this interface, and the transport will call <ref refid="" kindref="compound">TwinChangedCallback#execute(Map)</ref> upon receiving a property or tags changes from an IoT Hub Device Twin. </p>
|
||||
syntax:
|
||||
content: public interface TwinChangedCallback
|
|
@ -1,71 +0,0 @@
|
|||
items:
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_parser_test._on_tags_callback
|
||||
id: _on_tags_callback
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
children:
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_parser_test._on_tags_callback.execute(Map<String, Object>)
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_parser_test._on_tags_callback.yml
|
||||
langs:
|
||||
- java
|
||||
name: TwinParserTest.OnTagsCallback
|
||||
nameWithType: TwinParserTest.OnTagsCallback
|
||||
fullName: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.TwinParserTest.OnTagsCallback
|
||||
type: Class
|
||||
source:
|
||||
remote: &o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/TwinParserTest.java
|
||||
branch: master
|
||||
repo: https://github.com/Azure/azure-iot-sdk-java
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/TwinParserTest.java
|
||||
startLine: 66
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: protected class OnTagsCallback implements TwinChangedCallback
|
||||
inheritance:
|
||||
- java.lang.Object
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_parser_test._on_tags_callback.execute(Map<String, Object>)
|
||||
id: execute(Map<String, Object>)
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_parser_test._on_tags_callback
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_parser_test._on_tags_callback.yml
|
||||
langs:
|
||||
- java
|
||||
name: execute(Map<String, Object> tagsMap)
|
||||
nameWithType: TwinParserTest.OnTagsCallback.execute(Map<String, Object> tagsMap)
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.TwinParserTest.OnTagsCallback.execute(Map<String, Object> tagsMap)
|
||||
overload: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_parser_test._on_tags_callback.execute*
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/TwinParserTest.java
|
||||
startLine: 69
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
syntax:
|
||||
content: public void execute(Map<String, Object> tagsMap)
|
||||
parameters:
|
||||
- id: tagsMap
|
||||
type: e7b06046
|
||||
references:
|
||||
- uid: e7b06046
|
||||
spec.java:
|
||||
- name: Map<String, Object>
|
||||
fullName: Map<String, Object>
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_parser_test._on_tags_callback.execute*
|
||||
name: execute
|
||||
nameWithType: TwinParserTest.OnTagsCallback.execute
|
||||
fullName: void tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.TwinParserTest.OnTagsCallback.execute
|
||||
package: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
- uid: com.microsoft.azure.sdk.iot.deps.serializer._twin_changed_callback
|
||||
parent: com.microsoft.azure.sdk.iot.deps.serializer
|
||||
href: com.microsoft.azure.sdk.iot.deps.serializer._twin_changed_callback.yml
|
||||
name: TwinChangedCallback
|
||||
nameWithType: TwinChangedCallback
|
||||
fullName: com.microsoft.azure.sdk.iot.deps.serializer.TwinChangedCallback
|
||||
type: Interface
|
||||
summary: >-
|
||||
<p>INNER TWINPARSER CLASS</p>
|
||||
|
||||
<p>An interface for an IoT Hub Device Twin callback.</p>
|
||||
|
||||
<p>Developers are expected to create an implementation of this interface, and the transport will call <ref refid="" kindref="compound">TwinChangedCallback#execute(Map)</ref> upon receiving a property or tags changes from an IoT Hub Device Twin. </p>
|
||||
syntax:
|
||||
content: public interface TwinChangedCallback
|
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -1,139 +0,0 @@
|
|||
items:
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
id: serializer
|
||||
children:
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_request_parser_test
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_status_parser_test
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._helpers
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_par59d9b182df9eddf15d3118e74362935c
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_parc93226cc09b13c7fca6bcadc46c2ad5a
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_parser_test
|
||||
- tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_parser_test._on_tags_callback
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.yml
|
||||
langs:
|
||||
- java
|
||||
name: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
nameWithType: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
fullName: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
type: Namespace
|
||||
source:
|
||||
remote:
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadNotificationParserTest.java
|
||||
branch: master
|
||||
repo: https://github.com/Azure/azure-iot-sdk-java
|
||||
path: deps/serializer/src/test/java/tests/unit/com/microsoft/azure/sdk/iot/deps/serializer/FileUploadNotificationParserTest.java
|
||||
startLine: 3
|
||||
syntax:
|
||||
content: package tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
references:
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.yml
|
||||
name: FileUploadNotificationParserTest
|
||||
nameWithType: FileUploadNotificationParserTest
|
||||
fullName: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParserTest
|
||||
type: Class
|
||||
summary: <p>Unit tests for File Upload Notification deserializer </p>
|
||||
syntax:
|
||||
content: public class FileUploadNotificationParserTest
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_request_parser_test
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_request_parser_test.yml
|
||||
name: FileUploadRequestParserTest
|
||||
nameWithType: FileUploadRequestParserTest
|
||||
fullName: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadRequestParserTest
|
||||
type: Class
|
||||
summary: <p>Unit tests for File Upload Request serializer </p>
|
||||
syntax:
|
||||
content: public class FileUploadRequestParserTest
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.yml
|
||||
name: FileUploadResponseParserTest
|
||||
nameWithType: FileUploadResponseParserTest
|
||||
fullName: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadResponseParserTest
|
||||
type: Class
|
||||
summary: <p>Unit tests for File Upload Response deserializer </p>
|
||||
syntax:
|
||||
content: public class FileUploadResponseParserTest
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_status_parser_test
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_status_parser_test.yml
|
||||
name: FileUploadStatusParserTest
|
||||
nameWithType: FileUploadStatusParserTest
|
||||
fullName: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.FileUploadStatusParserTest
|
||||
type: Class
|
||||
summary: <p>Unit tests for File Upload Status serializer </p>
|
||||
syntax:
|
||||
content: public class FileUploadStatusParserTest
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._helpers
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._helpers.yml
|
||||
name: Helpers
|
||||
nameWithType: Helpers
|
||||
fullName: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.Helpers
|
||||
type: Class
|
||||
summary: <p>Test helpers. </p>
|
||||
syntax:
|
||||
content: public class Helpers
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.yml
|
||||
name: MethodParserTest
|
||||
nameWithType: MethodParserTest
|
||||
fullName: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.MethodParserTest
|
||||
type: Class
|
||||
summary: <p>Unit tests for Method serializer </p>
|
||||
syntax:
|
||||
content: public class MethodParserTest
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.yml
|
||||
name: ParserUtilityTest
|
||||
nameWithType: ParserUtilityTest
|
||||
fullName: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.ParserUtilityTest
|
||||
type: Class
|
||||
summary: <p>Unit tests for serializer utility helpers </p>
|
||||
syntax:
|
||||
content: public class ParserUtilityTest
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_parser_test
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_parser_test.yml
|
||||
name: TwinParserTest
|
||||
nameWithType: TwinParserTest
|
||||
fullName: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.TwinParserTest
|
||||
type: Class
|
||||
summary: <p>Unit tests for TwinParser serializer </p>
|
||||
syntax:
|
||||
content: public class TwinParserTest
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_parc93226cc09b13c7fca6bcadc46c2ad5a
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_parc93226cc09b13c7fca6bcadc46c2ad5a.yml
|
||||
name: TwinParserTest.OnDesiredCallback
|
||||
nameWithType: TwinParserTest.OnDesiredCallback
|
||||
fullName: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.TwinParserTest.OnDesiredCallback
|
||||
type: Class
|
||||
syntax:
|
||||
content: protected class OnDesiredCallback implements TwinChangedCallback
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_par59d9b182df9eddf15d3118e74362935c
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_par59d9b182df9eddf15d3118e74362935c.yml
|
||||
name: TwinParserTest.OnReportedCallback
|
||||
nameWithType: TwinParserTest.OnReportedCallback
|
||||
fullName: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.TwinParserTest.OnReportedCallback
|
||||
type: Class
|
||||
syntax:
|
||||
content: protected class OnReportedCallback implements TwinChangedCallback
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_parser_test._on_tags_callback
|
||||
parent: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_parser_test._on_tags_callback.yml
|
||||
name: TwinParserTest.OnTagsCallback
|
||||
nameWithType: TwinParserTest.OnTagsCallback
|
||||
fullName: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.TwinParserTest.OnTagsCallback
|
||||
type: Class
|
||||
syntax:
|
||||
content: protected class OnTagsCallback implements TwinChangedCallback
|
|
@ -13614,40 +13614,3 @@
|
|||
- uid: system.fabric.security._azure_active_directory_metadata
|
||||
name: AzureActiveDirectoryMetadata
|
||||
href: system.fabric.security._azure_active_directory_metadata.yml
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
name: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer.yml
|
||||
items:
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test
|
||||
name: FileUploadNotificationParserTest
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_notification_parser_test.yml
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_request_parser_test
|
||||
name: FileUploadRequestParserTest
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_request_parser_test.yml
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test
|
||||
name: FileUploadResponseParserTest
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_response_parser_test.yml
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_status_parser_test
|
||||
name: FileUploadStatusParserTest
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._file_upload_status_parser_test.yml
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._helpers
|
||||
name: Helpers
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._helpers.yml
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test
|
||||
name: MethodParserTest
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._method_parser_test.yml
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test
|
||||
name: ParserUtilityTest
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._parser_utility_test.yml
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_parser_test
|
||||
name: TwinParserTest
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_parser_test.yml
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_parc93226cc09b13c7fca6bcadc46c2ad5a
|
||||
name: TwinParserTest.OnDesiredCallback
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_parc93226cc09b13c7fca6bcadc46c2ad5a.yml
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_par59d9b182df9eddf15d3118e74362935c
|
||||
name: TwinParserTest.OnReportedCallback
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_par59d9b182df9eddf15d3118e74362935c.yml
|
||||
- uid: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_parser_test._on_tags_callback
|
||||
name: TwinParserTest.OnTagsCallback
|
||||
href: tests.unit.com.microsoft.azure.sdk.iot.deps.serializer._twin_parser_test._on_tags_callback.yml
|
||||
|
|
Загрузка…
Ссылка в новой задаче