This commit is contained in:
OpenPublishBuild 2017-04-14 22:18:19 +00:00
Родитель 8bc8eae3d6
Коммит ee05634124
53 изменённых файлов: 4444 добавлений и 4396 удалений

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

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

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

@ -108,7 +108,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>

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

@ -14,7 +14,7 @@ items:
branch: master
repo: https://github.com/Azure/azure-sdk-for-java
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 39
startLine: 50
package: com.microsoft.azure.management.appservice
summary: <p>Container interface for all the definitions that need to be implemented. </p>
syntax:

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

@ -20,7 +20,7 @@ items:
branch: master
repo: https://github.com/Azure/azure-sdk-for-java
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 115
startLine: 126
package: com.microsoft.azure.management.appservice
summary: <p>A function app definition allowing app service plan to be set. </p>
syntax:
@ -37,7 +37,7 @@ items:
source:
remote: *o0
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 151
startLine: 162
package: com.microsoft.azure.management.appservice
summary: >-
<p>Creates a new app service plan to use.</p>
@ -64,7 +64,7 @@ items:
source:
remote: *o0
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 143
startLine: 154
package: com.microsoft.azure.management.appservice
summary: >-
<p>Creates a new app service plan to use.</p>
@ -91,7 +91,7 @@ items:
source:
remote: *o0
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 120
startLine: 131
package: com.microsoft.azure.management.appservice
summary: <p>Creates a new consumption plan to use. </p>
syntax:
@ -111,7 +111,7 @@ items:
source:
remote: *o0
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 128
startLine: 139
package: com.microsoft.azure.management.appservice
summary: >-
<p>Creates a new free app service plan. This will fail if there are 10 or more free plans in the current subscription.</p>
@ -134,7 +134,7 @@ items:
source:
remote: *o0
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 135
startLine: 146
package: com.microsoft.azure.management.appservice
summary: >-
<p>Creates a new shared app service plan.</p>

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

@ -17,7 +17,7 @@ items:
branch: master
repo: https://github.com/Azure/azure-sdk-for-java
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 197
startLine: 208
package: com.microsoft.azure.management.appservice
summary: <p>A function app definition allowing daily usage quota to be specified. </p>
syntax:
@ -34,7 +34,7 @@ items:
source:
remote: *o0
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 203
startLine: 214
package: com.microsoft.azure.management.appservice
summary: <p>Specifies the daily usage data cap. </p>
syntax:
@ -58,7 +58,7 @@ items:
source:
remote: *o0
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 209
startLine: 220
package: com.microsoft.azure.management.appservice
summary: <p>Specifies the daily usage data cap. </p>
syntax:

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

@ -20,7 +20,7 @@ items:
branch: master
repo: https://github.com/Azure/azure-sdk-for-java
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 71
startLine: 82
package: com.microsoft.azure.management.appservice
summary: <p>A function app definition allowing resource group to be specified when a new app service plan is to be created. </p>
syntax:
@ -37,7 +37,7 @@ items:
source:
remote: *o0
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 84
startLine: 95
package: com.microsoft.azure.management.appservice
summary: <p>Associates the resource with an existing resource group. </p>
syntax:
@ -61,7 +61,7 @@ items:
source:
remote: *o0
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 77
startLine: 88
package: com.microsoft.azure.management.appservice
summary: <p>Associates the resource with an existing resource group. </p>
syntax:
@ -85,7 +85,7 @@ items:
source:
remote: *o0
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 102
startLine: 113
package: com.microsoft.azure.management.appservice
summary: >-
<p>Creates a new resource group to put the resource in. </p>
@ -108,7 +108,7 @@ items:
source:
remote: *o0
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 109
startLine: 120
package: com.microsoft.azure.management.appservice
summary: <p>Creates a new resource group to put the resource in, based on the definition specified. </p>
syntax:
@ -132,7 +132,7 @@ items:
source:
remote: *o0
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 93
startLine: 104
package: com.microsoft.azure.management.appservice
summary: >-
<p>Creates a new resource group to put the resource in. </p>

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

@ -14,7 +14,7 @@ items:
branch: master
repo: https://github.com/Azure/azure-sdk-for-java
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 65
startLine: 76
package: com.microsoft.azure.management.appservice
summary: <p>A function app definition allowing resource group to be specified when an existing app service plan is used. </p>
syntax:

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

@ -16,7 +16,7 @@ items:
branch: master
repo: https://github.com/Azure/azure-sdk-for-java
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 53
startLine: 64
package: com.microsoft.azure.management.appservice
summary: <p>The first stage of the function app definition. </p>
syntax:
@ -33,7 +33,7 @@ items:
source:
remote: *o0
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 59
startLine: 70
package: com.microsoft.azure.management.appservice
summary: <p>Uses an existing app service plan for the function app. </p>
syntax:

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

@ -14,7 +14,7 @@ items:
branch: master
repo: https://github.com/Azure/azure-sdk-for-java
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 217
startLine: 228
package: com.microsoft.azure.management.appservice
summary: <p>A function app definition with sufficient inputs to create a new function app in the cloud, but exposing additional optional inputs to specify. </p>
syntax:

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

@ -17,7 +17,7 @@ items:
branch: master
repo: https://github.com/Azure/azure-sdk-for-java
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 179
startLine: 190
package: com.microsoft.azure.management.appservice
summary: <p>A function app definition allowing runtime version to be specified. </p>
syntax:
@ -34,7 +34,7 @@ items:
source:
remote: *o0
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 191
startLine: 202
package: com.microsoft.azure.management.appservice
summary: <p>Uses the latest runtime version for the function app. </p>
syntax:
@ -54,7 +54,7 @@ items:
source:
remote: *o0
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 185
startLine: 196
package: com.microsoft.azure.management.appservice
summary: <p>Specifies the runtime version for the function app. </p>
syntax:

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

@ -17,7 +17,7 @@ items:
branch: master
repo: https://github.com/Azure/azure-sdk-for-java
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 159
startLine: 170
package: com.microsoft.azure.management.appservice
summary: <p>A function app definition allowing storage account to be specified. A storage account is required for storing function execution runtime, triggers, and logs. </p>
syntax:
@ -34,7 +34,7 @@ items:
source:
remote: *o0
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 173
startLine: 184
package: com.microsoft.azure.management.appservice
summary: <p>Specifies the storage account to use for the function app. </p>
syntax:
@ -58,7 +58,7 @@ items:
source:
remote: *o0
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 166
startLine: 177
package: com.microsoft.azure.management.appservice
summary: <p>Creates a new storage account to use for the function app. </p>
syntax:

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

@ -14,7 +14,7 @@ items:
branch: master
repo: https://github.com/Azure/azure-sdk-for-java
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 49
startLine: 60
package: com.microsoft.azure.management.appservice
summary: <p>Grouping of all the function app definition stages. </p>
syntax:

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

@ -14,7 +14,7 @@ items:
branch: master
repo: https://github.com/Azure/azure-sdk-for-java
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 342
startLine: 353
package: com.microsoft.azure.management.appservice
summary: <p>The template for a function app update operation, containing all the settings that can be modified. </p>
syntax:

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

@ -21,7 +21,7 @@ items:
branch: master
repo: https://github.com/Azure/azure-sdk-for-java
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 234
startLine: 245
package: com.microsoft.azure.management.appservice
summary: <p>A function app update allowing app service plan to be set. </p>
syntax:
@ -38,7 +38,7 @@ items:
source:
remote: *o0
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 277
startLine: 288
package: com.microsoft.azure.management.appservice
summary: <p>Uses an existing app service plan for the function app. </p>
syntax:
@ -62,7 +62,7 @@ items:
source:
remote: *o0
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 270
startLine: 281
package: com.microsoft.azure.management.appservice
summary: >-
<p>Creates a new app service plan to use.</p>
@ -89,7 +89,7 @@ items:
source:
remote: *o0
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 262
startLine: 273
package: com.microsoft.azure.management.appservice
summary: >-
<p>Creates a new app service plan to use.</p>
@ -116,7 +116,7 @@ items:
source:
remote: *o0
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 239
startLine: 250
package: com.microsoft.azure.management.appservice
summary: <p>Creates a new consumption plan to use. </p>
syntax:
@ -136,7 +136,7 @@ items:
source:
remote: *o0
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 247
startLine: 258
package: com.microsoft.azure.management.appservice
summary: >-
<p>Creates a new free app service plan. This will fail if there are 10 or more free plans in the current subscription.</p>
@ -159,7 +159,7 @@ items:
source:
remote: *o0
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 254
startLine: 265
package: com.microsoft.azure.management.appservice
summary: >-
<p>Creates a new shared app service plan.</p>

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

@ -17,7 +17,7 @@ items:
branch: master
repo: https://github.com/Azure/azure-sdk-for-java
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 323
startLine: 334
package: com.microsoft.azure.management.appservice
summary: <p>A function app definition allowing daily usage quota to be specified. </p>
syntax:
@ -34,7 +34,7 @@ items:
source:
remote: *o0
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 329
startLine: 340
package: com.microsoft.azure.management.appservice
summary: <p>Specifies the daily usage data cap. </p>
syntax:
@ -58,7 +58,7 @@ items:
source:
remote: *o0
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 335
startLine: 346
package: com.microsoft.azure.management.appservice
summary: <p>Specifies the daily usage data cap. </p>
syntax:

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

@ -17,7 +17,7 @@ items:
branch: master
repo: https://github.com/Azure/azure-sdk-for-java
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 283
startLine: 294
package: com.microsoft.azure.management.appservice
summary: <p>A function app update allowing runtime version to be specified. </p>
syntax:
@ -34,7 +34,7 @@ items:
source:
remote: *o0
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 295
startLine: 306
package: com.microsoft.azure.management.appservice
summary: <p>Uses the latest runtime version for the function app. </p>
syntax:
@ -54,7 +54,7 @@ items:
source:
remote: *o0
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 289
startLine: 300
package: com.microsoft.azure.management.appservice
summary: <p>Specifies the runtime version for the function app. </p>
syntax:

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

@ -17,7 +17,7 @@ items:
branch: master
repo: https://github.com/Azure/azure-sdk-for-java
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 303
startLine: 314
package: com.microsoft.azure.management.appservice
summary: <p>A function app definition allowing storage account to be specified. A storage account is required for storing function execution runtime, triggers, and logs. </p>
syntax:
@ -34,7 +34,7 @@ items:
source:
remote: *o0
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 317
startLine: 328
package: com.microsoft.azure.management.appservice
summary: <p>Specifies the storage account to use for the function app. </p>
syntax:
@ -58,7 +58,7 @@ items:
source:
remote: *o0
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 310
startLine: 321
package: com.microsoft.azure.management.appservice
summary: <p>Creates a new storage account to use for the function app. </p>
syntax:

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

@ -14,7 +14,7 @@ items:
branch: master
repo: https://github.com/Azure/azure-sdk-for-java
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 230
startLine: 241
package: com.microsoft.azure.management.appservice
summary: <p>Grouping of all the function app update stages. </p>
syntax:

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

@ -3,6 +3,8 @@ items:
id: _function_app
parent: com.microsoft.azure.management.appservice
children:
- com.microsoft.azure.management.appservice._function_app.getMasterKey()
- com.microsoft.azure.management.appservice._function_app.getMasterKeyAsync()
- com.microsoft.azure.management.appservice._function_app.storageAccount()
href: com.microsoft.azure.management.appservice._function_app.yml
langs:
@ -16,7 +18,7 @@ items:
branch: master
repo: https://github.com/Azure/azure-sdk-for-java
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 22
startLine: 23
package: com.microsoft.azure.management.appservice
summary: <p>An immutable client-side representation of an <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref> Function App. </p>
syntax:
@ -97,6 +99,44 @@ items:
- com.microsoft.azure.management.appservice._web_app_base.verifyDomainOwnership(String,String)
- com.microsoft.azure.management.appservice._web_app_base.verifyDomainOwnershipAsync(String,String)
- com.microsoft.azure.management.appservice._web_app_base.webSocketsEnabled()
- uid: com.microsoft.azure.management.appservice._function_app.getMasterKey()
id: getMasterKey()
parent: com.microsoft.azure.management.appservice._function_app
href: com.microsoft.azure.management.appservice._function_app.yml
langs:
- java
name: getMasterKey()
fullName: String com.microsoft.azure.management.appservice.FunctionApp.getMasterKey()
type: Method
source:
remote: *o0
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 36
package: com.microsoft.azure.management.appservice
syntax:
content: public String getMasterKey()
return:
type: "26831127"
description: <p>the master key for the function app </p>
- uid: com.microsoft.azure.management.appservice._function_app.getMasterKeyAsync()
id: getMasterKeyAsync()
parent: com.microsoft.azure.management.appservice._function_app
href: com.microsoft.azure.management.appservice._function_app.yml
langs:
- java
name: getMasterKeyAsync()
fullName: Observable<String> com.microsoft.azure.management.appservice.FunctionApp.getMasterKeyAsync()
type: Method
source:
remote: *o0
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 41
package: com.microsoft.azure.management.appservice
syntax:
content: public Observable<String> getMasterKeyAsync()
return:
type: c4e15b74
description: <p>the master key for the function app </p>
- uid: com.microsoft.azure.management.appservice._function_app.storageAccount()
id: storageAccount()
parent: com.microsoft.azure.management.appservice._function_app
@ -109,7 +149,7 @@ items:
source:
remote: *o0
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/FunctionApp.java
startLine: 30
startLine: 31
package: com.microsoft.azure.management.appservice
syntax:
content: public StorageAccount storageAccount()
@ -117,6 +157,14 @@ items:
type: com.microsoft.azure.management.storage._storage_account
description: <p>the storage account associated with the function app </p>
references:
- uid: "26831127"
spec.java:
- name: String
fullName: String
- uid: c4e15b74
spec.java:
- name: Observable<String>
fullName: Observable<String>
- uid: com.microsoft.azure.management.appservice._web_app_base.alwaysOn()
parent: com.microsoft.azure.management.appservice._web_app_base
href: com.microsoft.azure.management.appservice._web_app_base.yml

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

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

@ -312,15 +312,6 @@ references:
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
name: BatchAccount.DefinitionStages.WithApplication
fullName: com.microsoft.azure.management.batch.BatchAccount.DefinitionStages.WithApplication
type: Interface
summary: <p>The stage of a Batch account definition allowing the creation of a Batch application. </p>
syntax:
content: public interface WithApplication
- uid: com.microsoft.azure.management.batch._batch_account._update_stages._with_application
parent: com.microsoft.azure.management.batch
href: com.microsoft.azure.management.batch._batch_account._update_stages._with_application.yml
@ -330,6 +321,15 @@ references:
summary: <p>The stage of a Batch account definition allowing the creation of a Batch application. </p>
syntax:
content: public interface WithApplication
- uid: com.microsoft.azure.management.batch._batch_account._definition_stages._with_application
parent: com.microsoft.azure.management.batch
href: com.microsoft.azure.management.batch._batch_account._definition_stages._with_application.yml
name: BatchAccount.DefinitionStages.WithApplication
fullName: com.microsoft.azure.management.batch.BatchAccount.DefinitionStages.WithApplication
type: Interface
summary: <p>The stage of a Batch account definition allowing the creation of a Batch application. </p>
syntax:
content: public interface WithApplication
- uid: com.microsoft.azure.management.batch._batch_account._definition_stage0d783d9e8264e6921b5a7ac57082dfd6
parent: com.microsoft.azure.management.batch
href: com.microsoft.azure.management.batch._batch_account._definition_stage0d783d9e8264e6921b5a7ac57082dfd6.yml
@ -378,21 +378,6 @@ 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_definition_stages._with_attach
parent: com.microsoft.azure.management.batch
href: com.microsoft.azure.management.batch._application._update_definition_stages._with_attach.yml
name: Application.UpdateDefinitionStages.WithAttach<ParentT>
fullName: com.microsoft.azure.management.batch.Application.UpdateDefinitionStages.WithAttach<ParentT>
type: Interface
summary: >-
<p>The final stage of a Batch application definition. </p>
<p>At this stage, any remaining optional settings can be specified, or the application definition can be attached to the parent batch Account update. </p>
syntax:
content: public interface WithAttach<ParentT> extends Attachable<ParentT>.InUpdate,Application.UpdateDefinitionStages.WithApplicationPackage<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the stage of the parent Batch account update to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.batch._application._definition_stages._with_attach
parent: com.microsoft.azure.management.batch
href: com.microsoft.azure.management.batch._application._definition_stages._with_attach.yml
@ -408,6 +393,21 @@ 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_definition_stages._with_attach
parent: com.microsoft.azure.management.batch
href: com.microsoft.azure.management.batch._application._update_definition_stages._with_attach.yml
name: Application.UpdateDefinitionStages.WithAttach<ParentT>
fullName: com.microsoft.azure.management.batch.Application.UpdateDefinitionStages.WithAttach<ParentT>
type: Interface
summary: >-
<p>The final stage of a Batch application definition. </p>
<p>At this stage, any remaining optional settings can be specified, or the application definition can be attached to the parent batch Account update. </p>
syntax:
content: public interface WithAttach<ParentT> extends Attachable<ParentT>.InUpdate,Application.UpdateDefinitionStages.WithApplicationPackage<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the stage of the parent Batch account update to return to after attaching this definition </p>
- uid: com.microsoft.azure.management.batch._batch_account._definition_stages._with_create
parent: com.microsoft.azure.management.batch
href: com.microsoft.azure.management.batch._batch_account._definition_stages._with_create.yml

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@ -609,21 +609,6 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages._ptr_record_set_blank
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages._ptr_record_set_blank.yml
name: DnsRecordSet.DefinitionStages.PtrRecordSetBlank<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.PtrRecordSetBlank<ParentT>
type: Interface
summary: >-
<p>The first stage of a PTR record definition.</p>
<p></p>
syntax:
content: public interface PtrRecordSetBlank<ParentT> extends DnsRecordSet.DefinitionStages.WithPtrRecordTargetDomainName<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definition61db0953c5d39b1ff0bbe05f78f43171
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definition61db0953c5d39b1ff0bbe05f78f43171.yml
@ -639,18 +624,18 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages._srv_record_set_blank
- 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._srv_record_set_blank.yml
name: DnsRecordSet.DefinitionStages.SrvRecordSetBlank<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.SrvRecordSetBlank<ParentT>
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages._ptr_record_set_blank.yml
name: DnsRecordSet.DefinitionStages.PtrRecordSetBlank<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.PtrRecordSetBlank<ParentT>
type: Interface
summary: >-
<p>The first stage of a SRV record definition.</p>
<p>The first stage of a PTR record definition.</p>
<p></p>
syntax:
content: public interface SrvRecordSetBlank<ParentT> extends DnsRecordSet.DefinitionStages.WithSrvRecordEntry<ParentT>
content: public interface PtrRecordSetBlank<ParentT> extends DnsRecordSet.DefinitionStages.WithPtrRecordTargetDomainName<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref></p>
@ -669,18 +654,18 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages._txt_record_set_blank
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages._srv_record_set_blank
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages._txt_record_set_blank.yml
name: DnsRecordSet.DefinitionStages.TxtRecordSetBlank<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.TxtRecordSetBlank<ParentT>
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages._srv_record_set_blank.yml
name: DnsRecordSet.DefinitionStages.SrvRecordSetBlank<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.SrvRecordSetBlank<ParentT>
type: Interface
summary: >-
<p>The first stage of a TXT record definition.</p>
<p>The first stage of a SRV record definition.</p>
<p></p>
syntax:
content: public interface TxtRecordSetBlank<ParentT> extends DnsRecordSet.DefinitionStages.WithTxtRecordTextValue<ParentT>
content: public interface SrvRecordSetBlank<ParentT> extends DnsRecordSet.DefinitionStages.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>
@ -699,15 +684,21 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages._txt_record_set_blank
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update.yml
name: DnsRecordSet.Update
fullName: com.microsoft.azure.management.dns.DnsRecordSet.Update
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages._txt_record_set_blank.yml
name: DnsRecordSet.DefinitionStages.TxtRecordSetBlank<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.TxtRecordSetBlank<ParentT>
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>
summary: >-
<p>The first stage of a TXT record definition.</p>
<p></p>
syntax:
content: public interface Update extends Settable<DnsZone.Update>,DnsRecordSet.UpdateStages.WithMetadata,DnsRecordSet.UpdateStages.WithTtl
content: public interface TxtRecordSetBlank<ParentT> extends DnsRecordSet.DefinitionStages.WithTxtRecordTextValue<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._update
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_zone._update.yml
@ -720,6 +711,15 @@ references:
<p>Call <xref href="com.microsoft.azure.management.resources.fluentcore.model._appliable.apply()" data-throw-if-not-resolved="false"></xref> to apply the changes to the 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
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
@ -816,15 +816,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_zone._update_stages
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_zone._update_stages.yml
name: DnsZone.UpdateStages
fullName: com.microsoft.azure.management.dns.DnsZone.UpdateStages
type: Interface
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
@ -834,6 +825,15 @@ references:
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
name: DnsZone.UpdateStages
fullName: com.microsoft.azure.management.dns.DnsZone.UpdateStages
type: Interface
summary: <p>Grouping of DNS zone 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
@ -843,6 +843,15 @@ references:
summary: <p>The entirety of a TXT record set update as a part of parent DNS zone update. </p>
syntax:
content: public interface UpdateTxtRecordSet extends DnsRecordSet.UpdateStages.WithTxtRecordTextValue,DnsRecordSet.Update
- uid: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_aaaa_record_i_pv6_address
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_aaaa_record_i_pv6_address.yml
name: DnsRecordSet.UpdateStages.WithAaaaRecordIPv6Address
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithAaaaRecordIPv6Address
type: Interface
summary: <p>The stage of the AAAA record set update allowing to add or remove AAAA record. </p>
syntax:
content: public interface WithAaaaRecordIPv6Address
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages311fc2ab9d0d22f77305198283fb1ca7
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages311fc2ab9d0d22f77305198283fb1ca7.yml
@ -873,15 +882,21 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_aaaa_record_i_pv6_address
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages35d2d6579996e9c302ed52bdd6cb0aef
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_aaaa_record_i_pv6_address.yml
name: DnsRecordSet.UpdateStages.WithAaaaRecordIPv6Address
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithAaaaRecordIPv6Address
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages35d2d6579996e9c302ed52bdd6cb0aef.yml
name: DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6AddressOrAttachable<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6AddressOrAttachable<ParentT>
type: Interface
summary: <p>The stage of the AAAA record set update allowing to add or remove AAAA record. </p>
summary: >-
<p>The stage of the AAAA record set definition allowing to add additional AAAA records or attach the record set to the parent.</p>
<p></p>
syntax:
content: public interface WithAaaaRecordIPv6Address
content: public interface WithAaaaRecordIPv6AddressOrAttachable<ParentT> extends DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6Address<ParentT>,DnsRecordSet.DefinitionStages.WithAttach<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definition53649c9364d6f8cbfe9a5880ebc5a01e
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definition53649c9364d6f8cbfe9a5880ebc5a01e.yml
@ -897,18 +912,18 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages35d2d6579996e9c302ed52bdd6cb0aef
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stagesc719bafe805e01c7508f18af23b5869e
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages35d2d6579996e9c302ed52bdd6cb0aef.yml
name: DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6AddressOrAttachable<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6AddressOrAttachable<ParentT>
href: com.microsoft.azure.management.dns._dns_record_set._definition_stagesc719bafe805e01c7508f18af23b5869e.yml
name: DnsRecordSet.DefinitionStages.WithARecordIPv4Address<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithARecordIPv4Address<ParentT>
type: Interface
summary: >-
<p>The stage of the AAAA record set definition allowing to add additional AAAA records or attach the record set to the parent.</p>
<p>The stage of the A record set definition allowing to add first A record.</p>
<p></p>
syntax:
content: public interface WithAaaaRecordIPv6AddressOrAttachable<ParentT> extends DnsRecordSet.DefinitionStages.WithAaaaRecordIPv6Address<ParentT>,DnsRecordSet.DefinitionStages.WithAttach<ParentT>
content: public interface WithARecordIPv4Address<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>
@ -936,18 +951,18 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stagesc719bafe805e01c7508f18af23b5869e
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages3b01ed55618ef24b1edf8633f30102d2
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stagesc719bafe805e01c7508f18af23b5869e.yml
name: DnsRecordSet.DefinitionStages.WithARecordIPv4Address<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithARecordIPv4Address<ParentT>
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages3b01ed55618ef24b1edf8633f30102d2.yml
name: DnsRecordSet.DefinitionStages.WithARecordIPv4AddressOrAttachable<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithARecordIPv4AddressOrAttachable<ParentT>
type: Interface
summary: >-
<p>The stage of the A record set definition allowing to add first A record.</p>
<p>The stage of the A record set definition allowing to add additional A records or attach the record set to the parent.</p>
<p></p>
syntax:
content: public interface WithARecordIPv4Address<ParentT>
content: public interface WithARecordIPv4AddressOrAttachable<ParentT> extends DnsRecordSet.DefinitionStages.WithARecordIPv4Address<ParentT>,DnsRecordSet.DefinitionStages.WithAttach<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref></p>
@ -966,18 +981,18 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages3b01ed55618ef24b1edf8633f30102d2
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_attach
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages3b01ed55618ef24b1edf8633f30102d2.yml
name: DnsRecordSet.DefinitionStages.WithARecordIPv4AddressOrAttachable<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithARecordIPv4AddressOrAttachable<ParentT>
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_attach.yml
name: DnsRecordSet.DefinitionStages.WithAttach<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithAttach<ParentT>
type: Interface
summary: >-
<p>The stage of the A record set definition allowing to add additional A records or attach the record set to the parent.</p>
<p>The final stage of the DNS zone record set definition. </p>
<p></p>
<p>At this stage, any remaining optional settings can be specified, or the DNS zone record set definition can be attached to the parent traffic manager profile definition using <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref>. </p>
syntax:
content: public interface WithARecordIPv4AddressOrAttachable<ParentT> extends DnsRecordSet.DefinitionStages.WithARecordIPv4Address<ParentT>,DnsRecordSet.DefinitionStages.WithAttach<ParentT>
content: public interface WithAttach<ParentT> extends Attachable<ParentT>.InDefinition,DnsRecordSet.DefinitionStages.WithMetadata<ParentT>,DnsRecordSet.DefinitionStages.WithTtl<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref></p>
@ -996,21 +1011,6 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_attach
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_attach.yml
name: DnsRecordSet.DefinitionStages.WithAttach<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithAttach<ParentT>
type: Interface
summary: >-
<p>The final stage of the DNS zone record set definition. </p>
<p>At this stage, any remaining optional settings can be specified, or the DNS zone record set definition can be attached to the parent traffic manager profile definition using <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref>. </p>
syntax:
content: public interface WithAttach<ParentT> extends Attachable<ParentT>.InDefinition,DnsRecordSet.DefinitionStages.WithMetadata<ParentT>,DnsRecordSet.DefinitionStages.WithTtl<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_zone._definition_stages._with_create
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_zone._definition_stages._with_create.yml
@ -1035,6 +1035,15 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_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
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
@ -1050,30 +1059,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_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
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_definitione0071c76e1517b06f6aa8311afaadb74
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definitione0071c76e1517b06f6aa8311afaadb74.yml
name: DnsRecordSet.UpdateDefinitionStages.WithMXRecordMailExchange<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithMXRecordMailExchange<ParentT>
type: Interface
summary: >-
<p>The stage of the MX record set definition allowing to add first MX record.</p>
<p></p>
syntax:
content: public interface WithMXRecordMailExchange<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the 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_stagesb22adf9c0b5fba8c9269e279dc4cfe2d
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stagesb22adf9c0b5fba8c9269e279dc4cfe2d.yml
@ -1089,6 +1074,21 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definitione0071c76e1517b06f6aa8311afaadb74
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definitione0071c76e1517b06f6aa8311afaadb74.yml
name: DnsRecordSet.UpdateDefinitionStages.WithMXRecordMailExchange<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithMXRecordMailExchange<ParentT>
type: Interface
summary: >-
<p>The stage of the MX record set definition allowing to add first MX record.</p>
<p></p>
syntax:
content: public interface WithMXRecordMailExchange<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_m_x_record_mail_exchange
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_m_x_record_mail_exchange.yml
@ -1098,21 +1098,6 @@ references:
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_stages132cb7348af740265aaeed6f263682ab
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages132cb7348af740265aaeed6f263682ab.yml
name: DnsRecordSet.DefinitionStages.WithMXRecordMailExchangeOrAttachable<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithMXRecordMailExchangeOrAttachable<ParentT>
type: Interface
summary: >-
<p>The stage of the MX record set definition allowing to add additional MX records or attach the record set to the parent.</p>
<p></p>
syntax:
content: public interface WithMXRecordMailExchangeOrAttachable<ParentT> extends DnsRecordSet.DefinitionStages.WithMXRecordMailExchange<ParentT>,DnsRecordSet.DefinitionStages.WithAttach<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the 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
@ -1128,6 +1113,21 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages132cb7348af740265aaeed6f263682ab
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages132cb7348af740265aaeed6f263682ab.yml
name: DnsRecordSet.DefinitionStages.WithMXRecordMailExchangeOrAttachable<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.DefinitionStages.WithMXRecordMailExchangeOrAttachable<ParentT>
type: Interface
summary: >-
<p>The stage of the MX record set definition allowing to add additional MX records or attach the record set to the parent.</p>
<p></p>
syntax:
content: public interface WithMXRecordMailExchangeOrAttachable<ParentT> extends DnsRecordSet.DefinitionStages.WithMXRecordMailExchange<ParentT>,DnsRecordSet.DefinitionStages.WithAttach<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the 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_definition2ea0878d380c4b173183c6c4ae6561a6
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definition2ea0878d380c4b173183c6c4ae6561a6.yml
@ -1143,15 +1143,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
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
@ -1167,6 +1158,15 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_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
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
@ -1197,15 +1197,21 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_stages.fb1ecec8e6cc5230b5d599b83fe86eec
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definition39afa4d51af9c9d77144e170df996941
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_stages.fb1ecec8e6cc5230b5d599b83fe86eec.yml
name: DnsRecordSet.UpdateStages.WithPtrRecordTargetDomainName
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithPtrRecordTargetDomainName
href: com.microsoft.azure.management.dns._dns_record_set._update_definition39afa4d51af9c9d77144e170df996941.yml
name: DnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainName<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainName<ParentT>
type: Interface
summary: <p>The stage of the CName record set definition allowing to add or remove CName record. </p>
summary: >-
<p>The stage of the PTR record set definition allowing to add first CNAME record.</p>
<p></p>
syntax:
content: public interface WithPtrRecordTargetDomainName
content: public interface WithPtrRecordTargetDomainName<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stagesc82b7ef69622fddf990e71d5ccd2a2b1
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stagesc82b7ef69622fddf990e71d5ccd2a2b1.yml
@ -1221,18 +1227,27 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definition39afa4d51af9c9d77144e170df996941
- uid: com.microsoft.azure.management.dns._dns_record_set._update_stages.fb1ecec8e6cc5230b5d599b83fe86eec
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definition39afa4d51af9c9d77144e170df996941.yml
name: DnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainName<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainName<ParentT>
href: com.microsoft.azure.management.dns._dns_record_set._update_stages.fb1ecec8e6cc5230b5d599b83fe86eec.yml
name: DnsRecordSet.UpdateStages.WithPtrRecordTargetDomainName
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithPtrRecordTargetDomainName
type: Interface
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>
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 first CNAME record.</p>
<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 WithPtrRecordTargetDomainName<ParentT>
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>
@ -1251,30 +1266,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_definitiond5f6f6949115556c128e9e85fff5846f
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definitiond5f6f6949115556c128e9e85fff5846f.yml
name: DnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainNameOrAttachable<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainNameOrAttachable<ParentT>
type: Interface
summary: >-
<p>The stage of the PTR record set definition allowing to add additional PTR records or attach the record set to the parent.</p>
<p></p>
syntax:
content: public interface WithPtrRecordTargetDomainNameOrAttachable<ParentT> extends DnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainName<ParentT>,DnsRecordSet.UpdateDefinitionStages.WithAttach<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_zone._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
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_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
@ -1284,6 +1275,15 @@ 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
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
@ -1401,30 +1401,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
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithTxtRecordTextValue
type: Interface
summary: <p>The stage of the SRV record definition allowing to add or remove TXT record. </p>
syntax:
content: public interface WithTxtRecordTextValue
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definition60151ae061220d19d102aacb4173a0e0
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definition60151ae061220d19d102aacb4173a0e0.yml
name: DnsRecordSet.UpdateDefinitionStages.WithTxtRecordTextValue<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithTxtRecordTextValue<ParentT>
type: Interface
summary: >-
<p>The stage of the TXT record definition allowing to add first Txt record.</p>
<p></p>
syntax:
content: public interface WithTxtRecordTextValue<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_txt_record_text_value
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stages._with_txt_record_text_value.yml
@ -1440,6 +1416,30 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_definition60151ae061220d19d102aacb4173a0e0
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_definition60151ae061220d19d102aacb4173a0e0.yml
name: DnsRecordSet.UpdateDefinitionStages.WithTxtRecordTextValue<ParentT>
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateDefinitionStages.WithTxtRecordTextValue<ParentT>
type: Interface
summary: >-
<p>The stage of the TXT record definition allowing to add first Txt record.</p>
<p></p>
syntax:
content: public interface WithTxtRecordTextValue<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_txt_record_text_value
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._update_stages._with_txt_record_text_value.yml
name: DnsRecordSet.UpdateStages.WithTxtRecordTextValue
fullName: com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithTxtRecordTextValue
type: Interface
summary: <p>The stage of the SRV record definition allowing to add or remove TXT record. </p>
syntax:
content: public interface WithTxtRecordTextValue
- uid: com.microsoft.azure.management.dns._dns_record_set._definition_stagesd5d658b88b5102e452adad6352a69b88
parent: com.microsoft.azure.management.dns
href: com.microsoft.azure.management.dns._dns_record_set._definition_stagesd5d658b88b5102e452adad6352a69b88.yml

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

@ -301,15 +301,6 @@ 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
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
@ -328,6 +319,15 @@ 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
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
@ -337,15 +337,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
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
@ -355,6 +346,15 @@ 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
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._service_principal._definiti0dc1c0c478fe3add6eedbacab4f16326
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._service_principal._definiti0dc1c0c478fe3add6eedbacab4f16326.yml
@ -373,15 +373,6 @@ references:
summary: <p>The stage of a user definition allowing specifying if the account is enabled. </p>
syntax:
content: public interface WithAccountEnabled
- uid: com.microsoft.azure.management.graphrbac._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
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
@ -400,6 +391,15 @@ 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_create
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._user._definition_stages._with_create.yml
name: 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._defccfce8c0aae4b8ecccf1989a164ddd01
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._active_directory_group._defccfce8c0aae4b8ecccf1989a164ddd01.yml
@ -418,15 +418,6 @@ references:
summary: <p>The stage of a user definition allowing display name to be set. </p>
syntax:
content: public interface WithDisplayName
- uid: com.microsoft.azure.management.graphrbac._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
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._active_directory_group._defbd6e139bb2979ccecc691006b36e6c6b
parent: com.microsoft.azure.management.graphrbac
href: com.microsoft.azure.management.graphrbac._active_directory_group._defbd6e139bb2979ccecc691006b36e6c6b.yml
@ -436,6 +427,15 @@ 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
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

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

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

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

@ -176,21 +176,6 @@ references:
summary: <p>Entry point for key vaults management API. </p>
syntax:
content: public interface Vaults extends SupportsCreating<Vault.DefinitionStages.Blank>,SupportsDeletingById,SupportsListingByResourceGroup<Vault>,SupportsGettingByResourceGroup<Vault>,SupportsGettingById<Vault>,SupportsDeletingByResourceGroup,HasManager<KeyVaultManager>,HasInner<VaultsInner>
- uid: com.microsoft.azure.management.keyvault._access_policy._definition_stages._blank
parent: com.microsoft.azure.management.keyvault
href: com.microsoft.azure.management.keyvault._access_policy._definition_stages._blank.yml
name: AccessPolicy.DefinitionStages.Blank<ParentT>
fullName: com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.Blank<ParentT>
type: Interface
summary: >-
<p>The first stage of an access policy definition.</p>
<p></p>
syntax:
content: public interface Blank<ParentT> extends AccessPolicy.DefinitionStages.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._blank
parent: com.microsoft.azure.management.keyvault
href: com.microsoft.azure.management.keyvault._access_policy._update_definition_stages._blank.yml
@ -206,6 +191,21 @@ 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._definition_stages._blank
parent: com.microsoft.azure.management.keyvault
href: com.microsoft.azure.management.keyvault._access_policy._definition_stages._blank.yml
name: AccessPolicy.DefinitionStages.Blank<ParentT>
fullName: com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.Blank<ParentT>
type: Interface
summary: >-
<p>The first stage of an access policy definition.</p>
<p></p>
syntax:
content: public interface Blank<ParentT> extends AccessPolicy.DefinitionStages.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._vault._definition_stages._blank
parent: com.microsoft.azure.management.keyvault
href: com.microsoft.azure.management.keyvault._vault._definition_stages._blank.yml
@ -395,11 +395,11 @@ 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._update_definition_stages._with_identity
- 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_definition_stages._with_identity.yml
name: AccessPolicy.UpdateDefinitionStages.WithIdentity<ParentT>
fullName: com.microsoft.azure.management.keyvault.AccessPolicy.UpdateDefinitionStages.WithIdentity<ParentT>
href: com.microsoft.azure.management.keyvault._access_policy._definition_stages._with_identity.yml
name: 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:
@ -407,11 +407,11 @@ 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._definition_stages._with_identity
- 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._definition_stages._with_identity.yml
name: AccessPolicy.DefinitionStages.WithIdentity<ParentT>
fullName: com.microsoft.azure.management.keyvault.AccessPolicy.DefinitionStages.WithIdentity<ParentT>
href: com.microsoft.azure.management.keyvault._access_policy._update_definition_stages._with_identity.yml
name: AccessPolicy.UpdateDefinitionStages.WithIdentity<ParentT>
fullName: com.microsoft.azure.management.keyvault.AccessPolicy.UpdateDefinitionStages.WithIdentity<ParentT>
type: Interface
summary: <p>The access policy definition stage allowing the Active Directory identity to be specified. </p>
syntax:
@ -431,15 +431,6 @@ 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
parent: com.microsoft.azure.management.keyvault
href: com.microsoft.azure.management.keyvault._access_policy._update_stages._with_permissions.yml
name: AccessPolicy.UpdateStages.WithPermissions
fullName: com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
type: Interface
summary: <p>The access policy update stage allowing permissions to be added or removed. </p>
syntax:
content: public interface WithPermissions
- uid: com.microsoft.azure.management.keyvault._access_policy._update_definiaeef38d9f207ce3f93e04e802c9a1da1
parent: com.microsoft.azure.management.keyvault
href: com.microsoft.azure.management.keyvault._access_policy._update_definiaeef38d9f207ce3f93e04e802c9a1da1.yml
@ -452,6 +443,15 @@ 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
parent: com.microsoft.azure.management.keyvault
href: com.microsoft.azure.management.keyvault._access_policy._update_stages._with_permissions.yml
name: AccessPolicy.UpdateStages.WithPermissions
fullName: com.microsoft.azure.management.keyvault.AccessPolicy.UpdateStages.WithPermissions
type: Interface
summary: <p>The access policy update stage allowing permissions to be added or removed. </p>
syntax:
content: public interface WithPermissions
- uid: com.microsoft.azure.management.keyvault._vault._definition_stages._with_sku
parent: com.microsoft.azure.management.keyvault
href: com.microsoft.azure.management.keyvault._vault._definition_stages._with_sku.yml

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@ -65,7 +65,7 @@ references:
type: Interface
summary: <p>The stage of an application gateway request routing rule allowing to specify an SSL certificate. </p>
syntax:
content: public interface WithSslPassword<ParentT>
content: public interface WithSslPassword<ParentT> extends HasSslCertificate<ParentT>.DefinitionStages.WithSslPassword
typeParameters:
- type: 18a275b1
description: <p>the next stage of the definition </p>

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

@ -115,7 +115,7 @@ references:
type: Interface
summary: <p>The stage of an application gateway request routing rule allowing to specify an SSL certificate. </p>
syntax:
content: public interface WithSslCertificate<ParentT>
content: public interface WithSslCertificate<ParentT> extends HasSslCertificate<WithBackendHttpConfigurationOrSni<ParentT>>.DefinitionStages.WithSslCertificate
typeParameters:
- type: 18a275b1
description: <p>the next stage of the definition </p>

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

@ -389,15 +389,6 @@ references:
summary: <p>Grouping of definition stages applicable as part of a parent resource update, involving specifying a public IP address. </p>
syntax:
content: public interface UpdateDefinitionStages
- uid: com.microsoft.azure.management.network.model._has_frontend_port._update_definition_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_frontend_port._update_definition_stages.yml
name: HasFrontendPort.UpdateDefinitionStages
fullName: com.microsoft.azure.management.network.model.HasFrontendPort.UpdateDefinitionStages
type: Interface
summary: <p>Grouping of definition stages applicable as part of a resource update, involving modifying the frontend port. </p>
syntax:
content: public interface UpdateDefinitionStages
- uid: com.microsoft.azure.management.network.model._has_backend_port._update_definition_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_backend_port._update_definition_stages.yml
@ -407,24 +398,6 @@ 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_port._update_definition_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_port._update_definition_stages.yml
name: HasPort.UpdateDefinitionStages
fullName: com.microsoft.azure.management.network.model.HasPort.UpdateDefinitionStages
type: Interface
summary: <p>Grouping of definition stages of a parent resource update involving specifying a port number. </p>
syntax:
content: public interface UpdateDefinitionStages
- uid: com.microsoft.azure.management.network.model._has_cookie_based_affinity._update_definition_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_cookie_based_affinity._update_definition_stages.yml
name: HasCookieBasedAffinity.UpdateDefinitionStages
fullName: com.microsoft.azure.management.network.model.HasCookieBasedAffinity.UpdateDefinitionStages
type: Interface
summary: <p>Grouping of definition stages applicable as part of a resource update, involving modifying cookie based affinity. </p>
syntax:
content: public interface UpdateDefinitionStages
- uid: com.microsoft.azure.management.network.model._has_floating_i_p._update_definition_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_floating_i_p._update_definition_stages.yml
@ -434,42 +407,6 @@ references:
summary: <p>Grouping of definition stages applicable as part of a load balancer update, involving enabling or disabling floating IP support. </p>
syntax:
content: public interface UpdateDefinitionStages
- uid: com.microsoft.azure.management.network.model._has_private_i_p_address._update_definition_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_private_i_p_address._update_definition_stages.yml
name: HasPrivateIPAddress.UpdateDefinitionStages
fullName: com.microsoft.azure.management.network.model.HasPrivateIPAddress.UpdateDefinitionStages
type: Interface
summary: <p>Grouping of definition stages applicable as part of a parent resource update, involving specifying the private IP address. </p>
syntax:
content: public interface UpdateDefinitionStages
- uid: com.microsoft.azure.management.network.model._has_protocol._update_definition_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_protocol._update_definition_stages.yml
name: HasProtocol.UpdateDefinitionStages
fullName: com.microsoft.azure.management.network.model.HasProtocol.UpdateDefinitionStages
type: Interface
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_ssl_certificate._update_definition_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_ssl_certificate._update_definition_stages.yml
name: HasSslCertificate.UpdateDefinitionStages
fullName: com.microsoft.azure.management.network.model.HasSslCertificate.UpdateDefinitionStages
type: Interface
summary: <p>Grouping of definition stages applicable as part of a resource update, involving modifying the SSL certificates. </p>
syntax:
content: public interface UpdateDefinitionStages
- uid: com.microsoft.azure.management.network.model._has_server_name_indicatc87ad0adb70b5a6e58110e7403c871d2
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_server_name_indicatc87ad0adb70b5a6e58110e7403c871d2.yml
name: HasServerNameIndication.UpdateDefinitionStages
fullName: com.microsoft.azure.management.network.model.HasServerNameIndication.UpdateDefinitionStages
type: Interface
summary: <p>Grouping of definition stages applicable as part of a parent resource update. </p>
syntax:
content: public interface UpdateDefinitionStages
- uid: com.microsoft.azure.management.network.model._has_frontend._update_definition_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_frontend._update_definition_stages.yml
@ -488,6 +425,87 @@ references:
summary: <p>Grouping of definition stages applicable as part of a parent resource update. </p>
syntax:
content: public interface UpdateDefinitionStages
- uid: com.microsoft.azure.management.network.model._has_protocol._update_definition_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_protocol._update_definition_stages.yml
name: HasProtocol.UpdateDefinitionStages
fullName: com.microsoft.azure.management.network.model.HasProtocol.UpdateDefinitionStages
type: Interface
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
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_cookie_based_affinity._update_definition_stages.yml
name: HasCookieBasedAffinity.UpdateDefinitionStages
fullName: com.microsoft.azure.management.network.model.HasCookieBasedAffinity.UpdateDefinitionStages
type: Interface
summary: <p>Grouping of definition stages applicable as part of a resource update, involving modifying cookie based affinity. </p>
syntax:
content: public interface UpdateDefinitionStages
- uid: com.microsoft.azure.management.network.model._has_server_name_indicatc87ad0adb70b5a6e58110e7403c871d2
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_server_name_indicatc87ad0adb70b5a6e58110e7403c871d2.yml
name: HasServerNameIndication.UpdateDefinitionStages
fullName: com.microsoft.azure.management.network.model.HasServerNameIndication.UpdateDefinitionStages
type: Interface
summary: <p>Grouping of definition stages applicable as part of a parent resource update. </p>
syntax:
content: public interface UpdateDefinitionStages
- uid: com.microsoft.azure.management.network.model._has_ssl_certificate._update_definition_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_ssl_certificate._update_definition_stages.yml
name: HasSslCertificate.UpdateDefinitionStages
fullName: com.microsoft.azure.management.network.model.HasSslCertificate.UpdateDefinitionStages
type: Interface
summary: <p>Grouping of definition stages applicable as part of a resource update, involving modifying the SSL certificates. </p>
syntax:
content: public interface UpdateDefinitionStages
- uid: com.microsoft.azure.management.network.model._has_private_i_p_address._update_definition_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_private_i_p_address._update_definition_stages.yml
name: HasPrivateIPAddress.UpdateDefinitionStages
fullName: com.microsoft.azure.management.network.model.HasPrivateIPAddress.UpdateDefinitionStages
type: Interface
summary: <p>Grouping of definition stages applicable as part of a parent resource update, involving specifying the private IP address. </p>
syntax:
content: public interface UpdateDefinitionStages
- uid: com.microsoft.azure.management.network.model._has_port._update_definition_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_port._update_definition_stages.yml
name: HasPort.UpdateDefinitionStages
fullName: com.microsoft.azure.management.network.model.HasPort.UpdateDefinitionStages
type: Interface
summary: <p>Grouping of definition stages of a parent resource update involving specifying a port number. </p>
syntax:
content: public interface UpdateDefinitionStages
- uid: com.microsoft.azure.management.network.model._has_frontend_port._update_definition_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_frontend_port._update_definition_stages.yml
name: HasFrontendPort.UpdateDefinitionStages
fullName: com.microsoft.azure.management.network.model.HasFrontendPort.UpdateDefinitionStages
type: Interface
summary: <p>Grouping of definition stages applicable as part of a resource update, involving modifying the frontend port. </p>
syntax:
content: public interface UpdateDefinitionStages
- uid: com.microsoft.azure.management.network.model._has_port._update_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_port._update_stages.yml
name: HasPort.UpdateStages
fullName: com.microsoft.azure.management.network.model.HasPort.UpdateStages
type: Interface
summary: <p>Grouping of update stages involving specifying the port number. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.network.model._has_floating_i_p._update_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_floating_i_p._update_stages.yml
name: HasFloatingIP.UpdateStages
fullName: com.microsoft.azure.management.network.model.HasFloatingIP.UpdateStages
type: Interface
summary: <p>Grouping of update stages involving enabling or disabling floating IP support. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.network.model._has_backend_port._update_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_backend_port._update_stages.yml
@ -506,6 +524,15 @@ references:
summary: <p>Grouping of update stages involving requiring the server name indication. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.network.model._has_cookie_based_affinity._update_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_cookie_based_affinity._update_stages.yml
name: 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>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.network.model._has_ssl_certificate._update_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_ssl_certificate._update_stages.yml
@ -515,15 +542,6 @@ references:
summary: <p>Grouping of update stages involving modifying SSL certificates. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.network.model._has_public_i_p_address._update_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_public_i_p_address._update_stages.yml
name: HasPublicIPAddress.UpdateStages
fullName: com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateStages
type: Interface
summary: <p>Grouping of update stages involving modifying an existing reference to a public IP address. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.network.model._has_frontend._update_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_frontend._update_stages.yml
@ -533,22 +551,13 @@ references:
summary: <p>Grouping of update stages involving specifying the frontend. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.network.model._has_floating_i_p._update_stages
- 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_floating_i_p._update_stages.yml
name: HasFloatingIP.UpdateStages
fullName: com.microsoft.azure.management.network.model.HasFloatingIP.UpdateStages
href: com.microsoft.azure.management.network.model._has_frontend_port._update_stages.yml
name: HasFrontendPort.UpdateStages
fullName: com.microsoft.azure.management.network.model.HasFrontendPort.UpdateStages
type: Interface
summary: <p>Grouping of update stages involving enabling or disabling floating IP support. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.network.model._has_port._update_stages
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_port._update_stages.yml
name: HasPort.UpdateStages
fullName: com.microsoft.azure.management.network.model.HasPort.UpdateStages
type: Interface
summary: <p>Grouping of update stages involving specifying the port number. </p>
summary: <p>Grouping of update stages involving modifying a frontend port. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.network.model._has_host_name._update_stages
@ -560,31 +569,13 @@ references:
summary: <p>Grouping of update stages involving specifying the host name. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.network.model._has_frontend_port._update_stages
- 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_frontend_port._update_stages.yml
name: HasFrontendPort.UpdateStages
fullName: com.microsoft.azure.management.network.model.HasFrontendPort.UpdateStages
href: com.microsoft.azure.management.network.model._has_public_i_p_address._update_stages.yml
name: HasPublicIPAddress.UpdateStages
fullName: com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateStages
type: Interface
summary: <p>Grouping of update stages involving modifying a frontend port. </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
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_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
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 an existing reference to a public IP address. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.network.model._has_private_i_p_address._update_stages
@ -596,6 +587,15 @@ references:
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_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
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_backend_port._de29afd590c13dce4696970c3e7cabfd77
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_backend_port._de29afd590c13dce4696970c3e7cabfd77.yml
@ -608,18 +608,6 @@ references:
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_backend_port._upb54ed05b6c06f79208cd8550bd6da4ee
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_backend_port._upb54ed05b6c06f79208cd8550bd6da4ee.yml
name: HasBackendPort.UpdateDefinitionStages.WithBackendPort<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasBackendPort.UpdateDefinitionStages.WithBackendPort<ReturnT>
type: Interface
summary: <p>The stage of a definition allowing to specify the backend port. </p>
syntax:
content: public interface WithBackendPort<ReturnT>
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_backend_port._up2b14870ed3337f492ea271ed21d24503
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_backend_port._up2b14870ed3337f492ea271ed21d24503.yml
@ -632,6 +620,18 @@ references:
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the update </p>
- uid: com.microsoft.azure.management.network.model._has_backend_port._upb54ed05b6c06f79208cd8550bd6da4ee
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_backend_port._upb54ed05b6c06f79208cd8550bd6da4ee.yml
name: HasBackendPort.UpdateDefinitionStages.WithBackendPort<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasBackendPort.UpdateDefinitionStages.WithBackendPort<ReturnT>
type: Interface
summary: <p>The stage of a definition allowing to specify the backend port. </p>
syntax:
content: public interface WithBackendPort<ReturnT>
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_cookie_based_affini9992d5ceb35b68053f74a7943b26afbf
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_cookie_based_affini9992d5ceb35b68053f74a7943b26afbf.yml
@ -725,18 +725,6 @@ references:
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_floating_i_p._deb38c8ea43811c0e325ee17d45a5a7f6d
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_floating_i_p._deb38c8ea43811c0e325ee17d45a5a7f6d.yml
name: HasFloatingIP.DefinitionStages.WithFloatingIP<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasFloatingIP.DefinitionStages.WithFloatingIP<ReturnT>
type: Interface
summary: <p>The stage of a definition allowing to control floating IP support. </p>
syntax:
content: public interface WithFloatingIP<ReturnT>
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_floating_i_p._up8f13835badb6e998b7dd173ddd4a237a
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_floating_i_p._up8f13835badb6e998b7dd173ddd4a237a.yml
@ -749,27 +737,15 @@ 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
- uid: com.microsoft.azure.management.network.model._has_floating_i_p._deb38c8ea43811c0e325ee17d45a5a7f6d
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_frontend._definition_stages._with_frontend.yml
name: HasFrontend.DefinitionStages.WithFrontend<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasFrontend.DefinitionStages.WithFrontend<ReturnT>
href: com.microsoft.azure.management.network.model._has_floating_i_p._deb38c8ea43811c0e325ee17d45a5a7f6d.yml
name: HasFloatingIP.DefinitionStages.WithFloatingIP<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasFloatingIP.DefinitionStages.WithFloatingIP<ReturnT>
type: Interface
summary: <p>The stage of a definition allowing to specify a load balancer frontend. </p>
summary: <p>The stage of a definition allowing to control floating IP support. </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._update0882ac942ef8d9b2f9bd7459e3445c27
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_frontend._update0882ac942ef8d9b2f9bd7459e3445c27.yml
name: HasFrontend.UpdateDefinitionStages.WithFrontend<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasFrontend.UpdateDefinitionStages.WithFrontend<ReturnT>
type: Interface
summary: <p>The stage of a definition allowing to specify a frontend from to associate. </p>
syntax:
content: public interface WithFrontend<ReturnT>
content: public interface WithFloatingIP<ReturnT>
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
@ -785,15 +761,27 @@ references:
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the update </p>
- uid: com.microsoft.azure.management.network.model._has_frontend_port._u9110bfac7597df7efb909793dccbaeed
- uid: com.microsoft.azure.management.network.model._has_frontend._update0882ac942ef8d9b2f9bd7459e3445c27
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_frontend_port._u9110bfac7597df7efb909793dccbaeed.yml
name: HasFrontendPort.UpdateDefinitionStages.WithFrontendPort<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasFrontendPort.UpdateDefinitionStages.WithFrontendPort<ReturnT>
href: com.microsoft.azure.management.network.model._has_frontend._update0882ac942ef8d9b2f9bd7459e3445c27.yml
name: HasFrontend.UpdateDefinitionStages.WithFrontend<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasFrontend.UpdateDefinitionStages.WithFrontend<ReturnT>
type: Interface
summary: <p>The stage of a definition allowing to specify the frontend port. </p>
summary: <p>The stage of a definition allowing to specify a frontend from to associate. </p>
syntax:
content: public interface WithFrontendPort<ReturnT>
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._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>
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>
@ -809,6 +797,18 @@ references:
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </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
name: HasFrontendPort.UpdateDefinitionStages.WithFrontendPort<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasFrontendPort.UpdateDefinitionStages.WithFrontendPort<ReturnT>
type: Interface
summary: <p>The stage of a definition allowing to specify the frontend port. </p>
syntax:
content: public interface WithFrontendPort<ReturnT>
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_frontend_port._u743f68ed04989aab3f3cd67e55dfb3ed
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_frontend_port._u743f68ed04989aab3f3cd67e55dfb3ed.yml
@ -821,18 +821,6 @@ references:
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
name: HasHostName.DefinitionStages.WithHostName<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasHostName.DefinitionStages.WithHostName<ReturnT>
type: Interface
summary: <p>The stage of a definition allowing to specify a host name. </p>
syntax:
content: public interface WithHostName<ReturnT>
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_host_name._updat4c769a26e77a22e2428d0999426f2ca3
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_host_name._updat4c769a26e77a22e2428d0999426f2ca3.yml
@ -857,18 +845,15 @@ 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_8839c3e1a578ed27c17da9fd24fc442f
- 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_public_i_p_address_8839c3e1a578ed27c17da9fd24fc442f.yml
name: HasPublicIPAddress.UpdateDefinitionStages.WithNewPublicIPAddress<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateDefinitionStages.WithNewPublicIPAddress<ReturnT>
href: com.microsoft.azure.management.network.model._has_host_name._definition_stages._with_host_name.yml
name: HasHostName.DefinitionStages.WithHostName<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasHostName.DefinitionStages.WithHostName<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 a host name. </p>
syntax:
content: public interface WithNewPublicIPAddress<ReturnT> extends HasPublicIPAddress.UpdateDefinitionStages.WithNewPublicIPAddressNoDnsLabel<ReturnT>
content: public interface WithHostName<ReturnT>
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
@ -887,6 +872,21 @@ 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_8839c3e1a578ed27c17da9fd24fc442f
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_public_i_p_address_8839c3e1a578ed27c17da9fd24fc442f.yml
name: HasPublicIPAddress.UpdateDefinitionStages.WithNewPublicIPAddress<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateDefinitionStages.WithNewPublicIPAddress<ReturnT>
type: Interface
summary: >-
<p>The stage of the definition allowing to associate the resource with a new public IP address.</p>
<p></p>
syntax:
content: public interface WithNewPublicIPAddress<ReturnT> extends HasPublicIPAddress.UpdateDefinitionStages.WithNewPublicIPAddressNoDnsLabel<ReturnT>
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_public_i_p_address_00dfea217fb51bb116402f0aa7ae8d54
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_public_i_p_address_00dfea217fb51bb116402f0aa7ae8d54.yml
@ -911,21 +911,6 @@ references:
summary: >-
<p>The stage of the update 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_02242d24b35c39826c49a9c7d110c843
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_public_i_p_address_02242d24b35c39826c49a9c7d110c843.yml
name: HasPublicIPAddress.DefinitionStages.WithNewPublicIPAddressNoDnsLabel<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasPublicIPAddress.DefinitionStages.WithNewPublicIPAddressNoDnsLabel<ReturnT>
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>
@ -947,15 +932,18 @@ references:
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
- uid: com.microsoft.azure.management.network.model._has_public_i_p_address_02242d24b35c39826c49a9c7d110c843
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_port._update_definition_stages._with_port.yml
name: HasPort.UpdateDefinitionStages.WithPort<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasPort.UpdateDefinitionStages.WithPort<ReturnT>
href: com.microsoft.azure.management.network.model._has_public_i_p_address_02242d24b35c39826c49a9c7d110c843.yml
name: HasPublicIPAddress.DefinitionStages.WithNewPublicIPAddressNoDnsLabel<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasPublicIPAddress.DefinitionStages.WithNewPublicIPAddressNoDnsLabel<ReturnT>
type: Interface
summary: <p>The stage of a definition allowing to specify the port number. </p>
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 WithPort<ReturnT>
content: public interface WithNewPublicIPAddressNoDnsLabel<ReturnT>
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
@ -971,6 +959,18 @@ 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
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>
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>
- 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
@ -983,6 +983,18 @@ references:
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_private_i_p_addressafdf064a13f0e4878a5236b6602e7e5e
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_private_i_p_addressafdf064a13f0e4878a5236b6602e7e5e.yml
name: HasPrivateIPAddress.UpdateStages.WithPrivateIPAddress<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasPrivateIPAddress.UpdateStages.WithPrivateIPAddress<ReturnT>
type: Interface
summary: <p>The stage of an update allowing to modify the private IP address. </p>
syntax:
content: public interface WithPrivateIPAddress<ReturnT>
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
@ -1007,18 +1019,6 @@ references:
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_private_i_p_addressafdf064a13f0e4878a5236b6602e7e5e
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_private_i_p_addressafdf064a13f0e4878a5236b6602e7e5e.yml
name: HasPrivateIPAddress.UpdateStages.WithPrivateIPAddress<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasPrivateIPAddress.UpdateStages.WithPrivateIPAddress<ReturnT>
type: Interface
summary: <p>The stage of an update allowing to modify the private IP address. </p>
syntax:
content: public interface WithPrivateIPAddress<ReturnT>
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the update </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
@ -1121,21 +1121,6 @@ references:
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_public_i_p_address_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>
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
@ -1151,15 +1136,18 @@ references:
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_server_name_indicat4b22e1298adba7fc781c8b5d6c9429d9
- 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_server_name_indicat4b22e1298adba7fc781c8b5d6c9429d9.yml
name: HasServerNameIndication.UpdateDefinitionStages.WithServerNameIndication<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasServerNameIndication.UpdateDefinitionStages.WithServerNameIndication<ReturnT>
href: com.microsoft.azure.management.network.model._has_public_i_p_address_a374ee11b921677e9fc7db379ca51dc0.yml
name: HasPublicIPAddress.UpdateStages.WithPublicIPAddressNoDnsLabel<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateStages.WithPublicIPAddressNoDnsLabel<ReturnT>
type: Interface
summary: <p>The stage of a definition allowing to require server name indication (SNI). </p>
summary: >-
<p>The stage of the 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 WithServerNameIndication<ReturnT>
content: public interface WithPublicIPAddressNoDnsLabel<ReturnT> extends HasPublicIPAddress.UpdateStages.WithExistingPublicIPAddress<ReturnT>,HasPublicIPAddress.UpdateStages.WithNewPublicIPAddressNoDnsLabel<ReturnT>
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
@ -1187,6 +1175,30 @@ references:
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the update </p>
- uid: com.microsoft.azure.management.network.model._has_server_name_indicat4b22e1298adba7fc781c8b5d6c9429d9
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_server_name_indicat4b22e1298adba7fc781c8b5d6c9429d9.yml
name: HasServerNameIndication.UpdateDefinitionStages.WithServerNameIndication<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasServerNameIndication.UpdateDefinitionStages.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_ssl_certificate.4a195760de846356dd70bfe786a80e73
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_ssl_certificate.4a195760de846356dd70bfe786a80e73.yml
name: 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:
content: public interface WithSslCertificate<ReturnT>
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_ssl_certificate.d0f7092aaad1f8247f133daca1ea8ee7
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_ssl_certificate.d0f7092aaad1f8247f133daca1ea8ee7.yml
@ -1211,18 +1223,6 @@ references:
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- 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_ssl_certificate.4a195760de846356dd70bfe786a80e73.yml
name: 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:
content: public interface WithSslCertificate<ReturnT>
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_ssl_certificate.30df223d7cb8edef316d3ffded7db9b6
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_ssl_certificate.30df223d7cb8edef316d3ffded7db9b6.yml
@ -1235,18 +1235,6 @@ references:
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the update </p>
- uid: com.microsoft.azure.management.network.model._has_ssl_certificate.9cf37e7ada47bc381b968c20666643ac
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_ssl_certificate.9cf37e7ada47bc381b968c20666643ac.yml
name: HasSslCertificate.DefinitionStages.WithSslPassword<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasSslCertificate.DefinitionStages.WithSslPassword<ReturnT>
type: Interface
summary: <p>The stage of a resource definition allowing to specify the password for the private key of the imported SSL certificate. </p>
syntax:
content: public interface WithSslPassword<ReturnT>
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_ssl_certificate.c3388edd83b69882121de2bea3113f69
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_ssl_certificate.c3388edd83b69882121de2bea3113f69.yml
@ -1259,3 +1247,15 @@ references:
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.network.model._has_ssl_certificate.9cf37e7ada47bc381b968c20666643ac
parent: com.microsoft.azure.management.network.model
href: com.microsoft.azure.management.network.model._has_ssl_certificate.9cf37e7ada47bc381b968c20666643ac.yml
name: HasSslCertificate.DefinitionStages.WithSslPassword<ReturnT>
fullName: com.microsoft.azure.management.network.model.HasSslCertificate.DefinitionStages.WithSslPassword<ReturnT>
type: Interface
summary: <p>The stage of a resource definition allowing to specify the password for the private key of the imported SSL certificate. </p>
syntax:
content: public interface WithSslPassword<ReturnT>
typeParameters:
- type: c1a5ebc4
description: <p>the next stage of the definition </p>

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

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

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

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

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

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

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

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

@ -812,6 +812,18 @@ references:
summary: <p>Grouping of all the resource group definition stages. </p>
syntax:
content: public interface DefinitionStages
- uid: com.microsoft.azure.management.resources._deployment._update
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._deployment._update.yml
name: Deployment.Update
fullName: com.microsoft.azure.management.resources.Deployment.Update
type: Interface
summary: >-
<p>The template for a deployment update operation, containing all the settings that can be modified. </p>
<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._generic_resource._update
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._generic_resource._update.yml
@ -833,18 +845,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 group in <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref>. </p>
syntax:
content: public interface Update extends Appliable<ResourceGroup>,Resource.UpdateWithTags<Update>
- uid: com.microsoft.azure.management.resources._deployment._update
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._deployment._update.yml
name: Deployment.Update
fullName: com.microsoft.azure.management.resources.Deployment.Update
type: Interface
summary: >-
<p>The template for a deployment update operation, containing all the settings that can be modified. </p>
<p>Call <xref href="com.microsoft.azure.management.resources.fluentcore.model._appliable.apply()" data-throw-if-not-resolved="false"></xref> to apply the changes to the deployment in <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref>. </p>
syntax:
content: public interface Update extends Appliable<Deployment>,Deployment.UpdateStages.WithTemplate,Deployment.UpdateStages.WithParameters,Deployment.UpdateStages.WithMode
- uid: com.microsoft.azure.management.resources._policy_definition._update
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._policy_definition._update.yml
@ -854,15 +854,6 @@ references:
summary: <p>The template for a policy update operation, containing all the settings that can be modified. </p>
syntax:
content: public interface Update extends Appliable<PolicyDefinition>,PolicyDefinition.UpdateStages.WithDescription,PolicyDefinition.UpdateStages.WithDisplayName,PolicyDefinition.UpdateStages.WithPolicyRule,PolicyDefinition.UpdateStages.WithPolicyType
- uid: com.microsoft.azure.management.resources._generic_resource._update_stages
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._generic_resource._update_stages.yml
name: GenericResource.UpdateStages
fullName: com.microsoft.azure.management.resources.GenericResource.UpdateStages
type: Interface
summary: <p>Grouping of generic resource update stages. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.resources._deployment._update_stages
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._deployment._update_stages.yml
@ -872,13 +863,13 @@ references:
summary: <p>Grouping of all the deployment updates stages. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.resources._policy_definition._update_stages
- uid: com.microsoft.azure.management.resources._generic_resource._update_stages
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._policy_definition._update_stages.yml
name: PolicyDefinition.UpdateStages
fullName: com.microsoft.azure.management.resources.PolicyDefinition.UpdateStages
href: com.microsoft.azure.management.resources._generic_resource._update_stages.yml
name: GenericResource.UpdateStages
fullName: com.microsoft.azure.management.resources.GenericResource.UpdateStages
type: Interface
summary: <p>Grouping of all the policy update stages. </p>
summary: <p>Grouping of generic resource update stages. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.resources._resource_group._update_stages
@ -890,15 +881,15 @@ references:
summary: <p>Grouping of all the resource group 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._policy_definition._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
fullName: com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithApiVersion
href: com.microsoft.azure.management.resources._policy_definition._update_stages.yml
name: PolicyDefinition.UpdateStages
fullName: com.microsoft.azure.management.resources.PolicyDefinition.UpdateStages
type: Interface
summary: <p>A generic resource definition allowing api version to be specified. </p>
summary: <p>Grouping of all the policy update 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
@ -908,6 +899,15 @@ 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_api_version
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._generic_resource._definition_stages._with_api_version.yml
name: GenericResource.DefinitionStages.WithApiVersion
fullName: com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithApiVersion
type: Interface
summary: <p>A generic resource definition allowing api version to be specified. </p>
syntax:
content: public interface WithApiVersion
- uid: com.microsoft.azure.management.resources._resource_group._definition_stages._with_create
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._resource_group._definition_stages._with_create.yml
@ -917,33 +917,6 @@ 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._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
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
fullName: com.microsoft.azure.management.resources.PolicyAssignment.DefinitionStages.WithCreate
type: Interface
summary: <p>A policy assignment with sufficient inputs to create a new policy assignment in the cloud, but exposing additional optional inputs to specify. </p>
syntax:
content: public interface WithCreate extends Creatable<PolicyAssignment>,PolicyAssignment.DefinitionStages.WithDisplayName
- uid: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_create
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_create.yml
name: PolicyDefinition.DefinitionStages.WithCreate
fullName: com.microsoft.azure.management.resources.PolicyDefinition.DefinitionStages.WithCreate
type: Interface
summary: <p>A policy definition with sufficient inputs to create a new policy in the cloud, but exposing additional optional inputs to specify. </p>
syntax:
content: public interface WithCreate extends Creatable<PolicyDefinition>,PolicyDefinition.DefinitionStages.WithDescription,PolicyDefinition.DefinitionStages.WithDisplayName,PolicyDefinition.DefinitionStages.WithPolicyType
- uid: com.microsoft.azure.management.resources._deployment._definition_stages._with_create
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._deployment._definition_stages._with_create.yml
@ -953,15 +926,33 @@ references:
summary: <p>A deployment definition with sufficient inputs to create a new deployment in the cloud, but exposing additional optional inputs to specify. </p>
syntax:
content: public interface WithCreate extends Creatable<Deployment>
- uid: com.microsoft.azure.management.resources._policy_definition._update_stages._with_description
- uid: com.microsoft.azure.management.resources._generic_resource._definition_stages._with_create
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._policy_definition._update_stages._with_description.yml
name: PolicyDefinition.UpdateStages.WithDescription
fullName: com.microsoft.azure.management.resources.PolicyDefinition.UpdateStages.WithDescription
href: com.microsoft.azure.management.resources._generic_resource._definition_stages._with_create.yml
name: GenericResource.DefinitionStages.WithCreate
fullName: com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithCreate
type: Interface
summary: <p>A policy definition allowing the policy description to be set. </p>
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 WithDescription
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
fullName: com.microsoft.azure.management.resources.PolicyDefinition.DefinitionStages.WithCreate
type: Interface
summary: <p>A policy definition with sufficient inputs to create a new policy in the cloud, but exposing additional optional inputs to specify. </p>
syntax:
content: public interface WithCreate extends Creatable<PolicyDefinition>,PolicyDefinition.DefinitionStages.WithDescription,PolicyDefinition.DefinitionStages.WithDisplayName,PolicyDefinition.DefinitionStages.WithPolicyType
- uid: com.microsoft.azure.management.resources._policy_assignment._definition_stages._with_create
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._policy_assignment._definition_stages._with_create.yml
name: PolicyAssignment.DefinitionStages.WithCreate
fullName: com.microsoft.azure.management.resources.PolicyAssignment.DefinitionStages.WithCreate
type: Interface
summary: <p>A policy assignment with sufficient inputs to create a new policy assignment in the cloud, but exposing additional optional inputs to specify. </p>
syntax:
content: public interface WithCreate extends Creatable<PolicyAssignment>,PolicyAssignment.DefinitionStages.WithDisplayName
- uid: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_description
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_description.yml
@ -971,15 +962,15 @@ references:
summary: <p>A policy definition allowing policy description to be set. </p>
syntax:
content: public interface WithDescription
- uid: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_display_name
- uid: com.microsoft.azure.management.resources._policy_definition._update_stages._with_description
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_display_name.yml
name: PolicyDefinition.DefinitionStages.WithDisplayName
fullName: com.microsoft.azure.management.resources.PolicyDefinition.DefinitionStages.WithDisplayName
href: com.microsoft.azure.management.resources._policy_definition._update_stages._with_description.yml
name: PolicyDefinition.UpdateStages.WithDescription
fullName: com.microsoft.azure.management.resources.PolicyDefinition.UpdateStages.WithDescription
type: Interface
summary: <p>A policy definition allowing the display name to be set. </p>
summary: <p>A policy definition allowing the policy description to be set. </p>
syntax:
content: public interface WithDisplayName
content: public interface WithDescription
- 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
@ -989,6 +980,15 @@ references:
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._definition_stages._with_display_name
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._policy_definition._definition_stages._with_display_name.yml
name: PolicyDefinition.DefinitionStages.WithDisplayName
fullName: com.microsoft.azure.management.resources.PolicyDefinition.DefinitionStages.WithDisplayName
type: Interface
summary: <p>A policy definition allowing the display name to be set. </p>
syntax:
content: public interface WithDisplayName
- uid: com.microsoft.azure.management.resources._policy_definition._update_stages._with_display_name
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._policy_definition._update_stages._with_display_name.yml
@ -998,15 +998,6 @@ 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._generic_resource._definition_stages._with_group
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._generic_resource._definition_stages._with_group.yml
name: GenericResource.DefinitionStages.WithGroup
fullName: com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithGroup
type: Interface
summary: <p>A generic resource definition allowing resource group to be specified. </p>
syntax:
content: public interface WithGroup extends GroupableResource<TManager, InnerT>.DefinitionStages.WithGroup<WithResourceType>
- uid: com.microsoft.azure.management.resources._deployment._definition_stages._with_group
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._deployment._definition_stages._with_group.yml
@ -1016,15 +1007,15 @@ 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
- uid: com.microsoft.azure.management.resources._generic_resource._definition_stages._with_group
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._deployment._update_stages._with_mode.yml
name: Deployment.UpdateStages.WithMode
fullName: com.microsoft.azure.management.resources.Deployment.UpdateStages.WithMode
href: com.microsoft.azure.management.resources._generic_resource._definition_stages._with_group.yml
name: GenericResource.DefinitionStages.WithGroup
fullName: com.microsoft.azure.management.resources.GenericResource.DefinitionStages.WithGroup
type: Interface
summary: <p>A deployment update allowing to change the deployment mode. </p>
summary: <p>A generic resource definition allowing resource group to be specified. </p>
syntax:
content: public interface WithMode
content: public interface WithGroup extends GroupableResource<TManager, InnerT>.DefinitionStages.WithGroup<WithResourceType>
- 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
@ -1034,6 +1025,15 @@ 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
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._update_stages._with_parameters
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._deployment._update_stages._with_parameters.yml
@ -1115,15 +1115,6 @@ 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._update_stages._with_policy_type
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._policy_definition._update_stages._with_policy_type.yml
name: PolicyDefinition.UpdateStages.WithPolicyType
fullName: com.microsoft.azure.management.resources.PolicyDefinition.UpdateStages.WithPolicyType
type: Interface
summary: <p>A policy definition allowing the policy type to be set. </p>
syntax:
content: public interface WithPolicyType
- uid: com.microsoft.azure.management.resources._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
@ -1133,6 +1124,15 @@ references:
summary: <p>A policy definition specifying the policy type to be blob. </p>
syntax:
content: public interface WithPolicyType
- uid: com.microsoft.azure.management.resources._policy_definition._update_stages._with_policy_type
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._policy_definition._update_stages._with_policy_type.yml
name: PolicyDefinition.UpdateStages.WithPolicyType
fullName: com.microsoft.azure.management.resources.PolicyDefinition.UpdateStages.WithPolicyType
type: Interface
summary: <p>A policy definition allowing the policy type to be set. </p>
syntax:
content: public interface WithPolicyType
- uid: com.microsoft.azure.management.resources._generic_resource._update_stages._with_properties
parent: com.microsoft.azure.management.resources
href: com.microsoft.azure.management.resources._generic_resource._update_stages._with_properties.yml

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

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

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

@ -700,33 +700,6 @@ 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
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._update.yml
name: Subscription.Update
fullName: com.microsoft.azure.management.servicebus.Subscription.Update
type: Interface
summary: <p>The template for a subscription update operation, containing all the settings that can be modified. </p>
syntax:
content: public interface Update extends Appliable<Subscription>,Subscription.UpdateStages.WithDeleteOnIdle,Subscription.UpdateStages.WithMessageLockDuration,Subscription.UpdateStages.WithDefaultMessageTTL,Subscription.UpdateStages.WithSession,Subscription.UpdateStages.WithMessageBatching,Subscription.UpdateStages.WithExpiredMessageMovedToDeadLetterSubscription,Subscription.UpdateStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount,Subscription.UpdateStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
- uid: com.microsoft.azure.management.servicebus._service_bus_namespace._update
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_namespace._update.yml
name: ServiceBusNamespace.Update
fullName: com.microsoft.azure.management.servicebus.ServiceBusNamespace.Update
type: Interface
summary: <p>The template for a Service Bus namespace update operation, containing all the settings that can be modified. </p>
syntax:
content: public interface Update extends Appliable<ServiceBusNamespace>,Resource.UpdateWithTags<Update>,ServiceBusNamespace.UpdateStages.WithSku,ServiceBusNamespace.UpdateStages.WithQueue,ServiceBusNamespace.UpdateStages.WithTopic,ServiceBusNamespace.UpdateStages.WithAuthorizationRule
- uid: com.microsoft.azure.management.servicebus._queue_authorization_rule._update
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue_authorization_rule._update.yml
name: QueueAuthorizationRule.Update
fullName: com.microsoft.azure.management.servicebus.QueueAuthorizationRule.Update
type: Interface
summary: <p>The entirety of the queue authorization rule update. </p>
syntax:
content: public interface Update extends Appliable<QueueAuthorizationRule>,AuthorizationRule<RuleT extends AuthorizationRule<RuleT>.UpdateStages.WithListenOrSendOrManage<QueueAuthorizationRule.Update>
- uid: com.microsoft.azure.management.servicebus._namespace_authorization_rule._update
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._namespace_authorization_rule._update.yml
@ -736,6 +709,33 @@ references:
summary: <p>The entirety of the namespace authorization rule update. </p>
syntax:
content: public interface Update extends Appliable<NamespaceAuthorizationRule>,AuthorizationRule<RuleT extends AuthorizationRule<RuleT>.UpdateStages.WithListenOrSendOrManage<Update>
- uid: com.microsoft.azure.management.servicebus._queue_authorization_rule._update
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue_authorization_rule._update.yml
name: QueueAuthorizationRule.Update
fullName: com.microsoft.azure.management.servicebus.QueueAuthorizationRule.Update
type: Interface
summary: <p>The entirety of the queue authorization rule update. </p>
syntax:
content: public interface Update extends Appliable<QueueAuthorizationRule>,AuthorizationRule<RuleT extends AuthorizationRule<RuleT>.UpdateStages.WithListenOrSendOrManage<QueueAuthorizationRule.Update>
- uid: com.microsoft.azure.management.servicebus._service_bus_namespace._update
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_namespace._update.yml
name: ServiceBusNamespace.Update
fullName: com.microsoft.azure.management.servicebus.ServiceBusNamespace.Update
type: Interface
summary: <p>The template for a Service Bus namespace update operation, containing all the settings that can be modified. </p>
syntax:
content: public interface Update extends Appliable<ServiceBusNamespace>,Resource.UpdateWithTags<Update>,ServiceBusNamespace.UpdateStages.WithSku,ServiceBusNamespace.UpdateStages.WithQueue,ServiceBusNamespace.UpdateStages.WithTopic,ServiceBusNamespace.UpdateStages.WithAuthorizationRule
- uid: com.microsoft.azure.management.servicebus._subscription._update
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._update.yml
name: Subscription.Update
fullName: com.microsoft.azure.management.servicebus.Subscription.Update
type: Interface
summary: <p>The template for a subscription update operation, containing all the settings that can be modified. </p>
syntax:
content: public interface Update extends Appliable<Subscription>,Subscription.UpdateStages.WithDeleteOnIdle,Subscription.UpdateStages.WithMessageLockDuration,Subscription.UpdateStages.WithDefaultMessageTTL,Subscription.UpdateStages.WithSession,Subscription.UpdateStages.WithMessageBatching,Subscription.UpdateStages.WithExpiredMessageMovedToDeadLetterSubscription,Subscription.UpdateStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount,Subscription.UpdateStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
- uid: com.microsoft.azure.management.servicebus._topic_authorization_rule._update
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic_authorization_rule._update.yml
@ -745,15 +745,6 @@ references:
summary: <p>The entirety of the topic authorization rule update. </p>
syntax:
content: public interface Update extends Appliable<TopicAuthorizationRule>,AuthorizationRule<RuleT extends AuthorizationRule<RuleT>.UpdateStages.WithListenOrSendOrManage<TopicAuthorizationRule.Update>
- uid: com.microsoft.azure.management.servicebus._subscription._update_stages
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._update_stages.yml
name: Subscription.UpdateStages
fullName: com.microsoft.azure.management.servicebus.Subscription.UpdateStages
type: Interface
summary: <p>Grouping of subscription update stages. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.servicebus._topic._update_stages
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._update_stages.yml
@ -781,6 +772,15 @@ 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
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._queue._update_stages
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._update_stages.yml
@ -799,22 +799,13 @@ 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._service_bus_namespace._def99e858b4c2308da79b0248a8b3085bb6
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._update_stages._with_authorization_rule.yml
name: Queue.UpdateStages.WithAuthorizationRule
fullName: com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithAuthorizationRule
href: com.microsoft.azure.management.servicebus._service_bus_namespace._def99e858b4c2308da79b0248a8b3085bb6.yml
name: ServiceBusNamespace.DefinitionStages.WithAuthorizationRule
fullName: com.microsoft.azure.management.servicebus.ServiceBusNamespace.DefinitionStages.WithAuthorizationRule
type: Interface
summary: <p>The stage of the queue definition allowing to add an authorization rule for accessing the queue. </p>
syntax:
content: public interface WithAuthorizationRule
- uid: com.microsoft.azure.management.servicebus._queue._definition_stages._with_authorization_rule
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._definition_stages._with_authorization_rule.yml
name: 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>
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._service_bus_namespace._upde4871c65dc841820eec035c3ac7e6dc7
@ -826,6 +817,24 @@ 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._update_stages._with_authorization_rule
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._update_stages._with_authorization_rule.yml
name: Queue.UpdateStages.WithAuthorizationRule
fullName: com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithAuthorizationRule
type: Interface
summary: <p>The stage of the queue definition allowing to add an authorization rule for accessing the queue. </p>
syntax:
content: public interface WithAuthorizationRule
- uid: com.microsoft.azure.management.servicebus._subscription._update_stages._with_authorization_rule
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._update_stages._with_authorization_rule.yml
name: Subscription.UpdateStages.WithAuthorizationRule
fullName: com.microsoft.azure.management.servicebus.Subscription.UpdateStages.WithAuthorizationRule
type: Interface
summary: <p>The stage of the queue definition allowing to add an authorization rule for accessing the subscription. </p>
syntax:
content: public interface WithAuthorizationRule
- uid: com.microsoft.azure.management.servicebus._topic._update_stages._with_authorization_rule
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._update_stages._with_authorization_rule.yml
@ -844,42 +853,15 @@ 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
- uid: com.microsoft.azure.management.servicebus._queue._definition_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
fullName: com.microsoft.azure.management.servicebus.ServiceBusNamespace.DefinitionStages.WithAuthorizationRule
href: com.microsoft.azure.management.servicebus._queue._definition_stages._with_authorization_rule.yml
name: Queue.DefinitionStages.WithAuthorizationRule
fullName: com.microsoft.azure.management.servicebus.Queue.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>
summary: <p>The stage of the queue definition allowing to add an authorization rule for accessing the queue. </p>
syntax:
content: public interface WithAuthorizationRule
- uid: com.microsoft.azure.management.servicebus._subscription._update_stages._with_authorization_rule
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._update_stages._with_authorization_rule.yml
name: Subscription.UpdateStages.WithAuthorizationRule
fullName: com.microsoft.azure.management.servicebus.Subscription.UpdateStages.WithAuthorizationRule
type: Interface
summary: <p>The stage of the queue definition allowing to add an authorization rule for accessing the subscription. </p>
syntax:
content: public interface WithAuthorizationRule
- uid: com.microsoft.azure.management.servicebus._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
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
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._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
@ -889,15 +871,6 @@ references:
summary: <p>The stage of the definition which contains all the minimum required inputs for the resource to be created (via <xref href="com.microsoft.azure.management.resources.fluentcore.model._creatable.create()" data-throw-if-not-resolved="false"></xref>), but also allows for any other optional settings to be specified. </p>
syntax:
content: public interface WithCreate extends Creatable<ServiceBusNamespace>,Resource.DefinitionWithTags<WithCreate>,ServiceBusNamespace.DefinitionStages.WithSku,ServiceBusNamespace.DefinitionStages.WithQueue,ServiceBusNamespace.DefinitionStages.WithTopic,ServiceBusNamespace.DefinitionStages.WithAuthorizationRule
- uid: com.microsoft.azure.management.servicebus._namespace_authorization_rule_32c1e376c87543f7f4351dff4c326f0d
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._namespace_authorization_rule_32c1e376c87543f7f4351dff4c326f0d.yml
name: NamespaceAuthorizationRule.DefinitionStages.WithCreate
fullName: com.microsoft.azure.management.servicebus.NamespaceAuthorizationRule.DefinitionStages.WithCreate
type: Interface
summary: <p>The stage of the definition which contains all the minimum required inputs for the resource to be created (via <xref href="com.microsoft.azure.management.resources.fluentcore.model._creatable.create()" data-throw-if-not-resolved="false"></xref>), but also allows for any other optional settings to be specified. </p>
syntax:
content: public interface WithCreate extends Creatable<NamespaceAuthorizationRule>
- uid: com.microsoft.azure.management.servicebus._queue._definition_stages._with_create
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._definition_stages._with_create.yml
@ -907,6 +880,15 @@ references:
summary: <p>The stage of the definition which contains all the minimum required inputs for the resource to be created (via <xref href="com.microsoft.azure.management.resources.fluentcore.model._creatable.create()" data-throw-if-not-resolved="false"></xref>), but also allows for any other optional settings to be specified. </p>
syntax:
content: public interface WithCreate extends Creatable<Queue>,Queue.DefinitionStages.WithSize,Queue.DefinitionStages.WithPartitioning,Queue.DefinitionStages.WithDeleteOnIdle,Queue.DefinitionStages.WithMessageLockDuration,Queue.DefinitionStages.WithDefaultMessageTTL,Queue.DefinitionStages.WithSession,Queue.DefinitionStages.WithExpressMessage,Queue.DefinitionStages.WithMessageBatching,Queue.DefinitionStages.WithDuplicateMessageDetection,Queue.DefinitionStages.WithExpiredMessageMovedToDeadLetterQueue,Queue.DefinitionStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount,Queue.DefinitionStages.WithAuthorizationRule
- uid: com.microsoft.azure.management.servicebus._namespace_authorization_rule_32c1e376c87543f7f4351dff4c326f0d
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._namespace_authorization_rule_32c1e376c87543f7f4351dff4c326f0d.yml
name: NamespaceAuthorizationRule.DefinitionStages.WithCreate
fullName: com.microsoft.azure.management.servicebus.NamespaceAuthorizationRule.DefinitionStages.WithCreate
type: Interface
summary: <p>The stage of the definition which contains all the minimum required inputs for the resource to be created (via <xref href="com.microsoft.azure.management.resources.fluentcore.model._creatable.create()" data-throw-if-not-resolved="false"></xref>), but also allows for any other optional settings to be specified. </p>
syntax:
content: public interface WithCreate extends Creatable<NamespaceAuthorizationRule>
- uid: com.microsoft.azure.management.servicebus._queue_authorization_rule._4ceea3b46b5117da9b598827f39f88de
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue_authorization_rule._4ceea3b46b5117da9b598827f39f88de.yml
@ -916,6 +898,24 @@ 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<QueueAuthorizationRule>
- uid: com.microsoft.azure.management.servicebus._subscription._definition_stages._with_create
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._definition_stages._with_create.yml
name: Subscription.DefinitionStages.WithCreate
fullName: com.microsoft.azure.management.servicebus.Subscription.DefinitionStages.WithCreate
type: Interface
summary: <p>The stage of the definition which contains all the minimum required inputs for the resource to be created (via <xref href="com.microsoft.azure.management.resources.fluentcore.model._creatable.create()" data-throw-if-not-resolved="false"></xref>), but also allows for any other optional settings to be specified. </p>
syntax:
content: public interface WithCreate extends Creatable<Subscription>,Subscription.DefinitionStages.WithDeleteOnIdle,Subscription.DefinitionStages.WithMessageLockDuration,Subscription.DefinitionStages.WithDefaultMessageTTL,Subscription.DefinitionStages.WithSession,Subscription.DefinitionStages.WithMessageBatching,Subscription.DefinitionStages.WithExpiredMessageMovedToDeadLetterSubscription,Subscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnMaxDeliveryCount,Subscription.DefinitionStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
- uid: com.microsoft.azure.management.servicebus._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
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._topic_authorization_rule._f23935d56b5d5f55b3ef4b05a4abc4e5
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic_authorization_rule._f23935d56b5d5f55b3ef4b05a4abc4e5.yml
@ -934,11 +934,11 @@ 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._definition_s4811153b3d4f60acf641e32d49b3acbf
- uid: com.microsoft.azure.management.servicebus._subscription._update_stagebc7f6ca59e8d61c0f6ff726882cd86e6
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._definition_s4811153b3d4f60acf641e32d49b3acbf.yml
name: Subscription.DefinitionStages.WithDefaultMessageTTL
fullName: com.microsoft.azure.management.servicebus.Subscription.DefinitionStages.WithDefaultMessageTTL
href: com.microsoft.azure.management.servicebus._subscription._update_stagebc7f6ca59e8d61c0f6ff726882cd86e6.yml
name: Subscription.UpdateStages.WithDefaultMessageTTL
fullName: com.microsoft.azure.management.servicebus.Subscription.UpdateStages.WithDefaultMessageTTL
type: Interface
summary: <p>The stage of the subscription definition allowing to define default TTL for messages. </p>
syntax:
@ -952,15 +952,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
fullName: com.microsoft.azure.management.servicebus.Subscription.UpdateStages.WithDefaultMessageTTL
type: Interface
summary: <p>The stage of the subscription definition allowing to define default TTL for messages. </p>
syntax:
content: public interface WithDefaultMessageTTL
- uid: com.microsoft.azure.management.servicebus._topic._definition_stages._with_default_message_t_t_l
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._definition_stages._with_default_message_t_t_l.yml
@ -979,13 +970,31 @@ references:
summary: <p>The stage of the topic definition allowing to define default TTL for messages. </p>
syntax:
content: public interface WithDefaultMessageTTL
- uid: com.microsoft.azure.management.servicebus._queue._definition_stages._with_delete_on_idle
- uid: com.microsoft.azure.management.servicebus._subscription._definition_s4811153b3d4f60acf641e32d49b3acbf
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._definition_stages._with_delete_on_idle.yml
name: Queue.DefinitionStages.WithDeleteOnIdle
fullName: com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithDeleteOnIdle
href: com.microsoft.azure.management.servicebus._subscription._definition_s4811153b3d4f60acf641e32d49b3acbf.yml
name: Subscription.DefinitionStages.WithDefaultMessageTTL
fullName: com.microsoft.azure.management.servicebus.Subscription.DefinitionStages.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 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
name: Topic.UpdateStages.WithDeleteOnIdle
fullName: com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithDeleteOnIdle
type: Interface
summary: <p>The stage of the topic definition allowing to define auto delete behaviour. </p>
syntax:
content: public interface WithDeleteOnIdle
- uid: com.microsoft.azure.management.servicebus._subscription._definition_stages._with_delete_on_idle
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._definition_stages._with_delete_on_idle.yml
name: Subscription.DefinitionStages.WithDeleteOnIdle
fullName: com.microsoft.azure.management.servicebus.Subscription.DefinitionStages.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._topic._definition_stages._with_delete_on_idle
@ -997,15 +1006,6 @@ 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._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
name: Topic.UpdateStages.WithDeleteOnIdle
fullName: com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithDeleteOnIdle
type: Interface
summary: <p>The stage of the topic definition allowing to define auto delete behaviour. </p>
syntax:
content: public interface WithDeleteOnIdle
- uid: com.microsoft.azure.management.servicebus._queue._update_stages._with_delete_on_idle
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._update_stages._with_delete_on_idle.yml
@ -1015,6 +1015,15 @@ references:
summary: <p>The stage of the queue definition allowing to define auto delete behaviour. </p>
syntax:
content: public interface WithDeleteOnIdle
- uid: com.microsoft.azure.management.servicebus._queue._definition_stages._with_delete_on_idle
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._definition_stages._with_delete_on_idle.yml
name: Queue.DefinitionStages.WithDeleteOnIdle
fullName: com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithDeleteOnIdle
type: Interface
summary: <p>The stage of the queue definition allowing to define auto delete behaviour. </p>
syntax:
content: public interface WithDeleteOnIdle
- uid: com.microsoft.azure.management.servicebus._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
@ -1024,15 +1033,6 @@ references:
summary: <p>The stage of the subscription definition allowing to define auto delete behaviour. </p>
syntax:
content: public interface WithDeleteOnIdle
- uid: com.microsoft.azure.management.servicebus._subscription._definition_stages._with_delete_on_idle
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._definition_stages._with_delete_on_idle.yml
name: Subscription.DefinitionStages.WithDeleteOnIdle
fullName: com.microsoft.azure.management.servicebus.Subscription.DefinitionStages.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
@ -1042,6 +1042,15 @@ 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._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
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
@ -1060,24 +1069,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._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
fullName: com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithDuplicateMessageDetection
type: Interface
summary: <p>The stage of the topic definition allowing to specify duration of the duplicate message detection history. </p>
syntax:
content: public interface WithDuplicateMessageDetection
- uid: com.microsoft.azure.management.servicebus._queue._definition_stages_1308f46d6ab0ee4a4e635fc2e96269429
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._definition_stages_1308f46d6ab0ee4a4e635fc2e96269429.yml
name: Queue.DefinitionStages.WithExpiredMessageMovedToDeadLetterQueue
fullName: com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithExpiredMessageMovedToDeadLetterQueue
type: Interface
summary: <p>The stage of the queue definition allowing to specify whether expired message can be moved to secondary dead-letter queue. </p>
syntax:
content: public interface WithExpiredMessageMovedToDeadLetterQueue
- uid: com.microsoft.azure.management.servicebus._queue._update_stages._wd81baea8d43e70be8c5aaa6b0d009d9f
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._update_stages._wd81baea8d43e70be8c5aaa6b0d009d9f.yml
@ -1087,6 +1078,15 @@ references:
summary: <p>The stage of the queue definition allowing to specify whether expired message can be moved to secondary dead-letter queue. </p>
syntax:
content: public interface WithExpiredMessageMovedToDeadLetterQueue
- uid: com.microsoft.azure.management.servicebus._queue._definition_stages_1308f46d6ab0ee4a4e635fc2e96269429
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._definition_stages_1308f46d6ab0ee4a4e635fc2e96269429.yml
name: Queue.DefinitionStages.WithExpiredMessageMovedToDeadLetterQueue
fullName: com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithExpiredMessageMovedToDeadLetterQueue
type: Interface
summary: <p>The stage of the queue definition allowing to specify whether expired message can be moved to secondary dead-letter queue. </p>
syntax:
content: public interface WithExpiredMessageMovedToDeadLetterQueue
- uid: com.microsoft.azure.management.servicebus._subscription._update_stage724befd2dd7e080d2f8271c67d8cbd90
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._update_stage724befd2dd7e080d2f8271c67d8cbd90.yml
@ -1114,15 +1114,6 @@ references:
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
name: Topic.DefinitionStages.WithExpressMessage
fullName: com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithExpressMessage
type: Interface
summary: <p>The stage of the topic definition allowing to mark messages as express messages. </p>
syntax:
content: public interface WithExpressMessage
- uid: com.microsoft.azure.management.servicebus._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
@ -1132,6 +1123,15 @@ references:
summary: <p>The stage of the queue definition allowing to mark it as either holding regular or express messages. </p>
syntax:
content: public interface WithExpressMessage
- uid: com.microsoft.azure.management.servicebus._topic._definition_stages._with_express_message
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._definition_stages._with_express_message.yml
name: Topic.DefinitionStages.WithExpressMessage
fullName: com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithExpressMessage
type: Interface
summary: <p>The stage of the topic definition allowing to mark messages as express messages. </p>
syntax:
content: public interface WithExpressMessage
- uid: com.microsoft.azure.management.servicebus._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
@ -1150,21 +1150,6 @@ references:
summary: <p>The stage of the Service Bus namespace definition allowing to specify the resource group. </p>
syntax:
content: public interface WithGroup extends GroupableResource<TManager, InnerT>.DefinitionStages.WithGroup<WithCreate>
- uid: com.microsoft.azure.management.servicebus._authorization_rule._update_stages._with_listen
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._authorization_rule._update_stages._with_listen.yml
name: AuthorizationRule.UpdateStages.WithListen<T>
fullName: com.microsoft.azure.management.servicebus.AuthorizationRule.UpdateStages.WithListen<T>
type: Interface
summary: >-
<p>The stage of the Service Bus authorization rule update allowing to enable listen policy.</p>
<p></p>
syntax:
content: public interface WithListen<T>
typeParameters:
- type: 8ce1ecb9
description: <p>the next stage of the update </p>
- uid: com.microsoft.azure.management.servicebus._authorization_rule._definition_stages._with_listen
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._authorization_rule._definition_stages._with_listen.yml
@ -1180,6 +1165,21 @@ references:
typeParameters:
- type: 8ce1ecb9
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.servicebus._authorization_rule._update_stages._with_listen
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._authorization_rule._update_stages._with_listen.yml
name: AuthorizationRule.UpdateStages.WithListen<T>
fullName: com.microsoft.azure.management.servicebus.AuthorizationRule.UpdateStages.WithListen<T>
type: Interface
summary: >-
<p>The stage of the Service Bus authorization rule update allowing to enable listen policy.</p>
<p></p>
syntax:
content: public interface WithListen<T>
typeParameters:
- type: 8ce1ecb9
description: <p>the next stage of the update </p>
- uid: com.microsoft.azure.management.servicebus._authorization_rule._definia8347ed67fcbf3f376b3c515044876dd
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._authorization_rule._definia8347ed67fcbf3f376b3c515044876dd.yml
@ -1210,21 +1210,6 @@ references:
typeParameters:
- type: 8ce1ecb9
description: <p>the next stage of the update </p>
- uid: com.microsoft.azure.management.servicebus._authorization_rule._definition_stages._with_manage
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._authorization_rule._definition_stages._with_manage.yml
name: AuthorizationRule.DefinitionStages.WithManage<T>
fullName: com.microsoft.azure.management.servicebus.AuthorizationRule.DefinitionStages.WithManage<T>
type: Interface
summary: >-
<p>The stage of the Service Bus authorization rule definition allowing to enable manage policy.</p>
<p></p>
syntax:
content: public interface WithManage<T>
typeParameters:
- type: 8ce1ecb9
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.servicebus._authorization_rule._update_stages._with_manage
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._authorization_rule._update_stages._with_manage.yml
@ -1240,24 +1225,21 @@ references:
typeParameters:
- type: 8ce1ecb9
description: <p>the next stage of the update </p>
- uid: com.microsoft.azure.management.servicebus._subscription._update_stages._with_message_batching
- uid: com.microsoft.azure.management.servicebus._authorization_rule._definition_stages._with_manage
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._update_stages._with_message_batching.yml
name: Subscription.UpdateStages.WithMessageBatching
fullName: com.microsoft.azure.management.servicebus.Subscription.UpdateStages.WithMessageBatching
href: com.microsoft.azure.management.servicebus._authorization_rule._definition_stages._with_manage.yml
name: AuthorizationRule.DefinitionStages.WithManage<T>
fullName: com.microsoft.azure.management.servicebus.AuthorizationRule.DefinitionStages.WithManage<T>
type: Interface
summary: <p>The stage of the subscription definition allowing configure message batching behaviour. </p>
summary: >-
<p>The stage of the Service Bus authorization rule definition allowing to enable manage policy.</p>
<p></p>
syntax:
content: public interface WithMessageBatching
- uid: com.microsoft.azure.management.servicebus._topic._update_stages._with_message_batching
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._update_stages._with_message_batching.yml
name: Topic.UpdateStages.WithMessageBatching
fullName: com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithMessageBatching
type: Interface
summary: <p>The stage of the topic definition allowing configure message batching behaviour. </p>
syntax:
content: public interface WithMessageBatching
content: public interface WithManage<T>
typeParameters:
- type: 8ce1ecb9
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.servicebus._queue._definition_stages._with_message_batching
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._definition_stages._with_message_batching.yml
@ -1267,15 +1249,6 @@ references:
summary: <p>The stage of the queue definition allowing specify batching behaviour. </p>
syntax:
content: public interface WithMessageBatching
- uid: com.microsoft.azure.management.servicebus._topic._definition_stages._with_message_batching
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._definition_stages._with_message_batching.yml
name: Topic.DefinitionStages.WithMessageBatching
fullName: com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithMessageBatching
type: Interface
summary: <p>The stage of the topic definition allowing specify batching behaviour. </p>
syntax:
content: public interface WithMessageBatching
- uid: com.microsoft.azure.management.servicebus._subscription._definition_stages._with_message_batching
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._definition_stages._with_message_batching.yml
@ -1285,6 +1258,24 @@ references:
summary: <p>The stage of the subscription definition allowing specify batching behaviour. </p>
syntax:
content: public interface WithMessageBatching
- uid: com.microsoft.azure.management.servicebus._subscription._update_stages._with_message_batching
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._update_stages._with_message_batching.yml
name: Subscription.UpdateStages.WithMessageBatching
fullName: com.microsoft.azure.management.servicebus.Subscription.UpdateStages.WithMessageBatching
type: Interface
summary: <p>The stage of the subscription definition allowing configure message batching behaviour. </p>
syntax:
content: public interface WithMessageBatching
- uid: com.microsoft.azure.management.servicebus._topic._definition_stages._with_message_batching
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._definition_stages._with_message_batching.yml
name: Topic.DefinitionStages.WithMessageBatching
fullName: com.microsoft.azure.management.servicebus.Topic.DefinitionStages.WithMessageBatching
type: Interface
summary: <p>The stage of the topic definition allowing specify batching behaviour. </p>
syntax:
content: public interface WithMessageBatching
- uid: com.microsoft.azure.management.servicebus._queue._update_stages._with_message_batching
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._update_stages._with_message_batching.yml
@ -1294,6 +1285,24 @@ 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._update_stages._with_message_batching
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._update_stages._with_message_batching.yml
name: Topic.UpdateStages.WithMessageBatching
fullName: com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithMessageBatching
type: Interface
summary: <p>The stage of the topic definition allowing configure message batching behaviour. </p>
syntax:
content: public interface WithMessageBatching
- uid: com.microsoft.azure.management.servicebus._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
name: Queue.DefinitionStages.WithMessageLockDuration
fullName: com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithMessageLockDuration
type: Interface
summary: <p>The stage of the queue definition allowing to define duration for message lock. </p>
syntax:
content: public interface WithMessageLockDuration
- uid: com.microsoft.azure.management.servicebus._subscription._update_stageaa7278daea3efd2dcbe012bb6864cdc6
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._update_stageaa7278daea3efd2dcbe012bb6864cdc6.yml
@ -1312,15 +1321,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._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
name: Queue.DefinitionStages.WithMessageLockDuration
fullName: com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithMessageLockDuration
type: Interface
summary: <p>The stage of the queue definition allowing to define duration for message lock. </p>
syntax:
content: public interface WithMessageLockDuration
- uid: com.microsoft.azure.management.servicebus._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
@ -1330,15 +1330,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
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
@ -1357,15 +1348,15 @@ 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_staged91d8dc8d17e2028c41f4d9df1442a7a
- uid: com.microsoft.azure.management.servicebus._subscription._update_stage31b8e12505b48be84f61a49f27a6e8c5
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._update_staged91d8dc8d17e2028c41f4d9df1442a7a.yml
name: Subscription.UpdateStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
fullName: com.microsoft.azure.management.servicebus.Subscription.UpdateStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
href: com.microsoft.azure.management.servicebus._subscription._update_stage31b8e12505b48be84f61a49f27a6e8c5.yml
name: Subscription.UpdateStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount
fullName: com.microsoft.azure.management.servicebus.Subscription.UpdateStages.WithMessageMovedToDeadLetterQueueOnMaxDeliveryCount
type: Interface
summary: <p>The stage of the subscription definition allowing to specify whether message those are failed on filter evaluation can be moved to secondary dead-letter subscription. </p>
summary: <p>The stage of the subscription definition allowing to specify maximum delivery count of message before moving it to dead-letter queue. </p>
syntax:
content: public interface WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
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
@ -1375,6 +1366,15 @@ 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._update_staged91d8dc8d17e2028c41f4d9df1442a7a
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._update_staged91d8dc8d17e2028c41f4d9df1442a7a.yml
name: Subscription.UpdateStages.WithMessageMovedToDeadLetterSubscriptionOnFilterEvaluationException
fullName: com.microsoft.azure.management.servicebus.Subscription.UpdateStages.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
@ -1402,15 +1402,6 @@ references:
summary: <p>The stage of the topic definition allowing to specify partitioning behaviour. </p>
syntax:
content: public interface WithPartitioning
- uid: com.microsoft.azure.management.servicebus._service_bus_namespace._update_stages._with_queue
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_namespace._update_stages._with_queue.yml
name: ServiceBusNamespace.UpdateStages.WithQueue
fullName: com.microsoft.azure.management.servicebus.ServiceBusNamespace.UpdateStages.WithQueue
type: Interface
summary: <p>The stage of the Service Bus namespace update allowing to manage queues in the namespace. </p>
syntax:
content: public interface WithQueue
- uid: com.microsoft.azure.management.servicebus._service_bus_namespace._definition_stages._with_queue
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_namespace._definition_stages._with_queue.yml
@ -1420,6 +1411,15 @@ references:
summary: <p>The stage of the Service Bus namespace definition allowing to add a new queue in the namespace. </p>
syntax:
content: public interface WithQueue
- uid: com.microsoft.azure.management.servicebus._service_bus_namespace._update_stages._with_queue
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_namespace._update_stages._with_queue.yml
name: ServiceBusNamespace.UpdateStages.WithQueue
fullName: com.microsoft.azure.management.servicebus.ServiceBusNamespace.UpdateStages.WithQueue
type: Interface
summary: <p>The stage of the Service Bus namespace update allowing to manage queues in the namespace. </p>
syntax:
content: public interface WithQueue
- uid: com.microsoft.azure.management.servicebus._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
@ -1480,11 +1480,11 @@ references:
typeParameters:
- type: 8ce1ecb9
description: <p>the next stage of the definition </p>
- uid: com.microsoft.azure.management.servicebus._queue._definition_stages._with_session
- uid: com.microsoft.azure.management.servicebus._queue._update_stages._with_session
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._definition_stages._with_session.yml
name: Queue.DefinitionStages.WithSession
fullName: com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithSession
href: com.microsoft.azure.management.servicebus._queue._update_stages._with_session.yml
name: Queue.UpdateStages.WithSession
fullName: com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithSession
type: Interface
summary: <p>The stage of the queue definition allowing to enable session support. </p>
syntax:
@ -1498,6 +1498,15 @@ references:
summary: <p>The stage of the subscription definition allowing to enable session support. </p>
syntax:
content: public interface WithSession
- uid: com.microsoft.azure.management.servicebus._queue._definition_stages._with_session
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._definition_stages._with_session.yml
name: Queue.DefinitionStages.WithSession
fullName: com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithSession
type: Interface
summary: <p>The stage of the queue definition allowing to enable session support. </p>
syntax:
content: public interface WithSession
- uid: com.microsoft.azure.management.servicebus._subscription._definition_stages._with_session
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._subscription._definition_stages._with_session.yml
@ -1507,24 +1516,6 @@ references:
summary: <p>The stage of the subscription definition allowing to enable session support. </p>
syntax:
content: public interface WithSession
- uid: com.microsoft.azure.management.servicebus._queue._update_stages._with_session
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._update_stages._with_session.yml
name: Queue.UpdateStages.WithSession
fullName: com.microsoft.azure.management.servicebus.Queue.UpdateStages.WithSession
type: Interface
summary: <p>The stage of the queue definition allowing to enable session support. </p>
syntax:
content: public interface WithSession
- uid: com.microsoft.azure.management.servicebus._topic._update_stages._with_size
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._update_stages._with_size.yml
name: Topic.UpdateStages.WithSize
fullName: com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithSize
type: Interface
summary: <p>The stage of the topic definition allowing to specify size. </p>
syntax:
content: public interface WithSize
- uid: com.microsoft.azure.management.servicebus._queue._update_stages._with_size
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._update_stages._with_size.yml
@ -1534,15 +1525,6 @@ 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._queue._definition_stages._with_size
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._definition_stages._with_size.yml
name: Queue.DefinitionStages.WithSize
fullName: com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithSize
type: Interface
summary: <p>The stage of the queue definition allowing to specify size. </p>
syntax:
content: public interface WithSize
- uid: com.microsoft.azure.management.servicebus._topic._definition_stages._with_size
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._definition_stages._with_size.yml
@ -1552,6 +1534,24 @@ 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._topic._update_stages._with_size
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._topic._update_stages._with_size.yml
name: Topic.UpdateStages.WithSize
fullName: com.microsoft.azure.management.servicebus.Topic.UpdateStages.WithSize
type: Interface
summary: <p>The stage of the topic definition allowing to specify size. </p>
syntax:
content: public interface WithSize
- uid: com.microsoft.azure.management.servicebus._queue._definition_stages._with_size
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._queue._definition_stages._with_size.yml
name: Queue.DefinitionStages.WithSize
fullName: com.microsoft.azure.management.servicebus.Queue.DefinitionStages.WithSize
type: Interface
summary: <p>The stage of the queue definition allowing to specify size. </p>
syntax:
content: public interface WithSize
- uid: com.microsoft.azure.management.servicebus._service_bus_namespace._update_stages._with_sku
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_namespace._update_stages._with_sku.yml
@ -1588,15 +1588,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._update_stages._with_topic
parent: com.microsoft.azure.management.servicebus
href: com.microsoft.azure.management.servicebus._service_bus_namespace._update_stages._with_topic.yml
name: ServiceBusNamespace.UpdateStages.WithTopic
fullName: com.microsoft.azure.management.servicebus.ServiceBusNamespace.UpdateStages.WithTopic
type: Interface
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
@ -1606,3 +1597,12 @@ references:
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
name: ServiceBusNamespace.UpdateStages.WithTopic
fullName: com.microsoft.azure.management.servicebus.ServiceBusNamespace.UpdateStages.WithTopic
type: Interface
summary: <p>The stage of the Service Bus namespace update allowing to manage topics in the namespace. </p>
syntax:
content: public interface WithTopic

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

@ -649,6 +649,15 @@ references:
summary: <p>Container interface for all the definitions that need to be implemented. </p>
syntax:
content: public interface Definition extends SqlServer.DefinitionStages.Blank,SqlServer.DefinitionStages.WithGroup,SqlServer.DefinitionStages.WithAdministratorLogin,SqlServer.DefinitionStages.WithAdministratorPassword,SqlServer.DefinitionStages.WithElasticPool,SqlServer.DefinitionStages.WithDatabase,SqlServer.DefinitionStages.WithFirewallRule,SqlServer.DefinitionStages.WithCreate
- uid: com.microsoft.azure.management.sql._sql_firewall_rule._definition_stages
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_firewall_rule._definition_stages.yml
name: SqlFirewallRule.DefinitionStages
fullName: com.microsoft.azure.management.sql.SqlFirewallRule.DefinitionStages
type: Interface
summary: <p>Grouping of all the storage account definition stages. </p>
syntax:
content: public interface DefinitionStages
- uid: com.microsoft.azure.management.sql._sql_database._definition_stages
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_database._definition_stages.yml
@ -667,15 +676,6 @@ references:
summary: <p>Grouping of all the storage account definition stages. </p>
syntax:
content: public interface DefinitionStages
- uid: com.microsoft.azure.management.sql._sql_firewall_rule._definition_stages
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_firewall_rule._definition_stages.yml
name: SqlFirewallRule.DefinitionStages
fullName: com.microsoft.azure.management.sql.SqlFirewallRule.DefinitionStages
type: Interface
summary: <p>Grouping of all the storage account definition stages. </p>
syntax:
content: public interface DefinitionStages
- uid: com.microsoft.azure.management.sql._sql_server._definition_stages
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_server._definition_stages.yml
@ -730,24 +730,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
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_elastic_pool._update
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_elastic_pool._update.yml
name: SqlElasticPool.Update
fullName: com.microsoft.azure.management.sql.SqlElasticPool.Update
type: Interface
summary: <p>The template for a SQLElasticPool update operation, containing all the settings that can be modified. </p>
syntax:
content: public interface Update extends SqlElasticPool.UpdateStages.WithDatabaseDtuMax,SqlElasticPool.UpdateStages.WithDatabaseDtuMin,SqlElasticPool.UpdateStages.WithDtu,SqlElasticPool.UpdateStages.WithStorageCapacity,SqlElasticPool.UpdateStages.WithDatabase,Appliable<SqlElasticPool>
- uid: com.microsoft.azure.management.sql._sql_firewall_rule._update
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_firewall_rule._update.yml
@ -757,6 +739,15 @@ 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_database._update
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_database._update.yml
name: 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_server._update
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_server._update.yml
@ -766,15 +757,15 @@ references:
summary: <p>The template for a SQLServer update operation, containing all the settings that can be modified. </p>
syntax:
content: public interface Update extends Appliable<SqlServer>,SqlServer.UpdateStages.WithAdministratorPassword,SqlServer.UpdateStages.WithElasticPool,SqlServer.UpdateStages.WithDatabase,SqlServer.UpdateStages.WithFirewallRule
- uid: com.microsoft.azure.management.sql._sql_firewall_rule._update_stages
- uid: com.microsoft.azure.management.sql._sql_elastic_pool._update
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_firewall_rule._update_stages.yml
name: SqlFirewallRule.UpdateStages
fullName: com.microsoft.azure.management.sql.SqlFirewallRule.UpdateStages
href: com.microsoft.azure.management.sql._sql_elastic_pool._update.yml
name: SqlElasticPool.Update
fullName: com.microsoft.azure.management.sql.SqlElasticPool.Update
type: Interface
summary: <p>Grouping of all the <xref href="com.microsoft.azure.management.sql._sql_firewall_rule" data-throw-if-not-resolved="false"></xref> update stages. </p>
summary: <p>The template for a SQLElasticPool update operation, containing all the settings that can be modified. </p>
syntax:
content: public interface UpdateStages
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_stages
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_server._update_stages.yml
@ -784,6 +775,15 @@ references:
summary: <p>Grouping of all the SQLServer update stages. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages.yml
name: SqlElasticPool.UpdateStages
fullName: com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages
type: Interface
summary: <p>Grouping of all the SQLElasticPool update stages. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.sql._sql_database._update_stages
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_database._update_stages.yml
@ -793,13 +793,13 @@ references:
summary: <p>Grouping of all the SQLDatabase modifyState stages. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages
- uid: com.microsoft.azure.management.sql._sql_firewall_rule._update_stages
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages.yml
name: SqlElasticPool.UpdateStages
fullName: com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages
href: com.microsoft.azure.management.sql._sql_firewall_rule._update_stages.yml
name: SqlFirewallRule.UpdateStages
fullName: com.microsoft.azure.management.sql.SqlFirewallRule.UpdateStages
type: Interface
summary: <p>Grouping of all the SQLElasticPool update stages. </p>
summary: <p>Grouping of all the <xref href="com.microsoft.azure.management.sql._sql_firewall_rule" data-throw-if-not-resolved="false"></xref> update stages. </p>
syntax:
content: public interface UpdateStages
- uid: com.microsoft.azure.management.sql._sql_server._definition_stages._with_administrator_login
@ -856,24 +856,6 @@ references:
summary: <p>The SQL Database definition to set the collation for database. </p>
syntax:
content: public interface WithCollationAllCreateOptions
- uid: com.microsoft.azure.management.sql._sql_database._definition_stages._with_create
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_database._definition_stages._with_create.yml
name: SqlDatabase.DefinitionStages.WithCreate
fullName: com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithCreate
type: Interface
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
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_elastic_pool._definition_stages._with_create.yml
name: 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_server._definition_stages._with_create
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_server._definition_stages._with_create.yml
@ -892,6 +874,24 @@ 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
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
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_database._definition_stages._with_create.yml
name: SqlDatabase.DefinitionStages.WithCreate
fullName: com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithCreate
type: Interface
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_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
@ -918,15 +918,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._update_stages._with_database
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages._with_database.yml
name: SqlElasticPool.UpdateStages.WithDatabase
fullName: com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages.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
@ -936,15 +927,6 @@ references:
summary: <p>A SQL Server definition for specifying the databases. </p>
syntax:
content: public interface WithDatabase
- uid: com.microsoft.azure.management.sql._sql_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
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._update_stages._with_database
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_server._update_stages._with_database.yml
@ -954,6 +936,24 @@ references:
summary: <p>A SQL Server definition for specifying the databases. </p>
syntax:
content: public interface WithDatabase
- uid: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages._with_database
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages._with_database.yml
name: SqlElasticPool.UpdateStages.WithDatabase
fullName: com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages.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_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
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_elastic_pool._update_stages._with_database_dtu_max
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages._with_database_dtu_max.yml
@ -972,15 +972,6 @@ references:
summary: <p>The SQL Elastic Pool definition to set the maximum DTU for one database. </p>
syntax:
content: public interface WithDatabaseDtuMax
- uid: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages._with_database_dtu_min
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages._with_database_dtu_min.yml
name: SqlElasticPool.UpdateStages.WithDatabaseDtuMin
fullName: com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages.WithDatabaseDtuMin
type: Interface
summary: <p>The SQL Elastic Pool definition to set the minimum DTU for database. </p>
syntax:
content: public interface WithDatabaseDtuMin
- uid: com.microsoft.azure.management.sql._sql_elastic_pool._definition_stages._with_database_dtu_min
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_elastic_pool._definition_stages._with_database_dtu_min.yml
@ -990,15 +981,15 @@ references:
summary: <p>The SQL Elastic Pool definition to set the minimum DTU for database. </p>
syntax:
content: public interface WithDatabaseDtuMin
- uid: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages._with_dtu
- uid: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages._with_database_dtu_min
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages._with_dtu.yml
name: SqlElasticPool.UpdateStages.WithDtu
fullName: com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages.WithDtu
href: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages._with_database_dtu_min.yml
name: SqlElasticPool.UpdateStages.WithDatabaseDtuMin
fullName: com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages.WithDatabaseDtuMin
type: Interface
summary: <p>The SQL Elastic Pool definition to set the number of shared DTU for elastic pool. </p>
summary: <p>The SQL Elastic Pool definition to set the minimum DTU for database. </p>
syntax:
content: public interface WithDtu
content: public interface WithDatabaseDtuMin
- uid: com.microsoft.azure.management.sql._sql_elastic_pool._definition_stages._with_dtu
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_elastic_pool._definition_stages._with_dtu.yml
@ -1008,15 +999,15 @@ references:
summary: <p>The SQL Elastic Pool definition to set the number of shared DTU for elastic pool. </p>
syntax:
content: public interface WithDtu
- uid: com.microsoft.azure.management.sql._sql_database._update_stages._with_edition
- 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_database._update_stages._with_edition.yml
name: SqlDatabase.UpdateStages.WithEdition
fullName: com.microsoft.azure.management.sql.SqlDatabase.UpdateStages.WithEdition
href: com.microsoft.azure.management.sql._sql_elastic_pool._update_stages._with_dtu.yml
name: SqlElasticPool.UpdateStages.WithDtu
fullName: com.microsoft.azure.management.sql.SqlElasticPool.UpdateStages.WithDtu
type: Interface
summary: <p>The SQL Database definition to set the edition for database. </p>
summary: <p>The SQL Elastic Pool definition to set the number of shared DTU for elastic pool. </p>
syntax:
content: public interface WithEdition
content: public interface WithDtu
- 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
@ -1035,15 +1026,15 @@ references:
summary: <p>The SQL Elastic Pool definition to set the edition for database. </p>
syntax:
content: public interface WithEdition
- uid: com.microsoft.azure.management.sql._sql_server._definition_stages._with_elastic_pool
- 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_server._definition_stages._with_elastic_pool.yml
name: SqlServer.DefinitionStages.WithElasticPool
fullName: com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithElasticPool
href: com.microsoft.azure.management.sql._sql_database._update_stages._with_edition.yml
name: SqlDatabase.UpdateStages.WithEdition
fullName: com.microsoft.azure.management.sql.SqlDatabase.UpdateStages.WithEdition
type: Interface
summary: <p>A SQL Server definition for specifying elastic pool. </p>
summary: <p>The SQL Database definition to set the edition for database. </p>
syntax:
content: public interface WithElasticPool
content: public interface WithEdition
- uid: com.microsoft.azure.management.sql._sql_server._update_stages._with_elastic_pool
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_server._update_stages._with_elastic_pool.yml
@ -1053,15 +1044,15 @@ references:
summary: <p>A SQL Server definition for specifying elastic pool. </p>
syntax:
content: public interface WithElasticPool
- uid: com.microsoft.azure.management.sql._sql_database._definition_stages._with_elastic_pool_name
- 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_database._definition_stages._with_elastic_pool_name.yml
name: SqlDatabase.DefinitionStages.WithElasticPoolName
fullName: com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithElasticPoolName
href: com.microsoft.azure.management.sql._sql_server._definition_stages._with_elastic_pool.yml
name: SqlServer.DefinitionStages.WithElasticPool
fullName: com.microsoft.azure.management.sql.SqlServer.DefinitionStages.WithElasticPool
type: Interface
summary: <p>The SQL Database definition to set the elastic pool for database. </p>
summary: <p>A SQL Server definition for specifying elastic pool. </p>
syntax:
content: public interface WithElasticPoolName
content: public interface WithElasticPool
- uid: com.microsoft.azure.management.sql._sql_database._update_stages._with_elastic_pool_name
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_database._update_stages._with_elastic_pool_name.yml
@ -1071,6 +1062,15 @@ references:
summary: <p>The SQL Database definition to set the elastic pool for database. </p>
syntax:
content: public interface WithElasticPoolName
- uid: com.microsoft.azure.management.sql._sql_database._definition_stages._with_elastic_pool_name
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_database._definition_stages._with_elastic_pool_name.yml
name: SqlDatabase.DefinitionStages.WithElasticPoolName
fullName: com.microsoft.azure.management.sql.SqlDatabase.DefinitionStages.WithElasticPoolName
type: Interface
summary: <p>The SQL Database definition to set the elastic pool for database. </p>
syntax:
content: public interface WithElasticPoolName
- uid: com.microsoft.azure.management.sql._sql_firewall_rule._update_stages._with_end_i_p_address
parent: com.microsoft.azure.management.sql
href: com.microsoft.azure.management.sql._sql_firewall_rule._update_stages._with_end_i_p_address.yml
@ -1134,15 +1134,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._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
name: SqlDatabase.UpdateStages.WithMaxSizeBytes
fullName: com.microsoft.azure.management.sql.SqlDatabase.UpdateStages.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._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
@ -1152,6 +1143,15 @@ 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._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
name: SqlDatabase.UpdateStages.WithMaxSizeBytes
fullName: com.microsoft.azure.management.sql.SqlDatabase.UpdateStages.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

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

@ -375,15 +375,6 @@ references:
summary: <p>A storage account definition allowing access tier to be set. </p>
syntax:
content: public interface WithCreateAndAccessTier extends StorageAccount.DefinitionStages.WithCreate
- uid: com.microsoft.azure.management.storage._storage_account._definition_stages._with_custom_domain
parent: com.microsoft.azure.management.storage
href: com.microsoft.azure.management.storage._storage_account._definition_stages._with_custom_domain.yml
name: StorageAccount.DefinitionStages.WithCustomDomain
fullName: com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithCustomDomain
type: Interface
summary: <p>A storage account definition specifying a custom domain to associate with the account. </p>
syntax:
content: public interface WithCustomDomain
- uid: com.microsoft.azure.management.storage._storage_account._update_stages._with_custom_domain
parent: com.microsoft.azure.management.storage
href: com.microsoft.azure.management.storage._storage_account._update_stages._with_custom_domain.yml
@ -393,6 +384,15 @@ references:
summary: <p>A storage account update stage allowing to change the parameters. </p>
syntax:
content: public interface WithCustomDomain
- uid: com.microsoft.azure.management.storage._storage_account._definition_stages._with_custom_domain
parent: com.microsoft.azure.management.storage
href: com.microsoft.azure.management.storage._storage_account._definition_stages._with_custom_domain.yml
name: StorageAccount.DefinitionStages.WithCustomDomain
fullName: com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithCustomDomain
type: Interface
summary: <p>A storage account definition specifying a custom domain to associate with the account. </p>
syntax:
content: public interface WithCustomDomain
- uid: com.microsoft.azure.management.storage._storage_account._update_stages._with_encryption
parent: com.microsoft.azure.management.storage
href: com.microsoft.azure.management.storage._storage_account._update_stages._with_encryption.yml
@ -429,15 +429,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
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
@ -447,3 +438,12 @@ 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
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

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

@ -299,15 +299,6 @@ references:
summary: <p>The entirety of the traffic manager profile definition. </p>
syntax:
content: public interface Definition extends TrafficManagerProfile.DefinitionStages.Blank,TrafficManagerProfile.DefinitionStages.WithLeafDomainLabel,TrafficManagerProfile.DefinitionStages.WithTrafficRoutingMethod,TrafficManagerProfile.DefinitionStages.WithCreate
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_profile._definition_stages
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_profile._definition_stages.yml
name: TrafficManagerProfile.DefinitionStages
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.DefinitionStages
type: Interface
summary: <p>Grouping of traffic manager profile definition stages. </p>
syntax:
content: public interface DefinitionStages
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint._definition_stages
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint._definition_stages.yml
@ -317,21 +308,15 @@ references:
summary: <p>Grouping of traffic manager profile endpoint definition stages as a part of parent traffic manager profile definition. </p>
syntax:
content: public interface DefinitionStages
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_7ec2c00567759fcf3a70721f4e824384
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_profile._definition_stages
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_7ec2c00567759fcf3a70721f4e824384.yml
name: TrafficManagerEndpoint.UpdateDefinitionStages.ExternalTargetEndpointBlank<ParentT>
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.ExternalTargetEndpointBlank<ParentT>
href: com.microsoft.azure.management.trafficmanager._traffic_manager_profile._definition_stages.yml
name: TrafficManagerProfile.DefinitionStages
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.DefinitionStages
type: Interface
summary: >-
<p>The first stage of a traffic manager profile external endpoint definition.</p>
<p></p>
summary: <p>Grouping of traffic manager profile definition stages. </p>
syntax:
content: public interface ExternalTargetEndpointBlank<ParentT> extends TrafficManagerEndpoint.UpdateDefinitionStages.WithFqdn<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
content: public interface DefinitionStages
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_847e7e6fbb9d6f5b69dfab720a63b573
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_847e7e6fbb9d6f5b69dfab720a63b573.yml
@ -347,6 +332,21 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_7ec2c00567759fcf3a70721f4e824384
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_7ec2c00567759fcf3a70721f4e824384.yml
name: TrafficManagerEndpoint.UpdateDefinitionStages.ExternalTargetEndpointBlank<ParentT>
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.ExternalTargetEndpointBlank<ParentT>
type: Interface
summary: >-
<p>The first stage of a traffic manager profile external endpoint definition.</p>
<p></p>
syntax:
content: public interface ExternalTargetEndpointBlank<ParentT> extends TrafficManagerEndpoint.UpdateDefinitionStages.WithFqdn<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_ab894ad5aa6a80def2250f5cc7fa57f4
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_ab894ad5aa6a80def2250f5cc7fa57f4.yml
@ -377,6 +377,15 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint._update
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint._update.yml
name: TrafficManagerEndpoint.Update
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.Update
type: Interface
summary: <p>the set of configurations that can be updated for all endpoint irrespective of their type (<xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref>, external, nested profile). </p>
syntax:
content: public interface Update extends Settable<TrafficManagerProfile.Update>,TrafficManagerEndpoint.UpdateStages.WithRoutingWeight,TrafficManagerEndpoint.UpdateStages.WithRoutingPriority,TrafficManagerEndpoint.UpdateStages.WithTrafficDisabledOrEnabled
- 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
@ -389,15 +398,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<TrafficManagerProfile>,TrafficManagerProfile.UpdateStages.WithTrafficRoutingMethod,TrafficManagerProfile.UpdateStages.WithMonitoringConfiguration,TrafficManagerProfile.UpdateStages.WithEndpoint,TrafficManagerProfile.UpdateStages.WithTtl,TrafficManagerProfile.UpdateStages.WithProfileStatus,Resource.UpdateWithTags<Update>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint._update
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint._update.yml
name: TrafficManagerEndpoint.Update
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.Update
type: Interface
summary: <p>the set of configurations that can be updated for all endpoint irrespective of their type (<xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref>, external, nested profile). </p>
syntax:
content: public interface Update extends Settable<TrafficManagerProfile.Update>,TrafficManagerEndpoint.UpdateStages.WithRoutingWeight,TrafficManagerEndpoint.UpdateStages.WithRoutingPriority,TrafficManagerEndpoint.UpdateStages.WithTrafficDisabledOrEnabled
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint._update_azure_endpoint
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint._update_azure_endpoint.yml
@ -497,6 +497,21 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_1d254ba748789e91fb35c0aac4d0561b
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_1d254ba748789e91fb35c0aac4d0561b.yml
name: TrafficManagerEndpoint.UpdateDefinitionStages.WithAzureResource<ParentT>
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.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_endpoint_5c879aa4ead03ac231518f3ab116e4a5
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_5c879aa4ead03ac231518f3ab116e4a5.yml
@ -515,21 +530,6 @@ 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_1d254ba748789e91fb35c0aac4d0561b
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_1d254ba748789e91fb35c0aac4d0561b.yml
name: TrafficManagerEndpoint.UpdateDefinitionStages.WithAzureResource<ParentT>
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateDefinitionStages.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>
@ -593,30 +593,6 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_341b02aed71d6f5b74ff8b23dd11efe9
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_341b02aed71d6f5b74ff8b23dd11efe9.yml
name: TrafficManagerEndpoint.DefinitionStages.WithFqdn<ParentT>
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithFqdn<ParentT>
type: Interface
summary: >-
<p>The stage of the traffic manager profile external endpoint definition allowing to specify the FQDN.</p>
<p></p>
syntax:
content: public interface WithFqdn<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._update_stages._with_fqdn
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint._update_stages._with_fqdn.yml
name: TrafficManagerEndpoint.UpdateStages.WithFqdn
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithFqdn
type: Interface
summary: <p>The stage of an external endpoint update allowing to specify the FQDN. </p>
syntax:
content: public interface WithFqdn
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_aa79e4993375a8d3fc725a2ba0850e8a
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_aa79e4993375a8d3fc725a2ba0850e8a.yml
@ -632,6 +608,30 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint._update_stages._with_fqdn
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint._update_stages._with_fqdn.yml
name: TrafficManagerEndpoint.UpdateStages.WithFqdn
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithFqdn
type: Interface
summary: <p>The stage of an external endpoint update allowing to specify the FQDN. </p>
syntax:
content: public interface WithFqdn
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_341b02aed71d6f5b74ff8b23dd11efe9
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_341b02aed71d6f5b74ff8b23dd11efe9.yml
name: TrafficManagerEndpoint.DefinitionStages.WithFqdn<ParentT>
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithFqdn<ParentT>
type: Interface
summary: >-
<p>The stage of the traffic manager profile external endpoint definition allowing to specify the FQDN.</p>
<p></p>
syntax:
content: public interface WithFqdn<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_18294e0a325bd56b1a93332df6512409a
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_18294e0a325bd56b1a93332df6512409a.yml
@ -731,6 +731,15 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_4fe0c5723185a35b7c4d5372994fdd33
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_4fe0c5723185a35b7c4d5372994fdd33.yml
name: TrafficManagerEndpoint.UpdateStages.WithRoutingPriority
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithRoutingPriority
type: Interface
summary: <p>The stage of the traffic manager profile endpoint update allowing to specify the endpoint priority. </p>
syntax:
content: public interface WithRoutingPriority
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_1ec11d7f8bf3b3f931ae8c815be55862
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_1ec11d7f8bf3b3f931ae8c815be55862.yml
@ -746,39 +755,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_4fe0c5723185a35b7c4d5372994fdd33
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_4fe0c5723185a35b7c4d5372994fdd33.yml
name: TrafficManagerEndpoint.UpdateStages.WithRoutingPriority
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithRoutingPriority
type: Interface
summary: <p>The stage of the traffic manager profile endpoint update allowing to specify the endpoint priority. </p>
syntax:
content: public interface WithRoutingPriority
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_f5ca5fffc2b931394bc342a9b8d01aee
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_f5ca5fffc2b931394bc342a9b8d01aee.yml
name: TrafficManagerEndpoint.UpdateStages.WithRoutingWeight
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithRoutingWeight
type: Interface
summary: <p>The stage of the traffic manager profile endpoint update allowing to specify the endpoint weight. </p>
syntax:
content: public interface WithRoutingWeight
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_962135b058b970e85d59ac5ad40f2502
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_962135b058b970e85d59ac5ad40f2502.yml
name: TrafficManagerEndpoint.DefinitionStages.WithRoutingWeight<ParentT>
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.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_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
@ -794,6 +770,45 @@ 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_962135b058b970e85d59ac5ad40f2502
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_962135b058b970e85d59ac5ad40f2502.yml
name: TrafficManagerEndpoint.DefinitionStages.WithRoutingWeight<ParentT>
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.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_definition.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_f5ca5fffc2b931394bc342a9b8d01aee
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_f5ca5fffc2b931394bc342a9b8d01aee.yml
name: TrafficManagerEndpoint.UpdateStages.WithRoutingWeight
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.UpdateStages.WithRoutingWeight
type: Interface
summary: <p>The stage of the traffic manager profile endpoint update allowing to specify the endpoint weight. </p>
syntax:
content: public interface WithRoutingWeight
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_2349f44c619a8752276d6db6b5e57526
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_2349f44c619a8752276d6db6b5e57526.yml
name: TrafficManagerEndpoint.DefinitionStages.WithSourceTrafficRegion<ParentT>
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithSourceTrafficRegion<ParentT>
type: Interface
summary: >-
<p>The stage of the traffic manager endpoint definition allowing to specify the location of the external endpoint.</p>
<p></p>
syntax:
content: public interface WithSourceTrafficRegion<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_21dc22eaa35a7639adfcbf5317629e31
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_21dc22eaa35a7639adfcbf5317629e31.yml
@ -818,36 +833,6 @@ references:
summary: <p>The stage of the traffic manager endpoint update allowing to specify the location of the external or nested profile endpoints. </p>
syntax:
content: public interface WithSourceTrafficRegion
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_2349f44c619a8752276d6db6b5e57526
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_2349f44c619a8752276d6db6b5e57526.yml
name: TrafficManagerEndpoint.DefinitionStages.WithSourceTrafficRegion<ParentT>
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithSourceTrafficRegion<ParentT>
type: Interface
summary: >-
<p>The stage of the traffic manager endpoint definition allowing to specify the location of the external endpoint.</p>
<p></p>
syntax:
content: public interface WithSourceTrafficRegion<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_definition.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
name: TrafficManagerEndpoint.DefinitionStages.WithSourceTrafficRegionThenThreshold<ParentT>
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithSourceTrafficRegionThenThreshold<ParentT>
type: Interface
summary: >-
<p>The stage of the traffic manager endpoint definition allowing to specify the location of the nested profile endpoint.</p>
<p></p>
syntax:
content: public interface WithSourceTrafficRegionThenThreshold<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref 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
@ -863,6 +848,21 @@ references:
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref href="com.microsoft.azure.management.resources.fluentcore.model._attachable._in_update.attach()" data-throw-if-not-resolved="false"></xref></p>
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_130272ee0c91075cca0720a5447ca2d9
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_130272ee0c91075cca0720a5447ca2d9.yml
name: TrafficManagerEndpoint.DefinitionStages.WithSourceTrafficRegionThenThreshold<ParentT>
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerEndpoint.DefinitionStages.WithSourceTrafficRegionThenThreshold<ParentT>
type: Interface
summary: >-
<p>The stage of the traffic manager endpoint definition allowing to specify the location of the nested profile endpoint.</p>
<p></p>
syntax:
content: public interface WithSourceTrafficRegionThenThreshold<ParentT>
typeParameters:
- type: 18a275b1
description: <p>the return type of <xref 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_6515b460e06dcb0b2d9b2e0d1158f5af
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_endpoint_6515b460e06dcb0b2d9b2e0d1158f5af.yml
@ -902,15 +902,6 @@ references:
summary: <p>The stage of the traffic manager profile endpoint update allowing to enable or disable it. </p>
syntax:
content: public interface WithTrafficDisabledOrEnabled
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_12941af4203c3d41478d0fd252b3080ff
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_12941af4203c3d41478d0fd252b3080ff.yml
name: TrafficManagerProfile.UpdateStages.WithTrafficRoutingMethod
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.UpdateStages.WithTrafficRoutingMethod
type: Interface
summary: <p>The stage of the traffic manager profile update allowing to specify the traffic routing method for the profile. </p>
syntax:
content: public interface WithTrafficRoutingMethod
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_1356d69408172965b502b0f76c7dc04c1
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_1356d69408172965b502b0f76c7dc04c1.yml
@ -920,15 +911,15 @@ references:
summary: <p>The stage of the traffic manager profile definition allowing to specify the traffic routing method for the profile. </p>
syntax:
content: public interface WithTrafficRoutingMethod
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_11e13617fd24cdd16ebf07b7206108b35
- 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_11e13617fd24cdd16ebf07b7206108b35.yml
name: TrafficManagerProfile.DefinitionStages.WithTtl
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.DefinitionStages.WithTtl
href: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_12941af4203c3d41478d0fd252b3080ff.yml
name: TrafficManagerProfile.UpdateStages.WithTrafficRoutingMethod
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.UpdateStages.WithTrafficRoutingMethod
type: Interface
summary: <p>The stage of the traffic manager profile definition allowing to specify the DNS TTL. </p>
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 WithTtl
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
@ -938,3 +929,12 @@ references:
summary: <p>The stage of the traffic manager profile update allowing to specify the DNS TTL. </p>
syntax:
content: public interface WithTtl
- uid: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_11e13617fd24cdd16ebf07b7206108b35
parent: com.microsoft.azure.management.trafficmanager
href: com.microsoft.azure.management.trafficmanager._traffic_manager_profile_11e13617fd24cdd16ebf07b7206108b35.yml
name: TrafficManagerProfile.DefinitionStages.WithTtl
fullName: com.microsoft.azure.management.trafficmanager.TrafficManagerProfile.DefinitionStages.WithTtl
type: Interface
summary: <p>The stage of the traffic manager profile definition allowing to specify the DNS TTL. </p>
syntax:
content: public interface WithTtl