Update Reference Content
This commit is contained in:
Родитель
a31cb5687c
Коммит
6c29e399a7
|
@ -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/AppServicePlan.java
|
||||
startLine: 119
|
||||
startLine: 133
|
||||
package: com.microsoft.azure.management.appservice
|
||||
summary: <p>An app service plan definition allowing per site scaling configuration to be set. </p>
|
||||
syntax:
|
||||
|
@ -33,7 +33,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/AppServicePlan.java
|
||||
startLine: 126
|
||||
startLine: 140
|
||||
package: com.microsoft.azure.management.appservice
|
||||
summary: >-
|
||||
<p>Specifies whether per-site scaling will be turned on.</p>
|
||||
|
|
|
@ -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/AppServicePlan.java
|
||||
startLine: 106
|
||||
startLine: 120
|
||||
package: com.microsoft.azure.management.appservice
|
||||
summary: <p>An app service plan definition allowing the operating system to be set. </p>
|
||||
syntax:
|
||||
|
@ -33,7 +33,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/AppServicePlan.java
|
||||
startLine: 113
|
||||
startLine: 127
|
||||
package: com.microsoft.azure.management.appservice
|
||||
summary: >-
|
||||
<p>Specifies the operating system of the app service plan.</p>
|
||||
|
|
|
@ -26,11 +26,13 @@ items:
|
|||
- com.microsoft.azure.management.resources.fluentcore.model._indexable.key()
|
||||
- com.microsoft.azure.management.resources.fluentcore.arm.models._has_name.name()
|
||||
- com.microsoft.azure.management.appservice._app_service_plan._definition_stages._with_capacity.withCapacity(int)
|
||||
- com.microsoft.azure.management.appservice._app_service_plan._definition_stages._with_pricing_tier.withFreePricingTier()
|
||||
- com.microsoft.azure.management.appservice._app_service_plan._definitic5f0ca57d7a6c0db9031dff5b020d802.withOperatingSystem(OperatingSystem)
|
||||
- com.microsoft.azure.management.appservice._app_service_plan._definitia2514b8df4a75dbee2db37b4253f5b71.withPerSiteScaling(boolean)
|
||||
- com.microsoft.azure.management.appservice._app_service_plan._definition_stages._with_pricing_tier.withPricingTier(PricingTier)
|
||||
- com.microsoft.azure.management.resources.fluentcore.arm.models.f2161385b1a9b0a59b0e528834b2f06f.withRegion(String)
|
||||
- com.microsoft.azure.management.resources.fluentcore.arm.models.f2161385b1a9b0a59b0e528834b2f06f.withRegion(Region)
|
||||
- com.microsoft.azure.management.appservice._app_service_plan._definition_stages._with_pricing_tier.withSharedPricingTier()
|
||||
- com.microsoft.azure.management.resources.fluentcore.arm.models.720b3efb4062edecc50de4ad58dc1c09.withTag(String,String)
|
||||
- com.microsoft.azure.management.resources.fluentcore.arm.models.720b3efb4062edecc50de4ad58dc1c09.withTags(Map<String, String>)
|
||||
references:
|
||||
|
@ -124,6 +126,21 @@ references:
|
|||
return:
|
||||
type: com.microsoft.azure.management.appservice._app_service_plan._definition_stages._with_create
|
||||
description: <p>the next stage of an app service plan definition </p>
|
||||
- uid: com.microsoft.azure.management.appservice._app_service_plan._definition_stages._with_pricing_tier.withFreePricingTier()
|
||||
parent: com.microsoft.azure.management.appservice._app_service_plan._definition_stages._with_pricing_tier
|
||||
href: com.microsoft.azure.management.appservice._app_service_plan._definition_stages._with_pricing_tier.yml
|
||||
name: withFreePricingTier()
|
||||
fullName: WithCreate com.microsoft.azure.management.appservice.AppServicePlan.DefinitionStages.WithPricingTier.withFreePricingTier()
|
||||
type: Method
|
||||
summary: >-
|
||||
<p>Specifies free pricing tier for the app service plan.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
content: public WithCreate withFreePricingTier()
|
||||
return:
|
||||
type: com.microsoft.azure.management.appservice._app_service_plan._definition_stages._with_create
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.appservice._app_service_plan._definitic5f0ca57d7a6c0db9031dff5b020d802.withOperatingSystem(OperatingSystem)
|
||||
parent: com.microsoft.azure.management.appservice._app_service_plan._definitic5f0ca57d7a6c0db9031dff5b020d802
|
||||
href: com.microsoft.azure.management.appservice._app_service_plan._definitic5f0ca57d7a6c0db9031dff5b020d802.yml
|
||||
|
@ -213,6 +230,21 @@ references:
|
|||
return:
|
||||
type: 8ce1ecb9
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.appservice._app_service_plan._definition_stages._with_pricing_tier.withSharedPricingTier()
|
||||
parent: com.microsoft.azure.management.appservice._app_service_plan._definition_stages._with_pricing_tier
|
||||
href: com.microsoft.azure.management.appservice._app_service_plan._definition_stages._with_pricing_tier.yml
|
||||
name: withSharedPricingTier()
|
||||
fullName: WithCreate com.microsoft.azure.management.appservice.AppServicePlan.DefinitionStages.WithPricingTier.withSharedPricingTier()
|
||||
type: Method
|
||||
summary: >-
|
||||
<p>Specifies shared pricing tier for the app service plan.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
content: public WithCreate withSharedPricingTier()
|
||||
return:
|
||||
type: com.microsoft.azure.management.appservice._app_service_plan._definition_stages._with_create
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.resources.fluentcore.arm.models.720b3efb4062edecc50de4ad58dc1c09.withTag(String,String)
|
||||
parent: com.microsoft.azure.management.resources.fluentcore.arm.models.720b3efb4062edecc50de4ad58dc1c09
|
||||
href: com.microsoft.azure.management.resources.fluentcore.arm.models.720b3efb4062edecc50de4ad58dc1c09.yml
|
||||
|
|
|
@ -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/AppServicePlan.java
|
||||
startLine: 132
|
||||
startLine: 146
|
||||
package: com.microsoft.azure.management.appservice
|
||||
summary: <p>An app service plan definition allowing instance capacity to be set. </p>
|
||||
syntax:
|
||||
|
@ -33,7 +33,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/AppServicePlan.java
|
||||
startLine: 139
|
||||
startLine: 153
|
||||
package: com.microsoft.azure.management.appservice
|
||||
summary: >-
|
||||
<p>Specifies the maximum number of instances running for this app service plan.</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/AppServicePlan.java
|
||||
startLine: 147
|
||||
startLine: 161
|
||||
package: com.microsoft.azure.management.appservice
|
||||
summary: <p>An app service plan definition with sufficient inputs to create a new website in the cloud, but exposing additional optional inputs to specify. </p>
|
||||
syntax:
|
||||
|
|
|
@ -3,7 +3,9 @@ items:
|
|||
id: _with_pricing_tier
|
||||
parent: com.microsoft.azure.management.appservice
|
||||
children:
|
||||
- com.microsoft.azure.management.appservice._app_service_plan._definition_stages._with_pricing_tier.withFreePricingTier()
|
||||
- com.microsoft.azure.management.appservice._app_service_plan._definition_stages._with_pricing_tier.withPricingTier(PricingTier)
|
||||
- com.microsoft.azure.management.appservice._app_service_plan._definition_stages._with_pricing_tier.withSharedPricingTier()
|
||||
href: com.microsoft.azure.management.appservice._app_service_plan._definition_stages._with_pricing_tier.yml
|
||||
langs:
|
||||
- java
|
||||
|
@ -21,6 +23,29 @@ items:
|
|||
summary: <p>An app service plan definition allowing pricing tier to be set. </p>
|
||||
syntax:
|
||||
content: public interface WithPricingTier
|
||||
- uid: com.microsoft.azure.management.appservice._app_service_plan._definition_stages._with_pricing_tier.withFreePricingTier()
|
||||
id: withFreePricingTier()
|
||||
parent: com.microsoft.azure.management.appservice._app_service_plan._definition_stages._with_pricing_tier
|
||||
href: com.microsoft.azure.management.appservice._app_service_plan._definition_stages._with_pricing_tier.yml
|
||||
langs:
|
||||
- java
|
||||
name: withFreePricingTier()
|
||||
fullName: WithCreate com.microsoft.azure.management.appservice.AppServicePlan.DefinitionStages.WithPricingTier.withFreePricingTier()
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/AppServicePlan.java
|
||||
startLine: 99
|
||||
package: com.microsoft.azure.management.appservice
|
||||
summary: >-
|
||||
<p>Specifies free pricing tier for the app service plan.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
content: public WithCreate withFreePricingTier()
|
||||
return:
|
||||
type: com.microsoft.azure.management.appservice._app_service_plan._definition_stages._with_create
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.appservice._app_service_plan._definition_stages._with_pricing_tier.withPricingTier(PricingTier)
|
||||
id: withPricingTier(PricingTier)
|
||||
parent: com.microsoft.azure.management.appservice._app_service_plan._definition_stages._with_pricing_tier
|
||||
|
@ -33,7 +58,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/AppServicePlan.java
|
||||
startLine: 100
|
||||
startLine: 114
|
||||
package: com.microsoft.azure.management.appservice
|
||||
summary: >-
|
||||
<p>Specifies the pricing tier for the app service plan.</p>
|
||||
|
@ -48,6 +73,29 @@ items:
|
|||
return:
|
||||
type: com.microsoft.azure.management.appservice._app_service_plan._definitic5f0ca57d7a6c0db9031dff5b020d802
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.appservice._app_service_plan._definition_stages._with_pricing_tier.withSharedPricingTier()
|
||||
id: withSharedPricingTier()
|
||||
parent: com.microsoft.azure.management.appservice._app_service_plan._definition_stages._with_pricing_tier
|
||||
href: com.microsoft.azure.management.appservice._app_service_plan._definition_stages._with_pricing_tier.yml
|
||||
langs:
|
||||
- java
|
||||
name: withSharedPricingTier()
|
||||
fullName: WithCreate com.microsoft.azure.management.appservice.AppServicePlan.DefinitionStages.WithPricingTier.withSharedPricingTier()
|
||||
type: Method
|
||||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/AppServicePlan.java
|
||||
startLine: 106
|
||||
package: com.microsoft.azure.management.appservice
|
||||
summary: >-
|
||||
<p>Specifies shared pricing tier for the app service plan.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
content: public WithCreate withSharedPricingTier()
|
||||
return:
|
||||
type: com.microsoft.azure.management.appservice._app_service_plan._definition_stages._with_create
|
||||
description: <p>the next stage of the definition </p>
|
||||
references:
|
||||
- uid: com.microsoft.azure.management.appservice._app_service_plan._definition
|
||||
parent: com.microsoft.azure.management.appservice
|
||||
|
@ -58,6 +106,15 @@ references:
|
|||
summary: <p>Container interface for all the definitions that need to be implemented. </p>
|
||||
syntax:
|
||||
content: public interface Definition extends AppServicePlan.DefinitionStages.Blank,AppServicePlan.DefinitionStages.WithGroup,AppServicePlan.DefinitionStages.WithPricingTier,AppServicePlan.DefinitionStages.WithOperatingSystem,AppServicePlan.DefinitionStages.WithCreate
|
||||
- uid: com.microsoft.azure.management.appservice._app_service_plan._definition_stages._with_create
|
||||
parent: com.microsoft.azure.management.appservice
|
||||
href: com.microsoft.azure.management.appservice._app_service_plan._definition_stages._with_create.yml
|
||||
name: AppServicePlan.DefinitionStages.WithCreate
|
||||
fullName: com.microsoft.azure.management.appservice.AppServicePlan.DefinitionStages.WithCreate
|
||||
type: Interface
|
||||
summary: <p>An app service plan definition with sufficient inputs to create a new website in the cloud, but exposing additional optional inputs to specify. </p>
|
||||
syntax:
|
||||
content: public interface WithCreate extends AppServicePlan.DefinitionStages.WithPerSiteScaling,AppServicePlan.DefinitionStages.WithCapacity,Creatable<AppServicePlan>,Resource.DefinitionWithTags<WithCreate>
|
||||
- uid: com.microsoft.azure.management.appservice._app_service_plan._definitic5f0ca57d7a6c0db9031dff5b020d802
|
||||
parent: com.microsoft.azure.management.appservice
|
||||
href: com.microsoft.azure.management.appservice._app_service_plan._definitic5f0ca57d7a6c0db9031dff5b020d802.yml
|
||||
|
|
|
@ -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/AppServicePlan.java
|
||||
startLine: 202
|
||||
startLine: 216
|
||||
package: com.microsoft.azure.management.appservice
|
||||
summary: <p>The template for a site update operation, containing all the settings that can be modified. </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/AppServicePlan.java
|
||||
startLine: 188
|
||||
startLine: 202
|
||||
package: com.microsoft.azure.management.appservice
|
||||
summary: <p>An app service plan definition allowing instance capacity to be set. </p>
|
||||
syntax:
|
||||
|
@ -33,7 +33,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/AppServicePlan.java
|
||||
startLine: 195
|
||||
startLine: 209
|
||||
package: com.microsoft.azure.management.appservice
|
||||
summary: >-
|
||||
<p>Specifies the maximum number of instances running for this app service plan.</p>
|
||||
|
|
|
@ -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/AppServicePlan.java
|
||||
startLine: 175
|
||||
startLine: 189
|
||||
package: com.microsoft.azure.management.appservice
|
||||
summary: <p>An app service plan update allowing per site scaling configuration to be set. </p>
|
||||
syntax:
|
||||
|
@ -33,7 +33,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/AppServicePlan.java
|
||||
startLine: 182
|
||||
startLine: 196
|
||||
package: com.microsoft.azure.management.appservice
|
||||
summary: >-
|
||||
<p>Specifies whether per-site scaling will be turned on.</p>
|
||||
|
|
|
@ -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/AppServicePlan.java
|
||||
startLine: 162
|
||||
startLine: 176
|
||||
package: com.microsoft.azure.management.appservice
|
||||
summary: <p>An app service plan definition allowing pricing tier to be set. </p>
|
||||
syntax:
|
||||
|
@ -33,7 +33,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/AppServicePlan.java
|
||||
startLine: 169
|
||||
startLine: 183
|
||||
package: com.microsoft.azure.management.appservice
|
||||
summary: >-
|
||||
<p>Specifies the pricing tier for the app service plan.</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/AppServicePlan.java
|
||||
startLine: 158
|
||||
startLine: 172
|
||||
package: com.microsoft.azure.management.appservice
|
||||
summary: <p>Grouping of all the site update stages. </p>
|
||||
syntax:
|
||||
|
|
|
@ -7,12 +7,14 @@ items:
|
|||
- com.microsoft.azure.management.appservice._pricing_tier.BASIC_B2()
|
||||
- com.microsoft.azure.management.appservice._pricing_tier.BASIC_B3()
|
||||
- com.microsoft.azure.management.appservice._pricing_tier.equals(Object)
|
||||
- com.microsoft.azure.management.appservice._pricing_tier.FREE_F1()
|
||||
- com.microsoft.azure.management.appservice._pricing_tier.fromSkuDescription(SkuDescription)
|
||||
- com.microsoft.azure.management.appservice._pricing_tier.hashCode()
|
||||
- com.microsoft.azure.management.appservice._pricing_tier.PREMIUM_P1()
|
||||
- com.microsoft.azure.management.appservice._pricing_tier.PREMIUM_P2()
|
||||
- com.microsoft.azure.management.appservice._pricing_tier.PREMIUM_P3()
|
||||
- com.microsoft.azure.management.appservice._pricing_tier.PricingTier(String,String)
|
||||
- com.microsoft.azure.management.appservice._pricing_tier.SHARED_D1()
|
||||
- com.microsoft.azure.management.appservice._pricing_tier.STANDARD_S1()
|
||||
- com.microsoft.azure.management.appservice._pricing_tier.STANDARD_S2()
|
||||
- com.microsoft.azure.management.appservice._pricing_tier.STANDARD_S3()
|
||||
|
@ -106,7 +108,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/PricingTier.java
|
||||
startLine: 90
|
||||
startLine: 96
|
||||
package: com.microsoft.azure.management.appservice
|
||||
syntax:
|
||||
content: public boolean equals(Object obj)
|
||||
|
@ -115,6 +117,25 @@ items:
|
|||
type: "79317049"
|
||||
return:
|
||||
type: 4fc6e284
|
||||
- uid: com.microsoft.azure.management.appservice._pricing_tier.FREE_F1()
|
||||
id: FREE_F1()
|
||||
parent: com.microsoft.azure.management.appservice._pricing_tier
|
||||
href: com.microsoft.azure.management.appservice._pricing_tier.yml
|
||||
langs:
|
||||
- java
|
||||
name: FREE_F1
|
||||
fullName: final PricingTier com.microsoft.azure.management.appservice.PricingTier.FREE_F1
|
||||
type: Field
|
||||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/PricingTier.java
|
||||
startLine: 44
|
||||
package: com.microsoft.azure.management.appservice
|
||||
summary: <p>Free pricing tier. This does not work with Linux web apps, host name bindings, and SSL bindings. </p>
|
||||
syntax:
|
||||
content: public static final PricingTier FREE_F1= new PricingTier("Free", "F1")
|
||||
return:
|
||||
type: 93de0ef9com.microsoft.azure.management.appservice._pricing_tier
|
||||
- uid: com.microsoft.azure.management.appservice._pricing_tier.fromSkuDescription(SkuDescription)
|
||||
id: fromSkuDescription(SkuDescription)
|
||||
parent: com.microsoft.azure.management.appservice._pricing_tier
|
||||
|
@ -127,7 +148,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/PricingTier.java
|
||||
startLine: 64
|
||||
startLine: 70
|
||||
package: com.microsoft.azure.management.appservice
|
||||
summary: >-
|
||||
<p>Parses a serialized value to an AppServicePricingTier instance.</p>
|
||||
|
@ -154,7 +175,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/PricingTier.java
|
||||
startLine: 85
|
||||
startLine: 91
|
||||
package: com.microsoft.azure.management.appservice
|
||||
syntax:
|
||||
content: public int hashCode()
|
||||
|
@ -229,7 +250,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/PricingTier.java
|
||||
startLine: 51
|
||||
startLine: 57
|
||||
package: com.microsoft.azure.management.appservice
|
||||
summary: <p>Creates a custom app service pricing tier. </p>
|
||||
syntax:
|
||||
|
@ -241,6 +262,25 @@ items:
|
|||
- id: size
|
||||
type: "26831127"
|
||||
description: <p>the size of the plan </p>
|
||||
- uid: com.microsoft.azure.management.appservice._pricing_tier.SHARED_D1()
|
||||
id: SHARED_D1()
|
||||
parent: com.microsoft.azure.management.appservice._pricing_tier
|
||||
href: com.microsoft.azure.management.appservice._pricing_tier.yml
|
||||
langs:
|
||||
- java
|
||||
name: SHARED_D1
|
||||
fullName: final PricingTier com.microsoft.azure.management.appservice.PricingTier.SHARED_D1
|
||||
type: Field
|
||||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/PricingTier.java
|
||||
startLine: 47
|
||||
package: com.microsoft.azure.management.appservice
|
||||
summary: <p>Shared pricing tier. This does not work with Linux web apps, host name bindings, and SSL bindings. </p>
|
||||
syntax:
|
||||
content: public static final PricingTier SHARED_D1= new PricingTier("Shared", "D1")
|
||||
return:
|
||||
type: 93de0ef9com.microsoft.azure.management.appservice._pricing_tier
|
||||
- uid: com.microsoft.azure.management.appservice._pricing_tier.STANDARD_S1()
|
||||
id: STANDARD_S1()
|
||||
parent: com.microsoft.azure.management.appservice._pricing_tier
|
||||
|
@ -310,7 +350,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/PricingTier.java
|
||||
startLine: 80
|
||||
startLine: 86
|
||||
package: com.microsoft.azure.management.appservice
|
||||
syntax:
|
||||
content: public SkuDescription toSkuDescription()
|
||||
|
@ -329,7 +369,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/PricingTier.java
|
||||
startLine: 72
|
||||
startLine: 78
|
||||
package: com.microsoft.azure.management.appservice
|
||||
syntax:
|
||||
content: public String toString()
|
||||
|
|
|
@ -16,7 +16,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 880
|
||||
startLine: 818
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the Windows virtual machine scale set definition allowing to specify administrator user name. </p>
|
||||
syntax:
|
||||
|
@ -33,7 +33,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 887
|
||||
startLine: 825
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the administrator password for the Windows virtual machine.</p>
|
||||
|
|
|
@ -16,7 +16,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1195
|
||||
startLine: 1133
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of a virtual machine scale set definition allowing to specify the computer name prefix. </p>
|
||||
syntax:
|
||||
|
@ -33,7 +33,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1202
|
||||
startLine: 1140
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the name prefix to use for auto-generating the names for the virtual machines in the scale set.</p>
|
||||
|
|
|
@ -18,7 +18,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1285
|
||||
startLine: 1223
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of a virtual machine scale set definition allowing to specify the storage account. </p>
|
||||
syntax:
|
||||
|
@ -35,7 +35,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1311
|
||||
startLine: 1249
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies an existing storage account for the OS and data disk VHDs of the virtual machines in the scale set.</p>
|
||||
|
@ -62,7 +62,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1302
|
||||
startLine: 1240
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies a new storage account for the OS and data disk VHDs of the virtual machines in the scale set.</p>
|
||||
|
@ -89,7 +89,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1293
|
||||
startLine: 1231
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies a new storage account for the OS and data disk VHDs of the virtual machines in the scale set.</p>
|
||||
|
|
|
@ -16,7 +16,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 867
|
||||
startLine: 805
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the Windows virtual machine scale set definition allowing to specify administrator user name. </p>
|
||||
syntax:
|
||||
|
@ -33,7 +33,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 874
|
||||
startLine: 812
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the administrator password for the Windows virtual machine.</p>
|
||||
|
|
|
@ -17,7 +17,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 506
|
||||
startLine: 444
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of a virtual machine scale set definition allowing to specify an Internet-facing load balancer for the primary network interface of the virtual machines in the scale set. </p>
|
||||
syntax:
|
||||
|
@ -34,7 +34,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 517
|
||||
startLine: 455
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies an Internet-facing load balancer whose backends and/or NAT pools can be assigned to the primary network interfaces of the virtual machines in the scale set. </p>
|
||||
|
@ -63,7 +63,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 524
|
||||
startLine: 462
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies that no public load balancer should be associated with the virtual machine scale set.</p>
|
||||
|
|
|
@ -16,7 +16,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 557
|
||||
startLine: 495
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of a virtual machine scale set definition allowing to associate a backend pool and/or an inbound NAT pool of the selected Internet-facing load balancer with the primary network interface of the virtual machines in the scale set. </p>
|
||||
syntax:
|
||||
|
@ -37,7 +37,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 565
|
||||
startLine: 503
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Associates the specified backends of the selected load balancer with the primary network interface of the virtual machines in the scale set.</p>
|
||||
|
|
|
@ -21,7 +21,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1070
|
||||
startLine: 1008
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of a virtual machine scale set definition allowing to specify managed data disks. </p>
|
||||
syntax:
|
||||
|
@ -38,7 +38,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1077
|
||||
startLine: 1015
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies that a managed disk needs to be created implicitly with the given size.</p>
|
||||
|
@ -65,7 +65,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1087
|
||||
startLine: 1025
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies that a managed disk needs to be created implicitly with the given settings.</p>
|
||||
|
@ -98,7 +98,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1098
|
||||
startLine: 1036
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies that a managed disk needs to be created implicitly with the given settings.</p>
|
||||
|
@ -134,7 +134,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1109
|
||||
startLine: 1047
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the data disk to be created from the data disk image in the virtual machine image.</p>
|
||||
|
@ -161,7 +161,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1119
|
||||
startLine: 1057
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the data disk to be created from the data disk image in the virtual machine image.</p>
|
||||
|
@ -194,7 +194,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1132
|
||||
startLine: 1070
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the data disk to be created from the data disk image in the virtual machine image.</p>
|
||||
|
|
|
@ -16,7 +16,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 602
|
||||
startLine: 540
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the virtual machine scale set definition allowing to associate inbound NAT pools of the selected internal load balancer with the primary network interface of the virtual machines in the scale set. </p>
|
||||
syntax:
|
||||
|
@ -44,7 +44,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 611
|
||||
startLine: 549
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Associate internal load balancer inbound NAT pools with the the primary network interface of the scale set virtual machine.</p>
|
||||
|
|
|
@ -17,7 +17,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 896
|
||||
startLine: 834
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of a Linux virtual machine scale set definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified. </p>
|
||||
syntax: &o1
|
||||
|
@ -64,7 +64,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 905
|
||||
startLine: 843
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the SSH public key. </p>
|
||||
|
@ -93,7 +93,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 910
|
||||
startLine: 848
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public WithUnmanagedCreate withUnmanagedDisks()
|
||||
|
|
|
@ -17,7 +17,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 792
|
||||
startLine: 730
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the Linux virtual machine scale set definition allowing to specify SSH root password or public key. </p>
|
||||
syntax:
|
||||
|
@ -34,7 +34,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 799
|
||||
startLine: 737
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the SSH root password for the Linux virtual machine.</p>
|
||||
|
@ -61,7 +61,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 809
|
||||
startLine: 747
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the SSH public key. </p>
|
||||
|
|
|
@ -16,7 +16,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1222
|
||||
startLine: 1160
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of a virtual machine scale set definition allowing to specify the upgrade policy. </p>
|
||||
syntax:
|
||||
|
@ -33,7 +33,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1229
|
||||
startLine: 1167
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the virtual machine scale set upgrade policy mode.</p>
|
||||
|
|
|
@ -16,7 +16,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1330
|
||||
startLine: 1268
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of a virtual machine scale set definition allowing to specify extensions. </p>
|
||||
syntax:
|
||||
|
@ -33,7 +33,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1337
|
||||
startLine: 1275
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Begins the definition of an extension reference to be attached to the virtual machines in the scale set.</p>
|
||||
|
|
|
@ -21,7 +21,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1019
|
||||
startLine: 957
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of a Windows virtual machine scale set definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified. </p>
|
||||
syntax: &o1
|
||||
|
@ -59,7 +59,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1039
|
||||
startLine: 977
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Enables automatic updates.</p>
|
||||
|
@ -82,7 +82,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1046
|
||||
startLine: 984
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Disables automatic updates.</p>
|
||||
|
@ -105,7 +105,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1032
|
||||
startLine: 970
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Disables the VM agent.</p>
|
||||
|
@ -128,7 +128,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1054
|
||||
startLine: 992
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the time zone for the virtual machines to use.</p>
|
||||
|
@ -155,7 +155,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1025
|
||||
startLine: 963
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Enables the VM agent.</p>
|
||||
|
@ -178,7 +178,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1064
|
||||
startLine: 1002
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the WinRM listener. </p>
|
||||
|
|
|
@ -14,7 +14,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1181
|
||||
startLine: 1119
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the virtual machine scale set definition allowing to specify unmanaged data disk. </p>
|
||||
syntax:
|
||||
|
|
|
@ -16,7 +16,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1317
|
||||
startLine: 1255
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the virtual machine scale set definition allowing to specify the custom data. </p>
|
||||
syntax:
|
||||
|
@ -33,7 +33,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1324
|
||||
startLine: 1262
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the custom data for the virtual machine scale set.</p>
|
||||
|
|
|
@ -16,7 +16,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 707
|
||||
startLine: 645
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the Linux virtual machine scale set definition allowing to specify SSH root user name. </p>
|
||||
syntax:
|
||||
|
@ -33,7 +33,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 714
|
||||
startLine: 652
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the SSH root user name for the Linux virtual machine.</p>
|
||||
|
|
|
@ -16,7 +16,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 733
|
||||
startLine: 671
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the Linux virtual machine scale set definition allowing to specify SSH root user name. </p>
|
||||
syntax:
|
||||
|
@ -33,7 +33,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 740
|
||||
startLine: 678
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the SSH root user name for the Linux virtual machine.</p>
|
||||
|
|
|
@ -16,7 +16,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1209
|
||||
startLine: 1147
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the virtual machine scale set definition allowing to specify number of virtual machines in the scale set. </p>
|
||||
syntax:
|
||||
|
@ -33,7 +33,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1216
|
||||
startLine: 1154
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the maximum number of virtual machines in the scale set.</p>
|
||||
|
|
|
@ -18,7 +18,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1141
|
||||
startLine: 1079
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The optionals applicable only for managed disks. </p>
|
||||
syntax:
|
||||
|
@ -35,7 +35,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1156
|
||||
startLine: 1094
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the default caching type for the managed data disks.</p>
|
||||
|
@ -62,7 +62,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1164
|
||||
startLine: 1102
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the default caching type for the managed data disks.</p>
|
||||
|
@ -89,7 +89,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1148
|
||||
startLine: 1086
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the storage account type for managed OS disk.</p>
|
||||
|
|
|
@ -17,7 +17,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 531
|
||||
startLine: 469
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of a virtual machine scale set definition allowing to specify an internal load balancer for the primary network interface of the virtual machines in the scale set. </p>
|
||||
syntax:
|
||||
|
@ -34,7 +34,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 542
|
||||
startLine: 480
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the internal load balancer whose backends and/or NAT pools can be assigned to the primary network interface of the virtual machines in the scale set. </p>
|
||||
|
@ -63,7 +63,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 550
|
||||
startLine: 488
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies that no internal load balancer should be associated with the primary network interfaces of the virtual machines in the scale set.</p>
|
||||
|
|
|
@ -16,7 +16,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 841
|
||||
startLine: 779
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the Windows virtual machine scale set definition allowing to specify administrator user name. </p>
|
||||
syntax:
|
||||
|
@ -33,7 +33,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 848
|
||||
startLine: 786
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the administrator user name for the Windows virtual machine.</p>
|
||||
|
|
|
@ -16,7 +16,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 854
|
||||
startLine: 792
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the Windows virtual machine scale set definition allowing to specify administrator user name. </p>
|
||||
syntax:
|
||||
|
@ -33,7 +33,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 861
|
||||
startLine: 799
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the administrator password for the Windows virtual machine.</p>
|
||||
|
|
|
@ -14,7 +14,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1188
|
||||
startLine: 1126
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the definition which contains all the minimum required inputs for the VM scale set to be created and optionally allow unmanaged data disks specific settings to be specified. </p>
|
||||
syntax:
|
||||
|
|
|
@ -16,7 +16,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 490
|
||||
startLine: 428
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of a virtual machine scale set definition allowing to specify the virtual network subnet for the primary network configuration. </p>
|
||||
syntax:
|
||||
|
@ -33,7 +33,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 499
|
||||
startLine: 437
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Associate an existing virtual network subnet with the primary network interface of the virtual machines in the scale set.</p>
|
||||
|
|
|
@ -17,7 +17,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1264
|
||||
startLine: 1202
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of a virtual machine scale set definition allowing to specify OS disk configurations. </p>
|
||||
syntax:
|
||||
|
@ -34,7 +34,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1271
|
||||
startLine: 1209
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the caching type for the operating system disk.</p>
|
||||
|
@ -61,7 +61,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1279
|
||||
startLine: 1217
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the name for the OS disk.</p>
|
||||
|
|
|
@ -16,7 +16,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 919
|
||||
startLine: 857
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of a Linux virtual machine scale set definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified. </p>
|
||||
syntax: &o1
|
||||
|
@ -63,7 +63,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 928
|
||||
startLine: 866
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the SSH public key. </p>
|
||||
|
|
|
@ -16,7 +16,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 937
|
||||
startLine: 875
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of a Linux virtual machine scale set definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified. </p>
|
||||
syntax: &o1
|
||||
|
@ -54,7 +54,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 946
|
||||
startLine: 884
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the SSH public key. </p>
|
||||
|
|
|
@ -16,7 +16,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 955
|
||||
startLine: 893
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of a Windows virtual machine scale set definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified. </p>
|
||||
syntax:
|
||||
|
@ -69,7 +69,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 956
|
||||
startLine: 894
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public WithWindowsCreateUnmanaged withUnmanagedDisks()
|
||||
|
|
|
@ -18,7 +18,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1236
|
||||
startLine: 1174
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of a virtual machine scale set definition allowing to specify whether or not to over-provision virtual machines in the scale set. </p>
|
||||
syntax:
|
||||
|
@ -35,7 +35,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1258
|
||||
startLine: 1196
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Disables over-provisioning of virtual machines.</p>
|
||||
|
@ -58,7 +58,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1244
|
||||
startLine: 1182
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Enables or disables over-provisioning of virtual machines in the scale set.</p>
|
||||
|
@ -85,7 +85,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1251
|
||||
startLine: 1189
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Enables over-provisioning of virtual machines.</p>
|
||||
|
|
|
@ -14,7 +14,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1171
|
||||
startLine: 1109
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the definition which contains all the minimum required inputs for the VM scale set to be created and optionally allow managed data disks specific settings to be specified. </p>
|
||||
syntax:
|
||||
|
|
|
@ -17,7 +17,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 746
|
||||
startLine: 684
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the Linux virtual machine scale set definition allowing to specify SSH root password or public key. </p>
|
||||
syntax:
|
||||
|
@ -34,7 +34,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 753
|
||||
startLine: 691
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the SSH root password for the Linux virtual machine.</p>
|
||||
|
@ -61,7 +61,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 763
|
||||
startLine: 701
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the SSH public key. </p>
|
||||
|
|
|
@ -17,7 +17,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 769
|
||||
startLine: 707
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the Linux virtual machine scale set definition allowing to specify SSH root password or public key. </p>
|
||||
syntax:
|
||||
|
@ -34,7 +34,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 776
|
||||
startLine: 714
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the SSH root password for the Linux virtual machine.</p>
|
||||
|
@ -61,7 +61,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 786
|
||||
startLine: 724
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the SSH public key. </p>
|
||||
|
|
|
@ -16,7 +16,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 587
|
||||
startLine: 525
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of a virtual machine scale set definition allowing to associate backend pools and/or inbound NAT pools of the selected internal load balancer with the primary network interface of the virtual machines in the scale set. </p>
|
||||
syntax:
|
||||
|
@ -45,7 +45,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 595
|
||||
startLine: 533
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Associates the specified backends of the selected load balancer with the primary network interface of the virtual machines in the scale set.</p>
|
||||
|
|
|
@ -16,7 +16,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 720
|
||||
startLine: 658
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the Linux virtual machine scale set definition allowing to specify SSH root user name. </p>
|
||||
syntax:
|
||||
|
@ -33,7 +33,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 727
|
||||
startLine: 665
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the SSH root user name for the Linux virtual machine.</p>
|
||||
|
|
|
@ -16,7 +16,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 815
|
||||
startLine: 753
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the Windows virtual machine scale set definition allowing to specify administrator user name. </p>
|
||||
syntax:
|
||||
|
@ -33,7 +33,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 822
|
||||
startLine: 760
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the administrator user name for the Windows virtual machine.</p>
|
||||
|
|
|
@ -21,7 +21,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 965
|
||||
startLine: 903
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of a Windows virtual machine scale set definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified. </p>
|
||||
syntax: &o1
|
||||
|
@ -68,7 +68,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 985
|
||||
startLine: 923
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Enables automatic updates.</p>
|
||||
|
@ -91,7 +91,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 992
|
||||
startLine: 930
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Disables automatic updates.</p>
|
||||
|
@ -114,7 +114,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 978
|
||||
startLine: 916
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Disables the VM agent.</p>
|
||||
|
@ -137,7 +137,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1000
|
||||
startLine: 938
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the time zone for the virtual machines to use.</p>
|
||||
|
@ -164,7 +164,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 971
|
||||
startLine: 909
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Enables the VM agent.</p>
|
||||
|
@ -187,7 +187,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1010
|
||||
startLine: 948
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the WinRM listener. </p>
|
||||
|
|
|
@ -16,7 +16,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 572
|
||||
startLine: 510
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of a virtual machine scale set definition allowing to associate an inbound NAT pool of the selected Internet-facing load balancer with the primary network interface of the virtual machines in the scale set. </p>
|
||||
syntax:
|
||||
|
@ -36,7 +36,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 580
|
||||
startLine: 518
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Associates the specified inbound NAT pools of the selected internal load balancer with the primary network interface of the virtual machines in the scale set.</p>
|
||||
|
|
|
@ -16,7 +16,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 828
|
||||
startLine: 766
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the Windows virtual machine scale set definition allowing to specify administrator user name. </p>
|
||||
syntax:
|
||||
|
@ -33,7 +33,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 835
|
||||
startLine: 773
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the administrator user name for the Windows virtual machine.</p>
|
||||
|
|
|
@ -14,7 +14,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 420
|
||||
startLine: 358
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The entirety of the managed disk based virtual machine scale set definition. </p>
|
||||
syntax:
|
||||
|
|
|
@ -14,7 +14,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 404
|
||||
startLine: 342
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The entirety of the virtual machine scale set definition. </p>
|
||||
syntax:
|
||||
|
|
|
@ -14,7 +14,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 386
|
||||
startLine: 324
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The virtual machine scale set stages shared between managed and unmanaged based virtual machine scale set definitions. </p>
|
||||
syntax:
|
||||
|
|
|
@ -14,7 +14,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 454
|
||||
startLine: 392
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The first stage of a virtual machine scale set definition. </p>
|
||||
syntax:
|
||||
|
|
|
@ -14,7 +14,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1345
|
||||
startLine: 1283
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of a virtual machine scale set definition containing all the required inputs for the resource to be created, but also allowing for any other optional settings to be specified. </p>
|
||||
syntax:
|
||||
|
|
|
@ -14,7 +14,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 461
|
||||
startLine: 399
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of a virtual machine scale set definition allowing to specify the resource group. </p>
|
||||
syntax:
|
||||
|
|
|
@ -25,7 +25,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 617
|
||||
startLine: 555
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the virtual machine scale set definition allowing to specify the operating system image. </p>
|
||||
syntax:
|
||||
|
@ -42,7 +42,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 677
|
||||
startLine: 615
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies that the latest version of a marketplace Linux image should be used.</p>
|
||||
|
@ -75,7 +75,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 634
|
||||
startLine: 572
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies that the latest version of the specified marketplace Windows image should be used.</p>
|
||||
|
@ -108,7 +108,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 693
|
||||
startLine: 631
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the ID of a Linux custom image to be used.</p>
|
||||
|
@ -135,7 +135,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 667
|
||||
startLine: 605
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies a known marketplace Linux image used as the virtual machine's operating system.</p>
|
||||
|
@ -162,7 +162,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 624
|
||||
startLine: 562
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies a known marketplace Windows image used as the operating system for the virtual machines in the scale set.</p>
|
||||
|
@ -189,7 +189,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 685
|
||||
startLine: 623
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the specific version of a market-place Linux image that should be used.</p>
|
||||
|
@ -216,7 +216,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 642
|
||||
startLine: 580
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the specific version of a marketplace Windows image needs to be used.</p>
|
||||
|
@ -243,7 +243,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 701
|
||||
startLine: 639
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the user (custom) Linux image used as the virtual machine's operating system.</p>
|
||||
|
@ -270,7 +270,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 659
|
||||
startLine: 597
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the user (custom) Windows image to be used as the operating system for the virtual machines in the scale set.</p>
|
||||
|
@ -297,7 +297,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 650
|
||||
startLine: 588
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the ID of a Windows custom image to be used.</p>
|
||||
|
|
|
@ -17,7 +17,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 468
|
||||
startLine: 406
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of a virtual machine scale set definition allowing to specify SKU for the virtual machines. </p>
|
||||
syntax:
|
||||
|
@ -34,7 +34,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 483
|
||||
startLine: 421
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the SKU for the virtual machines in the scale set.</p>
|
||||
|
@ -61,7 +61,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 475
|
||||
startLine: 413
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the SKU for the virtual machines in the scale set.</p>
|
||||
|
|
|
@ -14,7 +14,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 450
|
||||
startLine: 388
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>Grouping of virtual machine scale set definition stages. </p>
|
||||
syntax:
|
||||
|
|
|
@ -14,7 +14,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 435
|
||||
startLine: 373
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The entirety of the unmanaged disk based virtual machine scale set definition. </p>
|
||||
syntax:
|
||||
|
|
|
@ -16,7 +16,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1452
|
||||
startLine: 1390
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of a virtual machine scale set update allowing to associate inbound NAT pools of the selected internal load balancer with the primary network interface of the virtual machines in the scale set. </p>
|
||||
syntax:
|
||||
|
@ -57,7 +57,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1460
|
||||
startLine: 1398
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Associates the specified internal load balancer inbound NAT pools with the the primary network interface of the virtual machines in the scale set.</p>
|
||||
|
|
|
@ -17,7 +17,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1534
|
||||
startLine: 1472
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of a virtual machine scale set update allowing to remove the public and internal load balancer from the primary network interface configuration. </p>
|
||||
syntax:
|
||||
|
@ -34,7 +34,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1553
|
||||
startLine: 1491
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Removes the association between the internal load balancer and the primary network interface configuration. </p>
|
||||
|
@ -59,7 +59,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1543
|
||||
startLine: 1481
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Removes the association between the Internet-facing load balancer and the primary network interface configuration. </p>
|
||||
|
|
|
@ -16,7 +16,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1437
|
||||
startLine: 1375
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of a virtual machine scale set update allowing to associate backend pools and/or inbound NAT pools of the selected internal load balancer with the primary network interface of the scale set virtual machines. </p>
|
||||
syntax:
|
||||
|
@ -58,7 +58,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1445
|
||||
startLine: 1383
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Associates the specified internal load balancer backends with the primary network interface of the virtual machines in the scale set.</p>
|
||||
|
|
|
@ -16,7 +16,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1367
|
||||
startLine: 1305
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of a virtual machine scale set update allowing to specify load balancers for the primary network interface of the scale set virtual machines. </p>
|
||||
syntax:
|
||||
|
@ -58,7 +58,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1379
|
||||
startLine: 1317
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the load balancer to be used as the Internet-facing load balancer for the virtual machines in the scale set. </p>
|
||||
|
|
|
@ -17,7 +17,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1584
|
||||
startLine: 1522
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>A stage of the virtual machine scale set update allowing to remove the associations between the primary network interface configuration and the specified inbound NAT pools of the load balancer. </p>
|
||||
syntax:
|
||||
|
@ -34,7 +34,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1601
|
||||
startLine: 1539
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Removes the associations between the primary network interface configuration and the specified inbound NAT pools of the internal load balancer.</p>
|
||||
|
@ -61,7 +61,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1592
|
||||
startLine: 1530
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Removes the associations between the primary network interface configuration and the specified inbound NAT pools of an Internet-facing load balancer.</p>
|
||||
|
|
|
@ -16,7 +16,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1417
|
||||
startLine: 1355
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of a virtual machine scale set update allowing to specify an internal load balancer for the primary network interface of the scale set virtual machines. </p>
|
||||
syntax:
|
||||
|
@ -57,7 +57,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1430
|
||||
startLine: 1368
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the load balancer to be used as the internal load balancer for the virtual machines in the scale set. </p>
|
||||
|
|
|
@ -16,7 +16,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1402
|
||||
startLine: 1340
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of a virtual machine scale set update allowing to associate an inbound NAT pool of the selected Internet-facing load balancer with the primary network interface of the virtual machines in the scale set. </p>
|
||||
syntax:
|
||||
|
@ -58,7 +58,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1410
|
||||
startLine: 1348
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Associates inbound NAT pools of the selected Internet-facing load balancer with the primary network interface of the virtual machines in the scale set.</p>
|
||||
|
|
|
@ -16,7 +16,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1387
|
||||
startLine: 1325
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of a virtual machine scale set update allowing to associate a backend pool and/or inbound NAT pool of the selected Internet-facing load balancer with the primary network interface of the virtual machines in the scale set. </p>
|
||||
syntax:
|
||||
|
@ -59,7 +59,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1395
|
||||
startLine: 1333
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Associates the specified Internet-facing load balancer backends with the primary network interface of the virtual machines in the scale set.</p>
|
||||
|
|
|
@ -19,7 +19,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1613
|
||||
startLine: 1551
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of a virtual machine scale set update allowing to specify managed data disks. </p>
|
||||
syntax:
|
||||
|
@ -36,7 +36,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1620
|
||||
startLine: 1558
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies that a managed disk needs to be created implicitly with the given size.</p>
|
||||
|
@ -63,7 +63,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1630
|
||||
startLine: 1568
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies that a managed disk needs to be created implicitly with the given settings.</p>
|
||||
|
@ -96,7 +96,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1641
|
||||
startLine: 1579
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies that a managed disk needs to be created implicitly with the given settings.</p>
|
||||
|
@ -132,7 +132,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1652
|
||||
startLine: 1590
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Detaches managed data disk with the given LUN from the virtual machine scale set instances.</p>
|
||||
|
|
|
@ -17,7 +17,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1560
|
||||
startLine: 1498
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of a virtual machine scale set update allowing to remove the association between the primary network interface configuration and a backend of a load balancer. </p>
|
||||
syntax:
|
||||
|
@ -34,7 +34,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1577
|
||||
startLine: 1515
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Removes the associations between the primary network interface configuration and the specified backends of the internal load balancer.</p>
|
||||
|
@ -61,7 +61,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1568
|
||||
startLine: 1506
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Removes the associations between the primary network interface configuration and the specfied backends of the Internet-facing load balancer.</p>
|
||||
|
|
|
@ -14,7 +14,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1607
|
||||
startLine: 1545
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the virtual machine scale set definition allowing to specify unmanaged data disk. </p>
|
||||
syntax:
|
||||
|
|
|
@ -14,7 +14,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1710
|
||||
startLine: 1648
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The entirety of the virtual machine scale set update. </p>
|
||||
syntax:
|
||||
|
|
|
@ -14,7 +14,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1693
|
||||
startLine: 1631
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of a virtual machine scale set update containing inputs for the resource to be updated. </p>
|
||||
syntax:
|
||||
|
|
|
@ -16,7 +16,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1489
|
||||
startLine: 1427
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of a virtual machine scale set definition allowing to specify the number of virtual machines in the scale set. </p>
|
||||
syntax:
|
||||
|
@ -33,7 +33,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1496
|
||||
startLine: 1434
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the new number of virtual machines in the scale set.</p>
|
||||
|
|
|
@ -18,7 +18,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1502
|
||||
startLine: 1440
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the virtual machine definition allowing to specify extensions. </p>
|
||||
syntax:
|
||||
|
@ -35,7 +35,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1511
|
||||
startLine: 1449
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Begins the definition of an extension reference to be attached to the virtual machines in the scale set.</p>
|
||||
|
@ -62,7 +62,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1519
|
||||
startLine: 1457
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Begins the description of an update of an existing extension assigned to the virtual machines in the scale set.</p>
|
||||
|
@ -89,7 +89,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1527
|
||||
startLine: 1465
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Removes the extension with the specified name from the virtual machines in the scale set.</p>
|
||||
|
|
|
@ -17,7 +17,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1467
|
||||
startLine: 1405
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of a virtual machine scale set update allowing to change the SKU for the virtual machines in the scale set. </p>
|
||||
syntax:
|
||||
|
@ -34,7 +34,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1482
|
||||
startLine: 1420
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the SKU for the virtual machines in the scale set.</p>
|
||||
|
@ -61,7 +61,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1474
|
||||
startLine: 1412
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the SKU for the virtual machines in the scale set.</p>
|
||||
|
|
|
@ -14,7 +14,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 1362
|
||||
startLine: 1300
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>Grouping of virtual machine scale set update stages. </p>
|
||||
syntax:
|
||||
|
|
|
@ -56,7 +56,7 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 38
|
||||
startLine: 37
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>An immutable client-side representation of an <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref> virtual machine scale set. </p>
|
||||
syntax:
|
||||
|
@ -87,7 +87,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 267
|
||||
startLine: 205
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public long capacity()
|
||||
|
@ -106,7 +106,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 232
|
||||
startLine: 170
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public String computerNamePrefix()
|
||||
|
@ -125,21 +125,11 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 65
|
||||
startLine: 58
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Shuts down the virtual machines in the scale set and releases its compute resources.</p>
|
||||
|
||||
<p></p>
|
||||
summary: <p>Shuts down the virtual machines in the scale set and releases its compute resources. </p>
|
||||
syntax:
|
||||
content: public void deallocate()
|
||||
exceptions:
|
||||
- type: dc385fd4
|
||||
description: <p>thrown for an invalid response from the service </p>
|
||||
- type: cbf33bbe
|
||||
description: <p>exception thrown from serialization/deserialization </p>
|
||||
- type: 8256ba40
|
||||
description: <p>exception thrown when the operation is interrupted </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine_scale_set.deallocateAsync()
|
||||
id: deallocateAsync()
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine_scale_set
|
||||
|
@ -152,7 +142,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 77
|
||||
startLine: 66
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Shuts down the virtual machines in the scale set and releases its compute resources asynchronously.</p>
|
||||
|
@ -162,14 +152,7 @@ items:
|
|||
content: public Completable deallocateAsync()
|
||||
return:
|
||||
type: "56537e90"
|
||||
description: <p>a representation of the deferred computation of this call</p>
|
||||
exceptions:
|
||||
- type: dc385fd4
|
||||
description: <p>thrown for an invalid response from the service </p>
|
||||
- type: cbf33bbe
|
||||
description: <p>exception thrown from serialization/deserialization </p>
|
||||
- type: 8256ba40
|
||||
description: <p>exception thrown when the operation is interrupted </p>
|
||||
description: <p>a representation of the deferred computation of this call </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine_scale_set.deallocateAsync(ServiceCallback<Void>)
|
||||
id: deallocateAsync(ServiceCallback<Void>)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine_scale_set
|
||||
|
@ -182,7 +165,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 90
|
||||
startLine: 75
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Shuts down the virtual machines in the scale set and releases its compute resources asynchronously.</p>
|
||||
|
@ -196,14 +179,7 @@ items:
|
|||
description: <p>the callback to call on success or failure </p>
|
||||
return:
|
||||
type: aa81d378
|
||||
description: <p>a handle to cancel the request</p>
|
||||
exceptions:
|
||||
- type: dc385fd4
|
||||
description: <p>thrown for an invalid response from the service </p>
|
||||
- type: cbf33bbe
|
||||
description: <p>exception thrown from serialization/deserialization </p>
|
||||
- type: 8256ba40
|
||||
description: <p>exception thrown when the operation is interrupted </p>
|
||||
description: <p>a handle to cancel the request </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine_scale_set.extensions()
|
||||
id: extensions()
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine_scale_set
|
||||
|
@ -216,7 +192,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 353
|
||||
startLine: 291
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public Map<String, VirtualMachineScaleSetExtension> extensions()
|
||||
|
@ -235,7 +211,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 362
|
||||
startLine: 300
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Gets a network interface associated with a virtual machine scale set instance.</p>
|
||||
|
@ -265,7 +241,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 310
|
||||
startLine: 248
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public LoadBalancer getPrimaryInternalLoadBalancer()
|
||||
|
@ -287,7 +263,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 286
|
||||
startLine: 224
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public LoadBalancer getPrimaryInternetFacingLoadBalancer()
|
||||
|
@ -309,7 +285,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 278
|
||||
startLine: 216
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>
|
||||
|
@ -337,7 +313,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 380
|
||||
startLine: 318
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public boolean isManagedDiskEnabled()
|
||||
|
@ -356,18 +332,13 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 56
|
||||
startLine: 53
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public PagedList<VirtualMachineScaleSetSku> listAvailableSkus()
|
||||
return:
|
||||
type: 36b27be0com.microsoft.azure.management.compute._virtual_machine_scale_set_skua08ddfce
|
||||
description: <p>available SKUs for the virtual machine scale set, including the minimum and maximum virtual machine instances allowed for a particular SKU </p>
|
||||
exceptions:
|
||||
- type: dc385fd4
|
||||
description: <p>thrown for an invalid response from the service </p>
|
||||
- type: cbf33bbe
|
||||
description: <p>exception thrown from serialization/deserialization </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine_scale_set.listNetworkInterfaces()
|
||||
id: listNetworkInterfaces()
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine_scale_set
|
||||
|
@ -380,7 +351,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 367
|
||||
startLine: 305
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public PagedList<VirtualMachineScaleSetNetworkInterface> listNetworkInterfaces()
|
||||
|
@ -399,7 +370,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 375
|
||||
startLine: 313
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Lists the network interface associated with a specific virtual machine instance in the scale set.</p>
|
||||
|
@ -426,7 +397,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 318
|
||||
startLine: 256
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public Map<String, LoadBalancerBackend> listPrimaryInternalLoadBalancerBackends()
|
||||
|
@ -448,7 +419,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 326
|
||||
startLine: 264
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public Map<String, LoadBalancerInboundNatPool> listPrimaryInternalLoadBalancerInboundNatPools()
|
||||
|
@ -470,7 +441,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 294
|
||||
startLine: 232
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public Map<String, LoadBalancerBackend> listPrimaryInternetFacingLoadBalancerBackends()
|
||||
|
@ -492,7 +463,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 302
|
||||
startLine: 240
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public Map<String, LoadBalancerInboundNatPool> listPrimaryInternetFacingLoadBalancerInboundNatPools()
|
||||
|
@ -514,7 +485,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 348
|
||||
startLine: 286
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public VirtualMachineScaleSetNetworkProfile networkProfile()
|
||||
|
@ -533,7 +504,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 242
|
||||
startLine: 180
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public CachingTypes osDiskCachingType()
|
||||
|
@ -552,7 +523,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 247
|
||||
startLine: 185
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public String osDiskName()
|
||||
|
@ -571,7 +542,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 237
|
||||
startLine: 175
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public OperatingSystemTypes osType()
|
||||
|
@ -590,7 +561,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 257
|
||||
startLine: 195
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public boolean overProvisionEnabled()
|
||||
|
@ -609,21 +580,11 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 99
|
||||
startLine: 80
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Powers off (stops) the virtual machines in the scale set.</p>
|
||||
|
||||
<p></p>
|
||||
summary: <p>Powers off (stops) the virtual machines in the scale set. </p>
|
||||
syntax:
|
||||
content: public void powerOff()
|
||||
exceptions:
|
||||
- type: dc385fd4
|
||||
description: <p>thrown for an invalid response from the service </p>
|
||||
- type: cbf33bbe
|
||||
description: <p>exception thrown from serialization/deserialization </p>
|
||||
- type: 8256ba40
|
||||
description: <p>exception thrown when the operation is interrupted </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine_scale_set.powerOffAsync()
|
||||
id: powerOffAsync()
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine_scale_set
|
||||
|
@ -636,21 +597,14 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 110
|
||||
startLine: 87
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>Powers off (stops) the virtual machines in the scale set asynchronously. </p>
|
||||
syntax:
|
||||
content: public Completable powerOffAsync()
|
||||
return:
|
||||
type: "56537e90"
|
||||
description: <p>a representation of the deferred computation of this call</p>
|
||||
exceptions:
|
||||
- type: dc385fd4
|
||||
description: <p>thrown for an invalid response from the service </p>
|
||||
- type: cbf33bbe
|
||||
description: <p>exception thrown from serialization/deserialization </p>
|
||||
- type: 8256ba40
|
||||
description: <p>exception thrown when the operation is interrupted </p>
|
||||
description: <p>a representation of the deferred computation of this call </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine_scale_set.powerOffAsync(ServiceCallback<Void>)
|
||||
id: powerOffAsync(ServiceCallback<Void>)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine_scale_set
|
||||
|
@ -663,7 +617,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 123
|
||||
startLine: 96
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Powers off (stops) the virtual machines in the scale set asynchronously.</p>
|
||||
|
@ -677,14 +631,7 @@ items:
|
|||
description: <p>the callback to call on success or failure </p>
|
||||
return:
|
||||
type: aa81d378
|
||||
description: <p>a handle to cancel the request</p>
|
||||
exceptions:
|
||||
- type: dc385fd4
|
||||
description: <p>thrown for an invalid response from the service </p>
|
||||
- type: cbf33bbe
|
||||
description: <p>exception thrown from serialization/deserialization </p>
|
||||
- type: 8256ba40
|
||||
description: <p>exception thrown when the operation is interrupted </p>
|
||||
description: <p>a handle to cancel the request </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine_scale_set.primaryPublicIPAddressIds()
|
||||
id: primaryPublicIPAddressIds()
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine_scale_set
|
||||
|
@ -697,7 +644,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 333
|
||||
startLine: 271
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public List<String> primaryPublicIPAddressIds()
|
||||
|
@ -719,21 +666,11 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 199
|
||||
startLine: 145
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Re-images (updates the version of the installed operating system) the virtual machines in the scale set.</p>
|
||||
|
||||
<p></p>
|
||||
summary: <p>Re-images (updates the version of the installed operating system) the virtual machines in the scale set. </p>
|
||||
syntax:
|
||||
content: public void reimage()
|
||||
exceptions:
|
||||
- type: dc385fd4
|
||||
description: <p>thrown for an invalid response from the service </p>
|
||||
- type: cbf33bbe
|
||||
description: <p>exception thrown from serialization/deserialization </p>
|
||||
- type: 8256ba40
|
||||
description: <p>exception thrown when the operation is interrupted </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine_scale_set.reimageAsync()
|
||||
id: reimageAsync()
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine_scale_set
|
||||
|
@ -746,7 +683,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 211
|
||||
startLine: 153
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Re-images (updates the version of the installed operating system) the virtual machines in the scale set asynchronously.</p>
|
||||
|
@ -756,14 +693,7 @@ items:
|
|||
content: public Completable reimageAsync()
|
||||
return:
|
||||
type: "56537e90"
|
||||
description: <p>a representation of the deferred computation of this call</p>
|
||||
exceptions:
|
||||
- type: dc385fd4
|
||||
description: <p>thrown for an invalid response from the service </p>
|
||||
- type: cbf33bbe
|
||||
description: <p>exception thrown from serialization/deserialization </p>
|
||||
- type: 8256ba40
|
||||
description: <p>exception thrown when the operation is interrupted </p>
|
||||
description: <p>a representation of the deferred computation of this call </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine_scale_set.reimageAsync(ServiceCallback<Void>)
|
||||
id: reimageAsync(ServiceCallback<Void>)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine_scale_set
|
||||
|
@ -776,7 +706,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 224
|
||||
startLine: 162
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Re-images (updates the version of the installed operating system) the virtual machines in the scale set asynchronously.</p>
|
||||
|
@ -790,14 +720,7 @@ items:
|
|||
description: <p>the callback to call on success or failure </p>
|
||||
return:
|
||||
type: aa81d378
|
||||
description: <p>a handle to cancel the request</p>
|
||||
exceptions:
|
||||
- type: dc385fd4
|
||||
description: <p>thrown for an invalid response from the service </p>
|
||||
- type: cbf33bbe
|
||||
description: <p>exception thrown from serialization/deserialization </p>
|
||||
- type: 8256ba40
|
||||
description: <p>exception thrown when the operation is interrupted </p>
|
||||
description: <p>a handle to cancel the request </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine_scale_set.restart()
|
||||
id: restart()
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine_scale_set
|
||||
|
@ -810,21 +733,11 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 132
|
||||
startLine: 101
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Restarts the virtual machines in the scale set.</p>
|
||||
|
||||
<p></p>
|
||||
summary: <p>Restarts the virtual machines in the scale set. </p>
|
||||
syntax:
|
||||
content: public void restart()
|
||||
exceptions:
|
||||
- type: dc385fd4
|
||||
description: <p>thrown for an invalid response from the service </p>
|
||||
- type: cbf33bbe
|
||||
description: <p>exception thrown from serialization/deserialization </p>
|
||||
- type: 8256ba40
|
||||
description: <p>exception thrown when the operation is interrupted </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine_scale_set.restartAsync()
|
||||
id: restartAsync()
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine_scale_set
|
||||
|
@ -837,7 +750,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 144
|
||||
startLine: 109
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Restarts the virtual machines in the scale set asynchronously.</p>
|
||||
|
@ -847,14 +760,7 @@ items:
|
|||
content: public Completable restartAsync()
|
||||
return:
|
||||
type: "56537e90"
|
||||
description: <p>a representation of the deferred computation of this call</p>
|
||||
exceptions:
|
||||
- type: dc385fd4
|
||||
description: <p>thrown for an invalid response from the service </p>
|
||||
- type: cbf33bbe
|
||||
description: <p>exception thrown from serialization/deserialization </p>
|
||||
- type: 8256ba40
|
||||
description: <p>exception thrown when the operation is interrupted </p>
|
||||
description: <p>a representation of the deferred computation of this call </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine_scale_set.restartAsync(ServiceCallback<Void>)
|
||||
id: restartAsync(ServiceCallback<Void>)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine_scale_set
|
||||
|
@ -867,7 +773,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 157
|
||||
startLine: 118
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Restarts the virtual machines in the scale set asynchronously.</p>
|
||||
|
@ -881,14 +787,7 @@ items:
|
|||
description: <p>the callback to call on success or failure </p>
|
||||
return:
|
||||
type: aa81d378
|
||||
description: <p>a handle to cancel the request</p>
|
||||
exceptions:
|
||||
- type: dc385fd4
|
||||
description: <p>thrown for an invalid response from the service </p>
|
||||
- type: cbf33bbe
|
||||
description: <p>exception thrown from serialization/deserialization </p>
|
||||
- type: 8256ba40
|
||||
description: <p>exception thrown when the operation is interrupted </p>
|
||||
description: <p>a handle to cancel the request </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine_scale_set.sku()
|
||||
id: sku()
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine_scale_set
|
||||
|
@ -901,7 +800,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 262
|
||||
startLine: 200
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public VirtualMachineScaleSetSkuTypes sku()
|
||||
|
@ -920,21 +819,11 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 166
|
||||
startLine: 123
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Starts the virtual machines in the scale set.</p>
|
||||
|
||||
<p></p>
|
||||
summary: <p>Starts the virtual machines in the scale set. </p>
|
||||
syntax:
|
||||
content: public void start()
|
||||
exceptions:
|
||||
- type: dc385fd4
|
||||
description: <p>thrown for an invalid response from the service </p>
|
||||
- type: cbf33bbe
|
||||
description: <p>exception thrown from serialization/deserialization </p>
|
||||
- type: 8256ba40
|
||||
description: <p>exception thrown when the operation is interrupted </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine_scale_set.startAsync()
|
||||
id: startAsync()
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine_scale_set
|
||||
|
@ -947,7 +836,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 177
|
||||
startLine: 131
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Starts the virtual machines in the scale set asynchronously.</p>
|
||||
|
@ -957,14 +846,7 @@ items:
|
|||
content: public Completable startAsync()
|
||||
return:
|
||||
type: "56537e90"
|
||||
description: <p>a representation of the deferred computation of this call</p>
|
||||
exceptions:
|
||||
- type: dc385fd4
|
||||
description: <p>thrown for an invalid response from the service </p>
|
||||
- type: cbf33bbe
|
||||
description: <p>exception thrown from serialization/deserialization </p>
|
||||
- type: 8256ba40
|
||||
description: <p>exception thrown when the operation is interrupted </p>
|
||||
description: <p>a representation of the deferred computation of this call </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine_scale_set.startAsync(ServiceCallback<Void>)
|
||||
id: startAsync(ServiceCallback<Void>)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine_scale_set
|
||||
|
@ -977,7 +859,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 190
|
||||
startLine: 140
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Starts the virtual machines in the scale set asynchronously.</p>
|
||||
|
@ -991,14 +873,7 @@ items:
|
|||
description: <p>the callback to call on success or failure </p>
|
||||
return:
|
||||
type: aa81d378
|
||||
description: <p>a handle to cancel the request</p>
|
||||
exceptions:
|
||||
- type: dc385fd4
|
||||
description: <p>thrown for an invalid response from the service </p>
|
||||
- type: cbf33bbe
|
||||
description: <p>exception thrown from serialization/deserialization </p>
|
||||
- type: 8256ba40
|
||||
description: <p>exception thrown when the operation is interrupted </p>
|
||||
description: <p>a handle to cancel the request </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine_scale_set.storageProfile()
|
||||
id: storageProfile()
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine_scale_set
|
||||
|
@ -1011,7 +886,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 343
|
||||
startLine: 281
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public VirtualMachineScaleSetStorageProfile storageProfile()
|
||||
|
@ -1030,7 +905,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 252
|
||||
startLine: 190
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public UpgradeMode upgradeModel()
|
||||
|
@ -1049,7 +924,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 338
|
||||
startLine: 276
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public List<String> vhdContainers()
|
||||
|
@ -1068,7 +943,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSet.java
|
||||
startLine: 48
|
||||
startLine: 47
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public VirtualMachineScaleSetVMs virtualMachines()
|
||||
|
@ -1076,14 +951,6 @@ items:
|
|||
type: com.microsoft.azure.management.compute._virtual_machine_scale_set_v_ms
|
||||
description: <p>entry point to manage virtual machine instances in the scale set. </p>
|
||||
references:
|
||||
- uid: dc385fd4
|
||||
spec.java:
|
||||
- name: CloudException
|
||||
fullName: CloudException
|
||||
- uid: cbf33bbe
|
||||
spec.java:
|
||||
- name: IOException
|
||||
fullName: IOException
|
||||
- uid: 36b27be0com.microsoft.azure.management.compute._virtual_machine_scale_set_skua08ddfce
|
||||
spec.java:
|
||||
- name: PagedList<
|
||||
|
@ -1094,10 +961,6 @@ references:
|
|||
href: com.microsoft.azure.management.compute._virtual_machine_scale_set_sku.yml
|
||||
- name: '>'
|
||||
fullName: '>'
|
||||
- uid: 8256ba40
|
||||
spec.java:
|
||||
- name: InterruptedException
|
||||
fullName: InterruptedException
|
||||
- uid: "56537e90"
|
||||
spec.java:
|
||||
- name: Completable
|
||||
|
@ -1122,6 +985,10 @@ references:
|
|||
spec.java:
|
||||
- name: long
|
||||
fullName: long
|
||||
- uid: cbf33bbe
|
||||
spec.java:
|
||||
- name: IOException
|
||||
fullName: IOException
|
||||
- uid: 2108f1f4com.microsoft.azure.management.network._load_balancer_backenda08ddfce
|
||||
spec.java:
|
||||
- name: 'Map<String, '
|
||||
|
@ -1422,10 +1289,7 @@ references:
|
|||
name: deallocate()
|
||||
fullName: void com.microsoft.azure.management.compute.implementation.VirtualMachineScaleSetImpl.deallocate()
|
||||
type: Method
|
||||
summary: >-
|
||||
<p>Shuts down the virtual machines in the scale set and releases its compute resources.</p>
|
||||
|
||||
<p></p>
|
||||
summary: <p>Shuts down the virtual machines in the scale set and releases its compute resources. </p>
|
||||
syntax:
|
||||
content: public void deallocate()
|
||||
- uid: com.microsoft.azure.management.compute.implementation._virtual_machine_scale_set_impl.deallocateAsync()
|
||||
|
@ -1442,7 +1306,7 @@ references:
|
|||
content: public Completable deallocateAsync()
|
||||
return:
|
||||
type: "56537e90"
|
||||
description: <p>a representation of the deferred computation of this call</p>
|
||||
description: <p>a representation of the deferred computation of this call </p>
|
||||
- uid: com.microsoft.azure.management.compute.implementation._virtual_machine_scale_set_impl.deallocateAsync(ServiceCallback<Void>)
|
||||
parent: com.microsoft.azure.management.compute.implementation._virtual_machine_scale_set_impl
|
||||
href: com.microsoft.azure.management.compute.implementation._virtual_machine_scale_set_impl.yml
|
||||
|
@ -1461,17 +1325,14 @@ references:
|
|||
description: <p>the callback to call on success or failure </p>
|
||||
return:
|
||||
type: aa81d378
|
||||
description: <p>a handle to cancel the request</p>
|
||||
description: <p>a handle to cancel the request </p>
|
||||
- uid: com.microsoft.azure.management.compute.implementation._virtual_machine_scale_set_impl.powerOff()
|
||||
parent: com.microsoft.azure.management.compute.implementation._virtual_machine_scale_set_impl
|
||||
href: com.microsoft.azure.management.compute.implementation._virtual_machine_scale_set_impl.yml
|
||||
name: powerOff()
|
||||
fullName: void com.microsoft.azure.management.compute.implementation.VirtualMachineScaleSetImpl.powerOff()
|
||||
type: Method
|
||||
summary: >-
|
||||
<p>Powers off (stops) the virtual machines in the scale set.</p>
|
||||
|
||||
<p></p>
|
||||
summary: <p>Powers off (stops) the virtual machines in the scale set. </p>
|
||||
syntax:
|
||||
content: public void powerOff()
|
||||
- uid: com.microsoft.azure.management.compute.implementation._virtual_machine_scale_set_impl.powerOffAsync()
|
||||
|
@ -1485,7 +1346,7 @@ references:
|
|||
content: public Completable powerOffAsync()
|
||||
return:
|
||||
type: "56537e90"
|
||||
description: <p>a representation of the deferred computation of this call</p>
|
||||
description: <p>a representation of the deferred computation of this call </p>
|
||||
- uid: com.microsoft.azure.management.compute.implementation._virtual_machine_scale_set_impl.powerOffAsync(ServiceCallback<Void>)
|
||||
parent: com.microsoft.azure.management.compute.implementation._virtual_machine_scale_set_impl
|
||||
href: com.microsoft.azure.management.compute.implementation._virtual_machine_scale_set_impl.yml
|
||||
|
@ -1504,17 +1365,14 @@ references:
|
|||
description: <p>the callback to call on success or failure </p>
|
||||
return:
|
||||
type: aa81d378
|
||||
description: <p>a handle to cancel the request</p>
|
||||
description: <p>a handle to cancel the request </p>
|
||||
- uid: com.microsoft.azure.management.compute.implementation._virtual_machine_scale_set_impl.restart()
|
||||
parent: com.microsoft.azure.management.compute.implementation._virtual_machine_scale_set_impl
|
||||
href: com.microsoft.azure.management.compute.implementation._virtual_machine_scale_set_impl.yml
|
||||
name: restart()
|
||||
fullName: void com.microsoft.azure.management.compute.implementation.VirtualMachineScaleSetImpl.restart()
|
||||
type: Method
|
||||
summary: >-
|
||||
<p>Restarts the virtual machines in the scale set.</p>
|
||||
|
||||
<p></p>
|
||||
summary: <p>Restarts the virtual machines in the scale set. </p>
|
||||
syntax:
|
||||
content: public void restart()
|
||||
- uid: com.microsoft.azure.management.compute.implementation._virtual_machine_scale_set_impl.restartAsync()
|
||||
|
@ -1531,7 +1389,7 @@ references:
|
|||
content: public Completable restartAsync()
|
||||
return:
|
||||
type: "56537e90"
|
||||
description: <p>a representation of the deferred computation of this call</p>
|
||||
description: <p>a representation of the deferred computation of this call </p>
|
||||
- uid: com.microsoft.azure.management.compute.implementation._virtual_machine_scale_set_impl.restartAsync(ServiceCallback<Void>)
|
||||
parent: com.microsoft.azure.management.compute.implementation._virtual_machine_scale_set_impl
|
||||
href: com.microsoft.azure.management.compute.implementation._virtual_machine_scale_set_impl.yml
|
||||
|
@ -1550,17 +1408,14 @@ references:
|
|||
description: <p>the callback to call on success or failure </p>
|
||||
return:
|
||||
type: aa81d378
|
||||
description: <p>a handle to cancel the request</p>
|
||||
description: <p>a handle to cancel the request </p>
|
||||
- uid: com.microsoft.azure.management.compute.implementation._virtual_machine_scale_set_impl.start()
|
||||
parent: com.microsoft.azure.management.compute.implementation._virtual_machine_scale_set_impl
|
||||
href: com.microsoft.azure.management.compute.implementation._virtual_machine_scale_set_impl.yml
|
||||
name: start()
|
||||
fullName: void com.microsoft.azure.management.compute.implementation.VirtualMachineScaleSetImpl.start()
|
||||
type: Method
|
||||
summary: >-
|
||||
<p>Starts the virtual machines in the scale set.</p>
|
||||
|
||||
<p></p>
|
||||
summary: <p>Starts the virtual machines in the scale set. </p>
|
||||
syntax:
|
||||
content: public void start()
|
||||
- uid: com.microsoft.azure.management.compute.implementation._virtual_machine_scale_set_impl.startAsync()
|
||||
|
@ -1577,7 +1432,7 @@ references:
|
|||
content: public Completable startAsync()
|
||||
return:
|
||||
type: "56537e90"
|
||||
description: <p>a representation of the deferred computation of this call</p>
|
||||
description: <p>a representation of the deferred computation of this call </p>
|
||||
- uid: com.microsoft.azure.management.compute.implementation._virtual_machine_scale_set_impl.startAsync(ServiceCallback<Void>)
|
||||
parent: com.microsoft.azure.management.compute.implementation._virtual_machine_scale_set_impl
|
||||
href: com.microsoft.azure.management.compute.implementation._virtual_machine_scale_set_impl.yml
|
||||
|
@ -1596,17 +1451,14 @@ references:
|
|||
description: <p>the callback to call on success or failure </p>
|
||||
return:
|
||||
type: aa81d378
|
||||
description: <p>a handle to cancel the request</p>
|
||||
description: <p>a handle to cancel the request </p>
|
||||
- uid: com.microsoft.azure.management.compute.implementation._virtual_machine_scale_set_impl.reimage()
|
||||
parent: com.microsoft.azure.management.compute.implementation._virtual_machine_scale_set_impl
|
||||
href: com.microsoft.azure.management.compute.implementation._virtual_machine_scale_set_impl.yml
|
||||
name: reimage()
|
||||
fullName: void com.microsoft.azure.management.compute.implementation.VirtualMachineScaleSetImpl.reimage()
|
||||
type: Method
|
||||
summary: >-
|
||||
<p>Re-images (updates the version of the installed operating system) the virtual machines in the scale set.</p>
|
||||
|
||||
<p></p>
|
||||
summary: <p>Re-images (updates the version of the installed operating system) the virtual machines in the scale set. </p>
|
||||
syntax:
|
||||
content: public void reimage()
|
||||
- uid: com.microsoft.azure.management.compute.implementation._virtual_machine_scale_set_impl.reimageAsync()
|
||||
|
@ -1623,7 +1475,7 @@ references:
|
|||
content: public Completable reimageAsync()
|
||||
return:
|
||||
type: "56537e90"
|
||||
description: <p>a representation of the deferred computation of this call</p>
|
||||
description: <p>a representation of the deferred computation of this call </p>
|
||||
- uid: com.microsoft.azure.management.compute.implementation._virtual_machine_scale_set_impl.reimageAsync(ServiceCallback<Void>)
|
||||
parent: com.microsoft.azure.management.compute.implementation._virtual_machine_scale_set_impl
|
||||
href: com.microsoft.azure.management.compute.implementation._virtual_machine_scale_set_impl.yml
|
||||
|
@ -1642,7 +1494,7 @@ references:
|
|||
description: <p>the callback to call on success or failure </p>
|
||||
return:
|
||||
type: aa81d378
|
||||
description: <p>a handle to cancel the request</p>
|
||||
description: <p>a handle to cancel the request </p>
|
||||
- uid: com.microsoft.azure.management.compute.implementation._virtual_machine_scale_set_impl.computerNamePrefix()
|
||||
parent: com.microsoft.azure.management.compute.implementation._virtual_machine_scale_set_impl
|
||||
href: com.microsoft.azure.management.compute.implementation._virtual_machine_scale_set_impl.yml
|
||||
|
|
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Загрузка…
Ссылка в новой задаче