Update Reference Content
This commit is contained in:
Родитель
c437418d5c
Коммит
90e17433e6
|
@ -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/VirtualMachine.java
|
||||
startLine: 394
|
||||
startLine: 382
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The entirety of the managed disk based virtual machine definition. </p>
|
||||
syntax:
|
||||
|
@ -238,10 +238,10 @@ references:
|
|||
parameters:
|
||||
- id: computerName
|
||||
type: "26831127"
|
||||
description: <p>the computer name </p>
|
||||
description: <p>a name for the computer </p>
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c
|
||||
description: <p>the stage representing creatable VM definition </p>
|
||||
description: <p>the next stage stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c.withCustomData(String)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c
|
||||
href: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c.yml
|
||||
|
@ -399,7 +399,7 @@ references:
|
|||
fullName: WithSubnet com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithNetwork.withExistingPrimaryNetwork(Network network)
|
||||
type: Method
|
||||
summary: >-
|
||||
<p>Associate an existing virtual network with the the virtual machine's primary network interface.</p>
|
||||
<p>Associates an existing virtual network with the the virtual machine's primary network interface.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
|
@ -410,7 +410,7 @@ references:
|
|||
description: <p>an existing virtual network </p>
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_subnet
|
||||
description: <p>the next stage of the virtual machine definition </p>
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_sc350eb35b657c4f77b2e638dd5735cbb.withExistingPrimaryNetworkInterface(NetworkInterface)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine._definition_sc350eb35b657c4f77b2e638dd5735cbb
|
||||
href: com.microsoft.azure.management.compute._virtual_machine._definition_sc350eb35b657c4f77b2e638dd5735cbb.yml
|
||||
|
@ -797,7 +797,7 @@ references:
|
|||
fullName: WithPrivateIP com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithNetwork.withNewPrimaryNetwork(Creatable<Network> creatable)
|
||||
type: Method
|
||||
summary: >-
|
||||
<p>Create a new virtual network to associate with the virtual machine's primary network interface, based on the provided definition.</p>
|
||||
<p>Creates a new virtual network to associate with the virtual machine's primary network interface, based on the provided definition.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
|
@ -808,7 +808,7 @@ references:
|
|||
description: <p>a creatable definition for a new virtual network </p>
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_private_i_p
|
||||
description: <p>the next stage of the virtual machine definition </p>
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_network.withNewPrimaryNetwork(String)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_network
|
||||
href: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_network.yml
|
||||
|
@ -818,7 +818,7 @@ references:
|
|||
summary: >-
|
||||
<p>Creates a new virtual network to associate with the virtual machine's primary network interface. </p>
|
||||
|
||||
<p>the virtual network will be created in the same resource group and region as of virtual machine, it will be created with the specified address space and a default subnet covering the entirety of the network IP address space.</p>
|
||||
<p>The virtual network will be created in the same resource group and region as of virtual machine, it will be created with the specified address space and a default subnet covering the entirety of the network IP address space.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
|
@ -829,7 +829,7 @@ references:
|
|||
description: <p>the address space for the virtual network </p>
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_private_i_p
|
||||
description: <p>the next stage of the virtual machine definition </p>
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_sc350eb35b657c4f77b2e638dd5735cbb.withNewPrimaryNetworkInterface(Creatable<NetworkInterface>)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine._definition_sc350eb35b657c4f77b2e638dd5735cbb
|
||||
href: com.microsoft.azure.management.compute._virtual_machine._definition_sc350eb35b657c4f77b2e638dd5735cbb.yml
|
||||
|
@ -856,7 +856,7 @@ references:
|
|||
fullName: WithOS com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithPublicIPAddress.withNewPrimaryPublicIPAddress(Creatable<PublicIPAddress> creatable)
|
||||
type: Method
|
||||
summary: >-
|
||||
<p>Create a new public IP address to associate with virtual machine primary network interface, based on the provided definition.</p>
|
||||
<p>Creates a new public IP address to associate with virtual machine primary network interface, based on the provided definition.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
|
@ -867,7 +867,7 @@ references:
|
|||
description: <p>a creatable definition for a new public IP </p>
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_o_s
|
||||
description: <p>the next stage of the virtual machine definition </p>
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_se8a47d81fcf187a695063bd29281b998.withNewPrimaryPublicIPAddress(String)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine._definition_se8a47d81fcf187a695063bd29281b998
|
||||
href: com.microsoft.azure.management.compute._virtual_machine._definition_se8a47d81fcf187a695063bd29281b998.yml
|
||||
|
@ -1163,7 +1163,7 @@ references:
|
|||
content: public WithPublicIPAddress withPrimaryPrivateIPAddressDynamic()
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._virtual_machine._definition_se8a47d81fcf187a695063bd29281b998
|
||||
description: <p>the next stage of the virtual machine definition </p>
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_private_i_p.withPrimaryPrivateIPAddressStatic(String)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_private_i_p
|
||||
href: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_private_i_p.yml
|
||||
|
@ -1182,7 +1182,7 @@ references:
|
|||
description: <p>the static IP address within the specified subnet to assign to the network interface </p>
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._virtual_machine._definition_se8a47d81fcf187a695063bd29281b998
|
||||
description: <p>the next stage of the virtual machine definition </p>
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_plan.withPromotionalPlan(PurchasePlan,String)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_plan
|
||||
href: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_plan.yml
|
||||
|
|
|
@ -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/VirtualMachine.java
|
||||
startLine: 378
|
||||
startLine: 366
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The entirety of the virtual machine definition. </p>
|
||||
syntax:
|
||||
|
@ -263,10 +263,10 @@ references:
|
|||
parameters:
|
||||
- id: computerName
|
||||
type: "26831127"
|
||||
description: <p>the computer name </p>
|
||||
description: <p>a name for the computer </p>
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c
|
||||
description: <p>the stage representing creatable VM definition </p>
|
||||
description: <p>the next stage stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c.withCustomData(String)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c
|
||||
href: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c.yml
|
||||
|
@ -424,7 +424,7 @@ references:
|
|||
fullName: WithSubnet com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithNetwork.withExistingPrimaryNetwork(Network network)
|
||||
type: Method
|
||||
summary: >-
|
||||
<p>Associate an existing virtual network with the the virtual machine's primary network interface.</p>
|
||||
<p>Associates an existing virtual network with the the virtual machine's primary network interface.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
|
@ -435,7 +435,7 @@ references:
|
|||
description: <p>an existing virtual network </p>
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_subnet
|
||||
description: <p>the next stage of the virtual machine definition </p>
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_sc350eb35b657c4f77b2e638dd5735cbb.withExistingPrimaryNetworkInterface(NetworkInterface)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine._definition_sc350eb35b657c4f77b2e638dd5735cbb
|
||||
href: com.microsoft.azure.management.compute._virtual_machine._definition_sc350eb35b657c4f77b2e638dd5735cbb.yml
|
||||
|
@ -847,7 +847,7 @@ references:
|
|||
fullName: WithPrivateIP com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithNetwork.withNewPrimaryNetwork(Creatable<Network> creatable)
|
||||
type: Method
|
||||
summary: >-
|
||||
<p>Create a new virtual network to associate with the virtual machine's primary network interface, based on the provided definition.</p>
|
||||
<p>Creates a new virtual network to associate with the virtual machine's primary network interface, based on the provided definition.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
|
@ -858,7 +858,7 @@ references:
|
|||
description: <p>a creatable definition for a new virtual network </p>
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_private_i_p
|
||||
description: <p>the next stage of the virtual machine definition </p>
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_network.withNewPrimaryNetwork(String)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_network
|
||||
href: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_network.yml
|
||||
|
@ -868,7 +868,7 @@ references:
|
|||
summary: >-
|
||||
<p>Creates a new virtual network to associate with the virtual machine's primary network interface. </p>
|
||||
|
||||
<p>the virtual network will be created in the same resource group and region as of virtual machine, it will be created with the specified address space and a default subnet covering the entirety of the network IP address space.</p>
|
||||
<p>The virtual network will be created in the same resource group and region as of virtual machine, it will be created with the specified address space and a default subnet covering the entirety of the network IP address space.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
|
@ -879,7 +879,7 @@ references:
|
|||
description: <p>the address space for the virtual network </p>
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_private_i_p
|
||||
description: <p>the next stage of the virtual machine definition </p>
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_sc350eb35b657c4f77b2e638dd5735cbb.withNewPrimaryNetworkInterface(Creatable<NetworkInterface>)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine._definition_sc350eb35b657c4f77b2e638dd5735cbb
|
||||
href: com.microsoft.azure.management.compute._virtual_machine._definition_sc350eb35b657c4f77b2e638dd5735cbb.yml
|
||||
|
@ -906,7 +906,7 @@ references:
|
|||
fullName: WithOS com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithPublicIPAddress.withNewPrimaryPublicIPAddress(Creatable<PublicIPAddress> creatable)
|
||||
type: Method
|
||||
summary: >-
|
||||
<p>Create a new public IP address to associate with virtual machine primary network interface, based on the provided definition.</p>
|
||||
<p>Creates a new public IP address to associate with virtual machine primary network interface, based on the provided definition.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
|
@ -917,7 +917,7 @@ references:
|
|||
description: <p>a creatable definition for a new public IP </p>
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_o_s
|
||||
description: <p>the next stage of the virtual machine definition </p>
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_se8a47d81fcf187a695063bd29281b998.withNewPrimaryPublicIPAddress(String)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine._definition_se8a47d81fcf187a695063bd29281b998
|
||||
href: com.microsoft.azure.management.compute._virtual_machine._definition_se8a47d81fcf187a695063bd29281b998.yml
|
||||
|
@ -1254,7 +1254,7 @@ references:
|
|||
content: public WithPublicIPAddress withPrimaryPrivateIPAddressDynamic()
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._virtual_machine._definition_se8a47d81fcf187a695063bd29281b998
|
||||
description: <p>the next stage of the virtual machine definition </p>
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_private_i_p.withPrimaryPrivateIPAddressStatic(String)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_private_i_p
|
||||
href: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_private_i_p.yml
|
||||
|
@ -1273,7 +1273,7 @@ references:
|
|||
description: <p>the static IP address within the specified subnet to assign to the network interface </p>
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._virtual_machine._definition_se8a47d81fcf187a695063bd29281b998
|
||||
description: <p>the next stage of the virtual machine definition </p>
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_plan.withPromotionalPlan(PurchasePlan,String)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_plan
|
||||
href: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_plan.yml
|
||||
|
|
|
@ -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/VirtualMachine.java
|
||||
startLine: 749
|
||||
startLine: 736
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the Linux virtual machine 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/VirtualMachine.java
|
||||
startLine: 756
|
||||
startLine: 743
|
||||
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/VirtualMachine.java
|
||||
startLine: 766
|
||||
startLine: 753
|
||||
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/VirtualMachine.java
|
||||
startLine: 883
|
||||
startLine: 870
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stages contains OS agnostics settings when virtual machine is created from image. </p>
|
||||
syntax: &o1
|
||||
|
@ -73,7 +73,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 898
|
||||
startLine: 885
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the computer name for the virtual machine.</p>
|
||||
|
@ -84,10 +84,10 @@ items:
|
|||
parameters:
|
||||
- id: computerName
|
||||
type: "26831127"
|
||||
description: <p>the computer name </p>
|
||||
description: <p>a name for the computer </p>
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c
|
||||
description: <p>the stage representing creatable VM definition </p>
|
||||
description: <p>the next stage stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c.withCustomData(String)
|
||||
id: withCustomData(String)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c
|
||||
|
@ -100,7 +100,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 890
|
||||
startLine: 877
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the custom data for the 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/VirtualMachine.java
|
||||
startLine: 808
|
||||
startLine: 795
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the Windows virtual machine 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/VirtualMachine.java
|
||||
startLine: 815
|
||||
startLine: 802
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the administrator user name for the Windows virtual machine.</p>
|
||||
|
|
|
@ -26,7 +26,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/VirtualMachine.java
|
||||
startLine: 1155
|
||||
startLine: 1142
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the virtual machine definition allowing to specify managed data disk. </p>
|
||||
syntax:
|
||||
|
@ -43,7 +43,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1216
|
||||
startLine: 1203
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies an existing source managed disk.</p>
|
||||
|
@ -70,7 +70,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1226
|
||||
startLine: 1213
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies an existing source managed disk and settings.</p>
|
||||
|
@ -103,7 +103,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1239
|
||||
startLine: 1226
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies an existing source managed disk and settings.</p>
|
||||
|
@ -139,7 +139,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1163
|
||||
startLine: 1150
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies that a managed disk needs to be created explicitly with the given definition and attach to the virtual machine as data disk.</p>
|
||||
|
@ -166,7 +166,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1174
|
||||
startLine: 1161
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies that a managed disk needs to be created explicitly with the given definition and attach to the virtual machine as data disk.</p>
|
||||
|
@ -199,7 +199,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1184
|
||||
startLine: 1171
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies that a managed disk needs to be created implicitly with the given size.</p>
|
||||
|
@ -226,7 +226,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1194
|
||||
startLine: 1181
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies that a managed disk needs to be created implicitly with the given settings.</p>
|
||||
|
@ -259,7 +259,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1205
|
||||
startLine: 1192
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies that a managed disk needs to be created implicitly with the given settings.</p>
|
||||
|
@ -295,7 +295,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1250
|
||||
startLine: 1237
|
||||
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>
|
||||
|
@ -322,7 +322,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1260
|
||||
startLine: 1247
|
||||
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>
|
||||
|
@ -355,7 +355,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1273
|
||||
startLine: 1260
|
||||
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>
|
||||
|
|
|
@ -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/VirtualMachine.java
|
||||
startLine: 726
|
||||
startLine: 713
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the Linux virtual machine 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/VirtualMachine.java
|
||||
startLine: 733
|
||||
startLine: 720
|
||||
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/VirtualMachine.java
|
||||
startLine: 743
|
||||
startLine: 730
|
||||
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/VirtualMachine.java
|
||||
startLine: 927
|
||||
startLine: 914
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the Linux virtual machine 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
|
||||
|
@ -75,7 +75,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 936
|
||||
startLine: 923
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the SSH public key. </p>
|
||||
|
@ -202,10 +202,10 @@ references:
|
|||
parameters:
|
||||
- id: computerName
|
||||
type: "26831127"
|
||||
description: <p>the computer name </p>
|
||||
description: <p>a name for the computer </p>
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c
|
||||
description: <p>the stage representing creatable VM definition </p>
|
||||
description: <p>the next stage stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c.withCustomData(String)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c
|
||||
href: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c.yml
|
||||
|
|
|
@ -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/VirtualMachine.java
|
||||
startLine: 821
|
||||
startLine: 808
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the Windows virtual machine 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/VirtualMachine.java
|
||||
startLine: 828
|
||||
startLine: 815
|
||||
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/VirtualMachine.java
|
||||
startLine: 961
|
||||
startLine: 948
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the Linux virtual machine 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/VirtualMachine.java
|
||||
startLine: 970
|
||||
startLine: 957
|
||||
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/VirtualMachine.java
|
||||
startLine: 772
|
||||
startLine: 759
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the Linux virtual machine 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/VirtualMachine.java
|
||||
startLine: 779
|
||||
startLine: 766
|
||||
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/VirtualMachine.java
|
||||
startLine: 789
|
||||
startLine: 776
|
||||
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/VirtualMachine.java
|
||||
startLine: 687
|
||||
startLine: 674
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the Linux virtual machine 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/VirtualMachine.java
|
||||
startLine: 694
|
||||
startLine: 681
|
||||
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/VirtualMachine.java
|
||||
startLine: 700
|
||||
startLine: 687
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the Linux virtual machine 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/VirtualMachine.java
|
||||
startLine: 707
|
||||
startLine: 694
|
||||
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/VirtualMachine.java
|
||||
startLine: 977
|
||||
startLine: 964
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the Windows virtual machine definition allowing to optionally choose unmanaged disk or continue definition of vm based on managed disk. </p>
|
||||
syntax:
|
||||
|
@ -78,7 +78,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 978
|
||||
startLine: 965
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public WithWindowsCreateUnmanaged withUnmanagedDisks()
|
||||
|
@ -190,10 +190,10 @@ references:
|
|||
parameters:
|
||||
- id: computerName
|
||||
type: "26831127"
|
||||
description: <p>the computer name </p>
|
||||
description: <p>a name for the computer </p>
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c
|
||||
description: <p>the stage representing creatable VM definition </p>
|
||||
description: <p>the next stage stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c.withCustomData(String)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c
|
||||
href: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c.yml
|
||||
|
|
|
@ -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/VirtualMachine.java
|
||||
startLine: 873
|
||||
startLine: 860
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stages contains OS agnostics settings when virtual machine is created from image. </p>
|
||||
syntax:
|
||||
|
@ -74,7 +74,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 877
|
||||
startLine: 864
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public WithFromImageCreateOptionsUnmanaged withUnmanagedDisks()
|
||||
|
@ -187,10 +187,10 @@ references:
|
|||
parameters:
|
||||
- id: computerName
|
||||
type: "26831127"
|
||||
description: <p>the computer name </p>
|
||||
description: <p>a name for the computer </p>
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c
|
||||
description: <p>the stage representing creatable VM definition </p>
|
||||
description: <p>the next stage stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c.withCustomData(String)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c
|
||||
href: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c.yml
|
||||
|
|
|
@ -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/VirtualMachine.java
|
||||
startLine: 1360
|
||||
startLine: 1347
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of virtual machine definition allowing to specify additional network interfaces. </p>
|
||||
syntax:
|
||||
|
@ -34,7 +34,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1383
|
||||
startLine: 1370
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Associate an existing network interface with the virtual machine.</p>
|
||||
|
@ -63,7 +63,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1372
|
||||
startLine: 1359
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Create a new network interface to associate with the virtual machine, based on the provided definition.</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/VirtualMachine.java
|
||||
startLine: 1124
|
||||
startLine: 1111
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the virtual machine definition allowing to specify unmanaged data disk. </p>
|
||||
syntax:
|
||||
|
@ -35,7 +35,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1149
|
||||
startLine: 1136
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Begins definition of a unmanaged data disk to be attached to the virtual machine.</p>
|
||||
|
@ -62,7 +62,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1141
|
||||
startLine: 1128
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies an existing unmanaged VHD that needs to be attached to the virtual machine as data disk.</p>
|
||||
|
@ -95,7 +95,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1131
|
||||
startLine: 1118
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies that a new blank unmanaged data disk needs to be attached to virtual machine.</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/VirtualMachine.java
|
||||
startLine: 986
|
||||
startLine: 973
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the Windows virtual machine 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
|
||||
|
@ -77,7 +77,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1001
|
||||
startLine: 988
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies that automatic updates should be disabled.</p>
|
||||
|
@ -100,7 +100,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 993
|
||||
startLine: 980
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies that VM Agent should not be provisioned.</p>
|
||||
|
@ -123,7 +123,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1009
|
||||
startLine: 996
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the time-zone.</p>
|
||||
|
@ -150,7 +150,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1019
|
||||
startLine: 1006
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the WINRM listener. </p>
|
||||
|
@ -277,10 +277,10 @@ references:
|
|||
parameters:
|
||||
- id: computerName
|
||||
type: "26831127"
|
||||
description: <p>the computer name </p>
|
||||
description: <p>a name for the computer </p>
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c
|
||||
description: <p>the stage representing creatable VM definition </p>
|
||||
description: <p>the next stage stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c.withCustomData(String)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c
|
||||
href: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c.yml
|
||||
|
|
|
@ -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/VirtualMachine.java
|
||||
startLine: 834
|
||||
startLine: 821
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the Windows virtual machine 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/VirtualMachine.java
|
||||
startLine: 841
|
||||
startLine: 828
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the administrator password for the Windows virtual machine.</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/VirtualMachine.java
|
||||
startLine: 1027
|
||||
startLine: 1014
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the Windows virtual machine 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
|
||||
|
@ -67,7 +67,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1042
|
||||
startLine: 1029
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies that automatic updates should be disabled.</p>
|
||||
|
@ -90,7 +90,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1034
|
||||
startLine: 1021
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies that VM Agent should not be provisioned.</p>
|
||||
|
@ -113,7 +113,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1050
|
||||
startLine: 1037
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the time-zone.</p>
|
||||
|
@ -140,7 +140,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1060
|
||||
startLine: 1047
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the WINRM listener. </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/VirtualMachine.java
|
||||
startLine: 558
|
||||
startLine: 545
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the virtual machine definition allowing to specify the primary network interface. </p>
|
||||
syntax:
|
||||
|
@ -34,7 +34,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 574
|
||||
startLine: 561
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Associate an existing network interface as the virtual machine with as it's primary network interface.</p>
|
||||
|
@ -61,7 +61,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 566
|
||||
startLine: 553
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Create a new network interface to associate the virtual machine with as it's primary network interface, based on the provided definition.</p>
|
||||
|
@ -106,7 +106,7 @@ references:
|
|||
name: VirtualMachine.DefinitionStages.WithNetwork
|
||||
fullName: com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithNetwork
|
||||
type: Interface
|
||||
summary: <p>The stage of the virtual machine definition allowing to specify virtual network for the new primary network interface or to use a creatable or existing network interface. </p>
|
||||
summary: <p>The stage of a virtual machine definition allowing to specify virtual network for the new primary network interface or to use a creatable or existing network interface. </p>
|
||||
syntax:
|
||||
content: public interface WithNetwork extends VirtualMachine.DefinitionStages.WithPrimaryNetworkInterface
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_unmanaged
|
||||
|
|
|
@ -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/VirtualMachine.java
|
||||
startLine: 904
|
||||
startLine: 891
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stages contains OS agnostics settings when virtual machine is created from image. </p>
|
||||
syntax: &o1
|
||||
|
@ -63,7 +63,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 919
|
||||
startLine: 906
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the computer name for the virtual machine.</p>
|
||||
|
@ -90,7 +90,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 911
|
||||
startLine: 898
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the custom data for the 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/VirtualMachine.java
|
||||
startLine: 860
|
||||
startLine: 847
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the Windows virtual machine 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/VirtualMachine.java
|
||||
startLine: 867
|
||||
startLine: 854
|
||||
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/VirtualMachine.java
|
||||
startLine: 795
|
||||
startLine: 782
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the Windows virtual machine 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/VirtualMachine.java
|
||||
startLine: 802
|
||||
startLine: 789
|
||||
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/VirtualMachine.java
|
||||
startLine: 713
|
||||
startLine: 700
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the Linux virtual machine 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/VirtualMachine.java
|
||||
startLine: 720
|
||||
startLine: 707
|
||||
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/VirtualMachine.java
|
||||
startLine: 847
|
||||
startLine: 834
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the Windows virtual machine 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/VirtualMachine.java
|
||||
startLine: 854
|
||||
startLine: 841
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the administrator password for the Windows virtual machine.</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/VirtualMachine.java
|
||||
startLine: 518
|
||||
startLine: 505
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the virtual machine definition allowing to associate public IP address with it's primary network interface. </p>
|
||||
syntax:
|
||||
|
@ -36,7 +36,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 545
|
||||
startLine: 532
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Associates an existing public IP address with the virtual machine's primary network interface.</p>
|
||||
|
@ -63,10 +63,10 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 526
|
||||
startLine: 513
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Create a new public IP address to associate with virtual machine primary network interface, based on the provided definition.</p>
|
||||
<p>Creates a new public IP address to associate with virtual machine primary network interface, based on the provided definition.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
|
@ -77,7 +77,7 @@ items:
|
|||
description: <p>a creatable definition for a new public IP </p>
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_o_s
|
||||
description: <p>the next stage of the virtual machine definition </p>
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_se8a47d81fcf187a695063bd29281b998.withNewPrimaryPublicIPAddress(String)
|
||||
id: withNewPrimaryPublicIPAddress(String)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine._definition_se8a47d81fcf187a695063bd29281b998
|
||||
|
@ -90,7 +90,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 537
|
||||
startLine: 524
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Creates a new public IP address in the same region and group as the resource, with the specified DNS label and associate it with the virtual machine's primary network interface. </p>
|
||||
|
@ -119,7 +119,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 552
|
||||
startLine: 539
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies that no public IP needs to be associated with 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/VirtualMachine.java
|
||||
startLine: 944
|
||||
startLine: 931
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the Linux virtual machine 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
|
||||
|
@ -74,7 +74,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 953
|
||||
startLine: 940
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the SSH public key. </p>
|
||||
|
@ -201,10 +201,10 @@ references:
|
|||
parameters:
|
||||
- id: computerName
|
||||
type: "26831127"
|
||||
description: <p>the computer name </p>
|
||||
description: <p>a name for the computer </p>
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c
|
||||
description: <p>the stage representing creatable VM definition </p>
|
||||
description: <p>the next stage stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c.withCustomData(String)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c
|
||||
href: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c.yml
|
||||
|
|
|
@ -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/VirtualMachine.java
|
||||
startLine: 363
|
||||
startLine: 351
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The virtual machine scale set stages shared between managed and unmanaged based virtual machine definitions. </p>
|
||||
syntax:
|
||||
|
@ -187,7 +187,7 @@ references:
|
|||
fullName: WithSubnet com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithNetwork.withExistingPrimaryNetwork(Network network)
|
||||
type: Method
|
||||
summary: >-
|
||||
<p>Associate an existing virtual network with the the virtual machine's primary network interface.</p>
|
||||
<p>Associates an existing virtual network with the the virtual machine's primary network interface.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
|
@ -198,7 +198,7 @@ references:
|
|||
description: <p>an existing virtual network </p>
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_subnet
|
||||
description: <p>the next stage of the virtual machine definition </p>
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_sc350eb35b657c4f77b2e638dd5735cbb.withExistingPrimaryNetworkInterface(NetworkInterface)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine._definition_sc350eb35b657c4f77b2e638dd5735cbb
|
||||
href: com.microsoft.azure.management.compute._virtual_machine._definition_sc350eb35b657c4f77b2e638dd5735cbb.yml
|
||||
|
@ -397,7 +397,7 @@ references:
|
|||
fullName: WithPrivateIP com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithNetwork.withNewPrimaryNetwork(Creatable<Network> creatable)
|
||||
type: Method
|
||||
summary: >-
|
||||
<p>Create a new virtual network to associate with the virtual machine's primary network interface, based on the provided definition.</p>
|
||||
<p>Creates a new virtual network to associate with the virtual machine's primary network interface, based on the provided definition.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
|
@ -408,7 +408,7 @@ references:
|
|||
description: <p>a creatable definition for a new virtual network </p>
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_private_i_p
|
||||
description: <p>the next stage of the virtual machine definition </p>
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_network.withNewPrimaryNetwork(String)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_network
|
||||
href: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_network.yml
|
||||
|
@ -418,7 +418,7 @@ references:
|
|||
summary: >-
|
||||
<p>Creates a new virtual network to associate with the virtual machine's primary network interface. </p>
|
||||
|
||||
<p>the virtual network will be created in the same resource group and region as of virtual machine, it will be created with the specified address space and a default subnet covering the entirety of the network IP address space.</p>
|
||||
<p>The virtual network will be created in the same resource group and region as of virtual machine, it will be created with the specified address space and a default subnet covering the entirety of the network IP address space.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
|
@ -429,7 +429,7 @@ references:
|
|||
description: <p>the address space for the virtual network </p>
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_private_i_p
|
||||
description: <p>the next stage of the virtual machine definition </p>
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_sc350eb35b657c4f77b2e638dd5735cbb.withNewPrimaryNetworkInterface(Creatable<NetworkInterface>)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine._definition_sc350eb35b657c4f77b2e638dd5735cbb
|
||||
href: com.microsoft.azure.management.compute._virtual_machine._definition_sc350eb35b657c4f77b2e638dd5735cbb.yml
|
||||
|
@ -456,7 +456,7 @@ references:
|
|||
fullName: WithOS com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithPublicIPAddress.withNewPrimaryPublicIPAddress(Creatable<PublicIPAddress> creatable)
|
||||
type: Method
|
||||
summary: >-
|
||||
<p>Create a new public IP address to associate with virtual machine primary network interface, based on the provided definition.</p>
|
||||
<p>Creates a new public IP address to associate with virtual machine primary network interface, based on the provided definition.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
|
@ -467,7 +467,7 @@ references:
|
|||
description: <p>a creatable definition for a new public IP </p>
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_o_s
|
||||
description: <p>the next stage of the virtual machine definition </p>
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_se8a47d81fcf187a695063bd29281b998.withNewPrimaryPublicIPAddress(String)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine._definition_se8a47d81fcf187a695063bd29281b998
|
||||
href: com.microsoft.azure.management.compute._virtual_machine._definition_se8a47d81fcf187a695063bd29281b998.yml
|
||||
|
@ -714,7 +714,7 @@ references:
|
|||
content: public WithPublicIPAddress withPrimaryPrivateIPAddressDynamic()
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._virtual_machine._definition_se8a47d81fcf187a695063bd29281b998
|
||||
description: <p>the next stage of the virtual machine definition </p>
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_private_i_p.withPrimaryPrivateIPAddressStatic(String)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_private_i_p
|
||||
href: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_private_i_p.yml
|
||||
|
@ -733,7 +733,7 @@ references:
|
|||
description: <p>the static IP address within the specified subnet to assign to the network interface </p>
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._virtual_machine._definition_se8a47d81fcf187a695063bd29281b998
|
||||
description: <p>the next stage of the virtual machine definition </p>
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_plan.withPromotionalPlan(PurchasePlan,String)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_plan
|
||||
href: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_plan.yml
|
||||
|
@ -1002,7 +1002,7 @@ references:
|
|||
name: VirtualMachine.DefinitionStages.WithGroup
|
||||
fullName: com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithGroup
|
||||
type: Interface
|
||||
summary: <p>The stage of the virtual machine definition allowing to specify the resource group. </p>
|
||||
summary: <p>The stage of a virtual machine definition allowing to specify the resource group. </p>
|
||||
syntax:
|
||||
content: public interface WithGroup
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_network
|
||||
|
@ -1011,7 +1011,7 @@ references:
|
|||
name: VirtualMachine.DefinitionStages.WithNetwork
|
||||
fullName: com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithNetwork
|
||||
type: Interface
|
||||
summary: <p>The stage of the virtual machine definition allowing to specify virtual network for the new primary network interface or to use a creatable or existing network interface. </p>
|
||||
summary: <p>The stage of a virtual machine definition allowing to specify virtual network for the new primary network interface or to use a creatable or existing network interface. </p>
|
||||
syntax:
|
||||
content: public interface WithNetwork
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_subnet
|
||||
|
@ -1020,7 +1020,7 @@ references:
|
|||
name: VirtualMachine.DefinitionStages.WithSubnet
|
||||
fullName: com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithSubnet
|
||||
type: Interface
|
||||
summary: <p>The stage of the virtual machine definition allowing to specify virtual network subnet for the new primary network interface. </p>
|
||||
summary: <p>The stage of a virtual machine definition allowing to specify virtual network subnet for the new primary network interface. </p>
|
||||
syntax:
|
||||
content: public interface WithSubnet
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_private_i_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/VirtualMachine.java
|
||||
startLine: 435
|
||||
startLine: 423
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The first stage of a virtual machine definition. </p>
|
||||
syntax:
|
||||
|
|
|
@ -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/VirtualMachine.java
|
||||
startLine: 1282
|
||||
startLine: 1269
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the virtual machine definition allowing to specify availability set. </p>
|
||||
syntax:
|
||||
|
@ -35,7 +35,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1315
|
||||
startLine: 1302
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies an existing availability set to to associate the virtual machine with. </p>
|
||||
|
@ -64,7 +64,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1304
|
||||
startLine: 1291
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies definition of a not-yet-created availability set definition to associate the virtual machine with. </p>
|
||||
|
@ -93,7 +93,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1292
|
||||
startLine: 1279
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the name of a new availability set to associate the virtual machine with. </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/VirtualMachine.java
|
||||
startLine: 1477
|
||||
startLine: 1464
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the 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:
|
||||
|
|
|
@ -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/VirtualMachine.java
|
||||
startLine: 1389
|
||||
startLine: 1376
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the virtual machine 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/VirtualMachine.java
|
||||
startLine: 1396
|
||||
startLine: 1383
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies definition of an extension to be attached to the virtual machine.</p>
|
||||
|
|
|
@ -14,9 +14,9 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 441
|
||||
startLine: 429
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the virtual machine definition allowing to specify the resource group. </p>
|
||||
summary: <p>The stage of a virtual machine definition allowing to specify the resource group. </p>
|
||||
syntax:
|
||||
content: public interface WithGroup extends GroupableResource<TManager, InnerT>.DefinitionStages.WithGroup<WithNetwork>
|
||||
references:
|
||||
|
|
|
@ -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/VirtualMachine.java
|
||||
startLine: 1426
|
||||
startLine: 1413
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the definition which contains all the minimum required inputs for the VM to be created and optionally allow managed data disks specific settings to be specified. </p>
|
||||
syntax: &o1
|
||||
|
@ -71,7 +71,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1443
|
||||
startLine: 1430
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the default caching type for the managed data disks.</p>
|
||||
|
@ -98,7 +98,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1451
|
||||
startLine: 1438
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the default caching type for the managed data disks.</p>
|
||||
|
@ -125,7 +125,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1435
|
||||
startLine: 1422
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the storage account type for managed OS disk.</p>
|
||||
|
|
|
@ -18,9 +18,9 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 448
|
||||
startLine: 436
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the virtual machine definition allowing to specify virtual network for the new primary network interface or to use a creatable or existing network interface. </p>
|
||||
summary: <p>The stage of a virtual machine definition allowing to specify virtual network for the new primary network interface or to use a creatable or existing network interface. </p>
|
||||
syntax:
|
||||
content: public interface WithNetwork extends VirtualMachine.DefinitionStages.WithPrimaryNetworkInterface
|
||||
inheritedMembers:
|
||||
|
@ -38,10 +38,10 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 475
|
||||
startLine: 463
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Associate an existing virtual network with the the virtual machine's primary network interface.</p>
|
||||
<p>Associates an existing virtual network with the the virtual machine's primary network interface.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
|
@ -52,7 +52,7 @@ items:
|
|||
description: <p>an existing virtual network </p>
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_subnet
|
||||
description: <p>the next stage of the virtual machine definition </p>
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_network.withNewPrimaryNetwork(Creatable<Network>)
|
||||
id: withNewPrimaryNetwork(Creatable<Network>)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_network
|
||||
|
@ -65,10 +65,10 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 456
|
||||
startLine: 444
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Create a new virtual network to associate with the virtual machine's primary network interface, based on the provided definition.</p>
|
||||
<p>Creates a new virtual network to associate with the virtual machine's primary network interface, based on the provided definition.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
|
@ -79,7 +79,7 @@ items:
|
|||
description: <p>a creatable definition for a new virtual network </p>
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_private_i_p
|
||||
description: <p>the next stage of the virtual machine definition </p>
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_network.withNewPrimaryNetwork(String)
|
||||
id: withNewPrimaryNetwork(String)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_network
|
||||
|
@ -92,12 +92,12 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 467
|
||||
startLine: 455
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Creates a new virtual network to associate with the virtual machine's primary network interface. </p>
|
||||
|
||||
<p>the virtual network will be created in the same resource group and region as of virtual machine, it will be created with the specified address space and a default subnet covering the entirety of the network IP address space.</p>
|
||||
<p>The virtual network will be created in the same resource group and region as of virtual machine, it will be created with the specified address space and a default subnet covering the entirety of the network IP address space.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
|
@ -108,7 +108,7 @@ items:
|
|||
description: <p>the address space for the virtual network </p>
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_private_i_p
|
||||
description: <p>the next stage of the virtual machine definition </p>
|
||||
description: <p>the next stage of the definition </p>
|
||||
references:
|
||||
- uid: com.microsoft.azure.management.resources.fluentcore.model._creatable78504a52com.microsoft.azure.management.network._networka08ddfce
|
||||
spec.java:
|
||||
|
@ -232,6 +232,6 @@ references:
|
|||
name: VirtualMachine.DefinitionStages.WithSubnet
|
||||
fullName: com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithSubnet
|
||||
type: Interface
|
||||
summary: <p>The stage of the virtual machine definition allowing to specify virtual network subnet for the new primary network interface. </p>
|
||||
summary: <p>The stage of a virtual machine definition allowing to specify virtual network subnet for the new primary network interface. </p>
|
||||
syntax:
|
||||
content: public interface WithSubnet
|
||||
|
|
|
@ -27,7 +27,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/VirtualMachine.java
|
||||
startLine: 580
|
||||
startLine: 567
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the virtual machine definition allowing to specify the Operation System image. </p>
|
||||
syntax:
|
||||
|
@ -44,7 +44,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 639
|
||||
startLine: 626
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies that the latest version of a marketplace Linux image needs to be used.</p>
|
||||
|
@ -77,7 +77,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 597
|
||||
startLine: 584
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies that the latest version of a marketplace Windows image needs to be used.</p>
|
||||
|
@ -110,7 +110,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 655
|
||||
startLine: 642
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the ID of a Linux custom image to be used.</p>
|
||||
|
@ -137,7 +137,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 629
|
||||
startLine: 616
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the known marketplace Linux image used for the virtual machine's OS.</p>
|
||||
|
@ -164,7 +164,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 587
|
||||
startLine: 574
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the known marketplace Windows image used for the virtual machine's OS.</p>
|
||||
|
@ -191,7 +191,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 681
|
||||
startLine: 668
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the specialized operating system managed disk to be attached to the virtual machine.</p>
|
||||
|
@ -221,7 +221,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 672
|
||||
startLine: 659
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the specialized operating system unmanaged disk to be attached to the virtual machine.</p>
|
||||
|
@ -251,7 +251,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 647
|
||||
startLine: 634
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the version of a market-place Linux image needs to be used.</p>
|
||||
|
@ -278,7 +278,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 605
|
||||
startLine: 592
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the version of a marketplace Windows image needs to be used.</p>
|
||||
|
@ -305,7 +305,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 663
|
||||
startLine: 650
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the user (generalized) Linux image used for the virtual machine's OS.</p>
|
||||
|
@ -332,7 +332,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 621
|
||||
startLine: 608
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the user (generalized) Windows image used for the virtual machine's OS.</p>
|
||||
|
@ -359,7 +359,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 613
|
||||
startLine: 600
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the ID of a Windows custom image to be used.</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/VirtualMachine.java
|
||||
startLine: 1066
|
||||
startLine: 1053
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the virtual machine definition allowing to specify OS disk configurations. </p>
|
||||
syntax:
|
||||
|
@ -36,7 +36,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1073
|
||||
startLine: 1060
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the caching type for the Operating System disk.</p>
|
||||
|
@ -63,7 +63,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1081
|
||||
startLine: 1068
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the encryption settings for the OS <xref href="com.microsoft.azure.management.compute._disk" data-throw-if-not-resolved="false"></xref>.</p>
|
||||
|
@ -90,7 +90,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1097
|
||||
startLine: 1084
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the name for the OS <xref href="com.microsoft.azure.management.compute._disk" data-throw-if-not-resolved="false"></xref>.</p>
|
||||
|
@ -117,7 +117,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1089
|
||||
startLine: 1076
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the size of the <xref href="com.microsoft.azure.management.compute._o_s_disk" data-throw-if-not-resolved="false"></xref> in GB.</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/VirtualMachine.java
|
||||
startLine: 1402
|
||||
startLine: 1389
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the virtual machine definition allowing to specify purchase plan. </p>
|
||||
syntax:
|
||||
|
@ -34,7 +34,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1409
|
||||
startLine: 1396
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the plan for the virtual machine.</p>
|
||||
|
@ -61,7 +61,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1418
|
||||
startLine: 1405
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the plan for the 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/VirtualMachine.java
|
||||
startLine: 495
|
||||
startLine: 483
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the virtual machine definition allowing to specify private IP address within a virtual network subnet. </p>
|
||||
syntax:
|
||||
|
@ -34,7 +34,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 502
|
||||
startLine: 490
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Enables dynamic private IP address allocation within the specified existing virtual network subnet for virtual machine's primary network interface.</p>
|
||||
|
@ -44,7 +44,7 @@ items:
|
|||
content: public WithPublicIPAddress withPrimaryPrivateIPAddressDynamic()
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._virtual_machine._definition_se8a47d81fcf187a695063bd29281b998
|
||||
description: <p>the next stage of the virtual machine definition </p>
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_private_i_p.withPrimaryPrivateIPAddressStatic(String)
|
||||
id: withPrimaryPrivateIPAddressStatic(String)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_private_i_p
|
||||
|
@ -57,7 +57,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 512
|
||||
startLine: 499
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Assigns the specified static private IP address within the specified existing virtual network subnet to the virtual machine's primary network interface.</p>
|
||||
|
@ -71,7 +71,7 @@ items:
|
|||
description: <p>the static IP address within the specified subnet to assign to the network interface </p>
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._virtual_machine._definition_se8a47d81fcf187a695063bd29281b998
|
||||
description: <p>the next stage of the virtual machine definition </p>
|
||||
description: <p>the next stage of the definition </p>
|
||||
references:
|
||||
- uid: "26831127"
|
||||
spec.java:
|
||||
|
|
|
@ -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/VirtualMachine.java
|
||||
startLine: 1321
|
||||
startLine: 1308
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the virtual machine definition allowing to specify storage account. </p>
|
||||
syntax:
|
||||
|
@ -35,7 +35,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1354
|
||||
startLine: 1341
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies an existing storage account to put the VM's OS and data disk VHD in. </p>
|
||||
|
@ -64,7 +64,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1343
|
||||
startLine: 1330
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies definition of a not-yet-created storage account definition to put the VM's OS and data disk VHDs in. </p>
|
||||
|
@ -93,7 +93,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1331
|
||||
startLine: 1318
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the name of a new storage account to put the VM's OS and data disk VHD in. </p>
|
||||
|
|
|
@ -16,9 +16,9 @@ items:
|
|||
branch: master
|
||||
repo: https://github.com/Azure/azure-sdk-for-java
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 482
|
||||
startLine: 470
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the virtual machine definition allowing to specify virtual network subnet for the new primary network interface. </p>
|
||||
summary: <p>The stage of a virtual machine definition allowing to specify virtual network subnet for the new primary network interface. </p>
|
||||
syntax:
|
||||
content: public interface WithSubnet
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_subnet.withSubnet(String)
|
||||
|
@ -33,7 +33,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 489
|
||||
startLine: 477
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Associates a subnet with the virtual machine's primary network interface.</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/VirtualMachine.java
|
||||
startLine: 1459
|
||||
startLine: 1446
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the definition which contains all the minimum required inputs for the VM to be created and optionally allow unmanaged data disk and settings specific to unmanaged os disk to be specified. </p>
|
||||
syntax: &o1
|
||||
|
@ -61,7 +61,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1469
|
||||
startLine: 1456
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the name of the OS <xref href="com.microsoft.azure.management.compute._disk" data-throw-if-not-resolved="false"></xref> Vhd file and it's parent container.</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/VirtualMachine.java
|
||||
startLine: 1103
|
||||
startLine: 1090
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the virtual machine definition allowing to specify VM size. </p>
|
||||
syntax:
|
||||
|
@ -34,7 +34,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1110
|
||||
startLine: 1097
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the virtual machine size.</p>
|
||||
|
@ -61,7 +61,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1118
|
||||
startLine: 1105
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the virtual machine size.</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/VirtualMachine.java
|
||||
startLine: 431
|
||||
startLine: 419
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>Grouping of virtual machine 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/VirtualMachine.java
|
||||
startLine: 409
|
||||
startLine: 397
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The entirety of the unmanaged disk based virtual machine definition. </p>
|
||||
syntax:
|
||||
|
@ -298,7 +298,7 @@ references:
|
|||
fullName: WithSubnet com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithNetwork.withExistingPrimaryNetwork(Network network)
|
||||
type: Method
|
||||
summary: >-
|
||||
<p>Associate an existing virtual network with the the virtual machine's primary network interface.</p>
|
||||
<p>Associates an existing virtual network with the the virtual machine's primary network interface.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
|
@ -309,7 +309,7 @@ references:
|
|||
description: <p>an existing virtual network </p>
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_subnet
|
||||
description: <p>the next stage of the virtual machine definition </p>
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_sc350eb35b657c4f77b2e638dd5735cbb.withExistingPrimaryNetworkInterface(NetworkInterface)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine._definition_sc350eb35b657c4f77b2e638dd5735cbb
|
||||
href: com.microsoft.azure.management.compute._virtual_machine._definition_sc350eb35b657c4f77b2e638dd5735cbb.yml
|
||||
|
@ -533,7 +533,7 @@ references:
|
|||
fullName: WithPrivateIP com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithNetwork.withNewPrimaryNetwork(Creatable<Network> creatable)
|
||||
type: Method
|
||||
summary: >-
|
||||
<p>Create a new virtual network to associate with the virtual machine's primary network interface, based on the provided definition.</p>
|
||||
<p>Creates a new virtual network to associate with the virtual machine's primary network interface, based on the provided definition.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
|
@ -544,7 +544,7 @@ references:
|
|||
description: <p>a creatable definition for a new virtual network </p>
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_private_i_p
|
||||
description: <p>the next stage of the virtual machine definition </p>
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_network.withNewPrimaryNetwork(String)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_network
|
||||
href: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_network.yml
|
||||
|
@ -554,7 +554,7 @@ references:
|
|||
summary: >-
|
||||
<p>Creates a new virtual network to associate with the virtual machine's primary network interface. </p>
|
||||
|
||||
<p>the virtual network will be created in the same resource group and region as of virtual machine, it will be created with the specified address space and a default subnet covering the entirety of the network IP address space.</p>
|
||||
<p>The virtual network will be created in the same resource group and region as of virtual machine, it will be created with the specified address space and a default subnet covering the entirety of the network IP address space.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
|
@ -565,7 +565,7 @@ references:
|
|||
description: <p>the address space for the virtual network </p>
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_private_i_p
|
||||
description: <p>the next stage of the virtual machine definition </p>
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_sc350eb35b657c4f77b2e638dd5735cbb.withNewPrimaryNetworkInterface(Creatable<NetworkInterface>)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine._definition_sc350eb35b657c4f77b2e638dd5735cbb
|
||||
href: com.microsoft.azure.management.compute._virtual_machine._definition_sc350eb35b657c4f77b2e638dd5735cbb.yml
|
||||
|
@ -592,7 +592,7 @@ references:
|
|||
fullName: WithOS com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithPublicIPAddress.withNewPrimaryPublicIPAddress(Creatable<PublicIPAddress> creatable)
|
||||
type: Method
|
||||
summary: >-
|
||||
<p>Create a new public IP address to associate with virtual machine primary network interface, based on the provided definition.</p>
|
||||
<p>Creates a new public IP address to associate with virtual machine primary network interface, based on the provided definition.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
|
@ -603,7 +603,7 @@ references:
|
|||
description: <p>a creatable definition for a new public IP </p>
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_o_s
|
||||
description: <p>the next stage of the virtual machine definition </p>
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_se8a47d81fcf187a695063bd29281b998.withNewPrimaryPublicIPAddress(String)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine._definition_se8a47d81fcf187a695063bd29281b998
|
||||
href: com.microsoft.azure.management.compute._virtual_machine._definition_se8a47d81fcf187a695063bd29281b998.yml
|
||||
|
@ -921,7 +921,7 @@ references:
|
|||
content: public WithPublicIPAddress withPrimaryPrivateIPAddressDynamic()
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._virtual_machine._definition_se8a47d81fcf187a695063bd29281b998
|
||||
description: <p>the next stage of the virtual machine definition </p>
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_private_i_p.withPrimaryPrivateIPAddressStatic(String)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_private_i_p
|
||||
href: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_private_i_p.yml
|
||||
|
@ -940,7 +940,7 @@ references:
|
|||
description: <p>the static IP address within the specified subnet to assign to the network interface </p>
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._virtual_machine._definition_se8a47d81fcf187a695063bd29281b998
|
||||
description: <p>the next stage of the virtual machine definition </p>
|
||||
description: <p>the next stage of the definition </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_plan.withPromotionalPlan(PurchasePlan,String)
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_plan
|
||||
href: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_plan.yml
|
||||
|
@ -1329,7 +1329,7 @@ references:
|
|||
name: VirtualMachine.DefinitionStages.WithGroup
|
||||
fullName: com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithGroup
|
||||
type: Interface
|
||||
summary: <p>The stage of the virtual machine definition allowing to specify the resource group. </p>
|
||||
summary: <p>The stage of a virtual machine definition allowing to specify the resource group. </p>
|
||||
syntax:
|
||||
content: public interface WithGroup
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_network
|
||||
|
@ -1338,7 +1338,7 @@ references:
|
|||
name: VirtualMachine.DefinitionStages.WithNetwork
|
||||
fullName: com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithNetwork
|
||||
type: Interface
|
||||
summary: <p>The stage of the virtual machine definition allowing to specify virtual network for the new primary network interface or to use a creatable or existing network interface. </p>
|
||||
summary: <p>The stage of a virtual machine definition allowing to specify virtual network for the new primary network interface or to use a creatable or existing network interface. </p>
|
||||
syntax:
|
||||
content: public interface WithNetwork
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_subnet
|
||||
|
@ -1347,7 +1347,7 @@ references:
|
|||
name: VirtualMachine.DefinitionStages.WithSubnet
|
||||
fullName: com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithSubnet
|
||||
type: Interface
|
||||
summary: <p>The stage of the virtual machine definition allowing to specify virtual network subnet for the new primary network interface. </p>
|
||||
summary: <p>The stage of a virtual machine definition allowing to specify virtual network subnet for the new primary network interface. </p>
|
||||
syntax:
|
||||
content: public interface WithSubnet
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_private_i_p
|
||||
|
|
|
@ -22,7 +22,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/VirtualMachine.java
|
||||
startLine: 1753
|
||||
startLine: 1740
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The template for an update operation, containing all the settings that can be modified. </p>
|
||||
syntax: &o1
|
||||
|
@ -71,7 +71,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1774
|
||||
startLine: 1761
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the default caching type for the managed data disks.</p>
|
||||
|
@ -98,7 +98,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1782
|
||||
startLine: 1769
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the default caching type for the managed data disks.</p>
|
||||
|
@ -125,7 +125,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1790
|
||||
startLine: 1777
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the caching type for the Operating System disk.</p>
|
||||
|
@ -152,7 +152,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1766
|
||||
startLine: 1753
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the encryption settings for the OS <xref href="com.microsoft.azure.management.compute._disk" data-throw-if-not-resolved="false"></xref>.</p>
|
||||
|
@ -179,7 +179,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1798
|
||||
startLine: 1785
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the size of the <xref href="com.microsoft.azure.management.compute._o_s_disk" data-throw-if-not-resolved="false"></xref> in GB.</p>
|
||||
|
@ -206,7 +206,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1806
|
||||
startLine: 1793
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the new size for the virtual machine.</p>
|
||||
|
@ -233,7 +233,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1814
|
||||
startLine: 1801
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies the new size for the virtual machine.</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/VirtualMachine.java
|
||||
startLine: 1683
|
||||
startLine: 1670
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of virtual machine definition allowing to specify additional network interfaces. </p>
|
||||
syntax:
|
||||
|
@ -35,7 +35,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1706
|
||||
startLine: 1693
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Associate an existing network interface with the virtual machine.</p>
|
||||
|
@ -64,7 +64,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1695
|
||||
startLine: 1682
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Create a new network interface to associate with the virtual machine, based on the provided definition.</p>
|
||||
|
@ -93,7 +93,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1714
|
||||
startLine: 1701
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Removes a network interface associated with virtual machine.</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/VirtualMachine.java
|
||||
startLine: 1720
|
||||
startLine: 1707
|
||||
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/VirtualMachine.java
|
||||
startLine: 1729
|
||||
startLine: 1716
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies definition of an extension to be attached to the virtual machine.</p>
|
||||
|
@ -62,7 +62,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1737
|
||||
startLine: 1724
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Begins the description of an update of an existing extension of this virtual machine.</p>
|
||||
|
@ -89,7 +89,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1745
|
||||
startLine: 1732
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Detaches an extension with the given name from the virtual machine.</p>
|
||||
|
|
|
@ -27,7 +27,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/VirtualMachine.java
|
||||
startLine: 1552
|
||||
startLine: 1539
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the virtual machine update allowing to specify managed data disk. </p>
|
||||
syntax:
|
||||
|
@ -44,7 +44,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1654
|
||||
startLine: 1641
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Updates the size of a managed data disk with the given LUN.</p>
|
||||
|
@ -74,7 +74,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1664
|
||||
startLine: 1651
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Updates the size and caching type of a managed data disk with the given LUN.</p>
|
||||
|
@ -107,7 +107,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1674
|
||||
startLine: 1661
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>Updates the size, caching type and storage account type of a managed data disk with the given LUN. </p>
|
||||
syntax:
|
||||
|
@ -140,7 +140,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1611
|
||||
startLine: 1598
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies an existing source managed disk.</p>
|
||||
|
@ -167,7 +167,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1621
|
||||
startLine: 1608
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies an existing source managed disk and settings.</p>
|
||||
|
@ -200,7 +200,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1634
|
||||
startLine: 1621
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies an existing source managed disk and settings.</p>
|
||||
|
@ -236,7 +236,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1560
|
||||
startLine: 1547
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies that a managed disk needs to be created explicitly with the given definition and attach to the virtual machine as data disk.</p>
|
||||
|
@ -263,7 +263,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1571
|
||||
startLine: 1558
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies that a managed disk needs to be created explicitly with the given definition and attach to the virtual machine as data disk.</p>
|
||||
|
@ -296,7 +296,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1579
|
||||
startLine: 1566
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies that a managed disk needs to be created implicitly with the given size.</p>
|
||||
|
@ -323,7 +323,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1589
|
||||
startLine: 1576
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>pecifies that a managed disk needs to be created implicitly with the given settings.</p>
|
||||
|
@ -356,7 +356,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1600
|
||||
startLine: 1587
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies that a managed disk needs to be created implicitly with the given settings.</p>
|
||||
|
@ -392,7 +392,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1645
|
||||
startLine: 1632
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Detaches managed data disk with the given LUN from the 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/VirtualMachine.java
|
||||
startLine: 1497
|
||||
startLine: 1484
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>The stage of the virtual machine definition allowing to specify unmanaged data disk configuration. </p>
|
||||
syntax:
|
||||
|
@ -38,7 +38,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1522
|
||||
startLine: 1509
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies a new blank unmanaged data disk to be attached to the virtual machine along with it's configuration.</p>
|
||||
|
@ -65,7 +65,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1530
|
||||
startLine: 1517
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Begins the description of an update of an existing unmanaged data disk of this virtual machine.</p>
|
||||
|
@ -92,7 +92,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1514
|
||||
startLine: 1501
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies an existing VHD that needs to be attached to the virtual machine as data disk.</p>
|
||||
|
@ -125,7 +125,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1504
|
||||
startLine: 1491
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Specifies that a new blank unmanaged data disk needs to be attached to virtual machine.</p>
|
||||
|
@ -152,7 +152,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1546
|
||||
startLine: 1533
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Detaches a unmanaged data disk with the given logical unit number from the virtual machine.</p>
|
||||
|
@ -179,7 +179,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 1538
|
||||
startLine: 1525
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Detaches a unmanaged data disk with the given name from the 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/VirtualMachine.java
|
||||
startLine: 1493
|
||||
startLine: 1480
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>Grouping of virtual machine update stages. </p>
|
||||
syntax:
|
||||
|
|
|
@ -98,7 +98,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 282
|
||||
startLine: 281
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public String availabilitySetId()
|
||||
|
@ -120,7 +120,7 @@ items:
|
|||
startLine: 177
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>List of all available virtual machine sizes this virtual machine can resized to.</p>
|
||||
<p>Lists all available virtual machine sizes this virtual machine can resized to.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
|
@ -140,10 +140,10 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 188
|
||||
startLine: 187
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Captures the virtual machine by copying virtual hard disks of the VM and returns template as json string that can be used to create similar VMs.</p>
|
||||
<p>Captures the virtual machine by copying virtual hard disks of the VM.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
|
@ -160,7 +160,7 @@ items:
|
|||
description: <p>whether to overwrites destination VHD if it exists </p>
|
||||
return:
|
||||
type: "26831127"
|
||||
description: <p>the template as JSON string </p>
|
||||
description: <p>the JSON template for creating more such virtual machines </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine.computerName()
|
||||
id: computerName()
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine
|
||||
|
@ -173,7 +173,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 218
|
||||
startLine: 217
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public String computerName()
|
||||
|
@ -194,7 +194,7 @@ items:
|
|||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 169
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>Convert (migrate) the virtual machine with un-managed disks to use managed disk. </p>
|
||||
summary: <p>Converts (migrates) the virtual machine with un-managed disks to use managed disk. </p>
|
||||
syntax:
|
||||
content: public void convertToManaged()
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine.dataDisks()
|
||||
|
@ -209,7 +209,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 263
|
||||
startLine: 262
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public Map<Integer, VirtualMachineDataDisk> dataDisks()
|
||||
|
@ -295,19 +295,13 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 335
|
||||
startLine: 323
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Returns the diagnostics profile of an <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref> virtual machine. </p>
|
||||
|
||||
<p>Enabling diagnostic features in a virtual machine enable you to easily diagnose and recover virtual machine from boot failures.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
content: public DiagnosticsProfile diagnosticsProfile()
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._diagnostics_profile
|
||||
description: <p>the diagnosticsProfile value </p>
|
||||
description: <p>the diagnostics profile </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine.diskEncryption()
|
||||
id: diskEncryption()
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine
|
||||
|
@ -406,12 +400,12 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 272
|
||||
startLine: 271
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Gets the public IP address associated with this virtual machine's primary network interface. </p>
|
||||
|
||||
<p>note that this method makes a rest API call to fetch the resource.</p>
|
||||
<p>Note that this method makes a rest API call to fetch the resource.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
|
@ -431,7 +425,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 277
|
||||
startLine: 276
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public String getPrimaryPublicIPAddressId()
|
||||
|
@ -450,7 +444,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 354
|
||||
startLine: 342
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Get the virtual machine instance view. </p>
|
||||
|
@ -462,7 +456,7 @@ items:
|
|||
content: public VirtualMachineInstanceView instanceView()
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._virtual_machine_instance_view
|
||||
description: <p>the virtual machine instance view </p>
|
||||
description: <p>the virtual machine's instance view </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine.isManagedDiskEnabled()
|
||||
id: isManagedDiskEnabled()
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine
|
||||
|
@ -475,13 +469,13 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 213
|
||||
startLine: 212
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public boolean isManagedDiskEnabled()
|
||||
return:
|
||||
type: 4fc6e284
|
||||
description: <p>true if managed disk is used for the virtual machine's disks (os, data) </p>
|
||||
description: <p>true if managed disks are used for the virtual machine's disks (os, data) </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine.licenseType()
|
||||
id: licenseType()
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine
|
||||
|
@ -494,7 +488,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 292
|
||||
startLine: 291
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public String licenseType()
|
||||
|
@ -513,13 +507,13 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 302
|
||||
startLine: 301
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public Map<String, VirtualMachineExtension> listExtensions()
|
||||
return:
|
||||
type: 2108f1f4com.microsoft.azure.management.compute._virtual_machine_extensiona08ddfce
|
||||
description: <p>the extensions attached to the virtual machine </p>
|
||||
description: <p>extensions attached to the virtual machine </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine.listExtensionsAsync()
|
||||
id: listExtensionsAsync()
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine
|
||||
|
@ -532,13 +526,13 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 297
|
||||
startLine: 296
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public Observable<VirtualMachineExtension> listExtensionsAsync()
|
||||
return:
|
||||
type: c2d0e8c6com.microsoft.azure.management.compute._virtual_machine_extensiona08ddfce
|
||||
description: <p>an observable that emits extensions attached to the virtual machine </p>
|
||||
description: <p>extensions attached to the virtual machine </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine.osDiskCachingType()
|
||||
id: osDiskCachingType()
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine
|
||||
|
@ -551,13 +545,13 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 238
|
||||
startLine: 237
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public CachingTypes osDiskCachingType()
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._caching_types
|
||||
description: <p>the operating system disk caching type, valid values are 'None', 'ReadOnly', 'ReadWrite' </p>
|
||||
description: <p>the operating system disk caching type </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine.osDiskId()
|
||||
id: osDiskId()
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine
|
||||
|
@ -570,13 +564,13 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 253
|
||||
startLine: 252
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public String osDiskId()
|
||||
return:
|
||||
type: "26831127"
|
||||
description: <p>resource ID of the managed disk backing OS disk </p>
|
||||
description: <p>resource ID of the managed disk backing the OS disk </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine.osDiskSize()
|
||||
id: osDiskSize()
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine
|
||||
|
@ -589,7 +583,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 243
|
||||
startLine: 242
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public int osDiskSize()
|
||||
|
@ -608,7 +602,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 248
|
||||
startLine: 247
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public StorageAccountTypes osDiskStorageAccountType()
|
||||
|
@ -627,17 +621,13 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 325
|
||||
startLine: 318
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Gets the operating system profile of an <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref> virtual machine.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
content: public OSProfile osProfile()
|
||||
return:
|
||||
type: com.microsoft.azure.management.compute._o_s_profile
|
||||
description: <p>the osProfile value </p>
|
||||
description: <p>the operating system profile </p>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine.osType()
|
||||
id: osType()
|
||||
parent: com.microsoft.azure.management.compute._virtual_machine
|
||||
|
@ -650,7 +640,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 228
|
||||
startLine: 227
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public OperatingSystemTypes osType()
|
||||
|
@ -669,7 +659,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 233
|
||||
startLine: 232
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public String osUnmanagedDiskVhdUri()
|
||||
|
@ -688,7 +678,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 307
|
||||
startLine: 306
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public Plan plan()
|
||||
|
@ -750,7 +740,7 @@ items:
|
|||
startLine: 99
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Power off (stop) the virtual machine asynchronously.</p>
|
||||
<p>Powers off (stop) the virtual machine asynchronously.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
|
@ -774,7 +764,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 345
|
||||
startLine: 333
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public PowerState powerState()
|
||||
|
@ -793,7 +783,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 287
|
||||
startLine: 286
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public String provisioningState()
|
||||
|
@ -814,7 +804,7 @@ items:
|
|||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 144
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>Redeploy the virtual machine. </p>
|
||||
summary: <p>Redeploys the virtual machine. </p>
|
||||
syntax:
|
||||
content: public void redeploy()
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine.redeployAsync()
|
||||
|
@ -832,7 +822,7 @@ items:
|
|||
startLine: 151
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Redeploy the virtual machine asynchronously.</p>
|
||||
<p>Redeploys the virtual machine asynchronously.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
|
@ -855,7 +845,7 @@ items:
|
|||
startLine: 159
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Redeploy the virtual machine asynchronously.</p>
|
||||
<p>Redeploys the virtual machine asynchronously.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
|
@ -879,7 +869,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 198
|
||||
startLine: 197
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Refreshes the virtual machine instance view to sync with <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref>. </p>
|
||||
|
@ -904,7 +894,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 205
|
||||
startLine: 204
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Refreshes the virtual machine instance view to sync with <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref>.</p>
|
||||
|
@ -929,7 +919,7 @@ items:
|
|||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 104
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>Restart the virtual machine. </p>
|
||||
summary: <p>Restarts the virtual machine. </p>
|
||||
syntax:
|
||||
content: public void restart()
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine.restartAsync()
|
||||
|
@ -947,7 +937,7 @@ items:
|
|||
startLine: 111
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Restart the virtual machine asynchronously.</p>
|
||||
<p>Restarts the virtual machine asynchronously.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
|
@ -970,7 +960,7 @@ items:
|
|||
startLine: 119
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Restart the virtual machine asynchronously.</p>
|
||||
<p>Restarts the virtual machine asynchronously.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
|
@ -994,7 +984,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 223
|
||||
startLine: 222
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public VirtualMachineSizeTypes size()
|
||||
|
@ -1015,7 +1005,7 @@ items:
|
|||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 124
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: <p>Start the virtual machine. </p>
|
||||
summary: <p>Starts the virtual machine. </p>
|
||||
syntax:
|
||||
content: public void start()
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine.startAsync()
|
||||
|
@ -1033,7 +1023,7 @@ items:
|
|||
startLine: 131
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Start the virtual machine asynchronously.</p>
|
||||
<p>Starts the virtual machine asynchronously.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
|
@ -1056,7 +1046,7 @@ items:
|
|||
startLine: 139
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Start the virtual machine asynchronously.</p>
|
||||
<p>Starts the virtual machine asynchronously.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
|
@ -1080,12 +1070,10 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 318
|
||||
startLine: 313
|
||||
package: com.microsoft.azure.management.compute
|
||||
summary: >-
|
||||
<p>Returns the storage profile of an <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref> virtual machine. </p>
|
||||
|
||||
<p>The storage profile contains information such as the details of the VM image or user image from which this virtual machine is created, the <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref> storage account where the operating system disk is stored, details of the data disk attached to the virtual machine.</p>
|
||||
<p>Returns the storage profile of an <xref href="com.microsoft.azure.management._azure" data-throw-if-not-resolved="false"></xref> virtual machine.</p>
|
||||
|
||||
<p></p>
|
||||
syntax:
|
||||
|
@ -1105,7 +1093,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 258
|
||||
startLine: 257
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public Map<Integer, VirtualMachineUnmanagedDataDisk> unmanagedDataDisks()
|
||||
|
@ -1124,7 +1112,7 @@ items:
|
|||
source:
|
||||
remote: *o0
|
||||
path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java
|
||||
startLine: 340
|
||||
startLine: 328
|
||||
package: com.microsoft.azure.management.compute
|
||||
syntax:
|
||||
content: public String vmId()
|
||||
|
|
|
@ -3348,7 +3348,7 @@ references:
|
|||
name: VirtualMachine.DefinitionStages.WithGroup
|
||||
fullName: com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithGroup
|
||||
type: Interface
|
||||
summary: <p>The stage of the virtual machine definition allowing to specify the resource group. </p>
|
||||
summary: <p>The stage of a virtual machine definition allowing to specify the resource group. </p>
|
||||
syntax:
|
||||
content: public interface WithGroup extends GroupableResource<TManager, InnerT>.DefinitionStages.WithGroup<WithNetwork>
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine_scale_set._definition_stages._with_group
|
||||
|
@ -3729,7 +3729,7 @@ references:
|
|||
name: VirtualMachine.DefinitionStages.WithNetwork
|
||||
fullName: com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithNetwork
|
||||
type: Interface
|
||||
summary: <p>The stage of the virtual machine definition allowing to specify virtual network for the new primary network interface or to use a creatable or existing network interface. </p>
|
||||
summary: <p>The stage of a virtual machine definition allowing to specify virtual network for the new primary network interface or to use a creatable or existing network interface. </p>
|
||||
syntax:
|
||||
content: public interface WithNetwork extends VirtualMachine.DefinitionStages.WithPrimaryNetworkInterface
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine_scale_set._de7f1b6dbece8404a2e76d6e6581f08647
|
||||
|
@ -4350,7 +4350,7 @@ references:
|
|||
name: VirtualMachine.DefinitionStages.WithSubnet
|
||||
fullName: com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithSubnet
|
||||
type: Interface
|
||||
summary: <p>The stage of the virtual machine definition allowing to specify virtual network subnet for the new primary network interface. </p>
|
||||
summary: <p>The stage of a virtual machine definition allowing to specify virtual network subnet for the new primary network interface. </p>
|
||||
syntax:
|
||||
content: public interface WithSubnet
|
||||
- uid: com.microsoft.azure.management.compute._virtual_machine_extension._update_stages._with_tags
|
||||
|
|
Загрузка…
Ссылка в новой задаче