diff --git a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_managed.yml b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_managed.yml index 53a518866546..70dcc8622d36 100644 --- a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_managed.yml +++ b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_managed.yml @@ -30,6 +30,7 @@ items: - com.microsoft.azure.management.compute._virtual_machine._definition_se40bfdc476b74415bd08f85af8979ec8.withAdminPassword(String) - com.microsoft.azure.management.compute._virtual_machine._definition_s1e39df43bd1983face7f624239a12cf5.withAdminUsername(String) - com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c.withComputerName(String) + - com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c.withCustomData(String) - com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_managed_create.withDataDiskDefaultCachingType(CachingTypes) - com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_managed_create.withDataDiskDefaultStorageAccountType(StorageAccountTypes) - com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_availability_set.withExistingAvailabilitySet(AvailabilitySet) @@ -251,6 +252,26 @@ references: return: type: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c description:

the next stage stage of the definition

+- 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 + name: withCustomData(String base64EncodedCustomData) + nameWithType: VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManaged.withCustomData(String base64EncodedCustomData) + fullName: WithFromImageCreateOptionsManaged com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManaged.withCustomData(String base64EncodedCustomData) + type: Method + summary: >- +

Specifies the custom data for the virtual machine.

+ +

+ syntax: + content: public WithFromImageCreateOptionsManaged withCustomData(String base64EncodedCustomData) + parameters: + - id: base64EncodedCustomData + type: "26831127" + description:

the base64 encoded custom data

+ return: + type: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c + description:

the next stage of the definition

- uid: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_managed_create.withDataDiskDefaultCachingType(CachingTypes) parent: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_managed_create href: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_managed_create.yml diff --git a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_managed_or_unmanaged.yml b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_managed_or_unmanaged.yml index 512b155215e7..5df2cf0b7510 100644 --- a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_managed_or_unmanaged.yml +++ b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_managed_or_unmanaged.yml @@ -31,7 +31,7 @@ items: - com.microsoft.azure.management.compute._virtual_machine._definition_sa3c3d2711dc8f46b261bc0be042fa883.withAdminPassword(String) - com.microsoft.azure.management.compute._virtual_machine._definition_sd5940b4b2d4e110cdfa26cc144ab03cb.withAdminUsername(String) - com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c.withComputerName(String) - - com.microsoft.azure.management.compute._virtual_machine._definition_s62c23cb261766051043ad295190819b8.withCustomData(String) + - com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c.withCustomData(String) - com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_managed_create.withDataDiskDefaultCachingType(CachingTypes) - com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_managed_create.withDataDiskDefaultStorageAccountType(StorageAccountTypes) - com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_availability_set.withExistingAvailabilitySet(AvailabilitySet) @@ -278,12 +278,12 @@ references: return: type: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c description:

the next stage stage of the definition

-- uid: com.microsoft.azure.management.compute._virtual_machine._definition_s62c23cb261766051043ad295190819b8.withCustomData(String) - parent: com.microsoft.azure.management.compute._virtual_machine._definition_s62c23cb261766051043ad295190819b8 - href: com.microsoft.azure.management.compute._virtual_machine._definition_s62c23cb261766051043ad295190819b8.yml +- 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 name: withCustomData(String base64EncodedCustomData) - nameWithType: VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManagedOrUnmanaged.withCustomData(String base64EncodedCustomData) - fullName: WithFromImageCreateOptionsManaged com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManagedOrUnmanaged.withCustomData(String base64EncodedCustomData) + nameWithType: VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManaged.withCustomData(String base64EncodedCustomData) + fullName: WithFromImageCreateOptionsManaged com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManaged.withCustomData(String base64EncodedCustomData) type: Method summary: >-

Specifies the custom data for the virtual machine.

diff --git a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c.yml b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c.yml index 6659678b21b7..17692f7858f8 100644 --- a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c.yml +++ b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c.yml @@ -4,6 +4,7 @@ items: parent: com.microsoft.azure.management.compute children: - com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c.withComputerName(String) + - com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c.withCustomData(String) href: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c.yml langs: - java @@ -17,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: 883 + startLine: 875 package: com.microsoft.azure.management.compute summary:

The stage of a virtual machine definition containing various settings when virtual machine is created from image.

syntax: &o1 @@ -75,7 +76,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 890 + startLine: 891 package: com.microsoft.azure.management.compute summary: >-

Specifies the computer name for the virtual machine.

@@ -90,11 +91,45 @@ items: return: type: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c description:

the next stage stage of the definition

+- 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 + href: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c.yml + langs: + - java + name: withCustomData(String base64EncodedCustomData) + nameWithType: VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManaged.withCustomData(String base64EncodedCustomData) + fullName: WithFromImageCreateOptionsManaged com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManaged.withCustomData(String base64EncodedCustomData) + overload: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c.withCustomData* + type: Method + source: + remote: *o0 + path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java + startLine: 883 + package: com.microsoft.azure.management.compute + summary: >- +

Specifies the custom data for the virtual machine.

+ +

+ syntax: + content: public WithFromImageCreateOptionsManaged withCustomData(String base64EncodedCustomData) + parameters: + - id: base64EncodedCustomData + type: "26831127" + description:

the base64 encoded custom data

+ return: + type: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c + description:

the next stage of the definition

references: - uid: "26831127" spec.java: - name: String fullName: String +- uid: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c.withCustomData* + name: withCustomData + nameWithType: VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManaged.withCustomData + fullName: WithFromImageCreateOptionsManaged com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManaged.withCustomData + package: com.microsoft.azure.management.compute - uid: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c.withComputerName* name: withComputerName nameWithType: VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManaged.withComputerName diff --git a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_s2278a8d20e7b575ed73f22395a80096b.yml b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_s2278a8d20e7b575ed73f22395a80096b.yml index 19d9713656db..8355a09df267 100644 --- a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_s2278a8d20e7b575ed73f22395a80096b.yml +++ b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_s2278a8d20e7b575ed73f22395a80096b.yml @@ -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: 1141 + startLine: 1142 package: com.microsoft.azure.management.compute summary:

The stage of a virtual machine definition allowing to specify a managed data disk.

syntax: @@ -46,7 +46,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1202 + startLine: 1203 package: com.microsoft.azure.management.compute summary: >-

Associates an existing source managed disk with the virtual machine.

@@ -75,7 +75,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1212 + startLine: 1213 package: com.microsoft.azure.management.compute summary: >-

Associates an existing source managed disk with the virtual machine and specifies additional settings.

@@ -110,7 +110,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1225 + startLine: 1226 package: com.microsoft.azure.management.compute summary: >-

Associates an existing source managed disk with the virtual machine and specifies additional settings.

@@ -148,7 +148,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1149 + startLine: 1150 package: com.microsoft.azure.management.compute summary: >-

Specifies that a managed disk should be created explicitly with the given definition and attached to the virtual machine as a data disk.

@@ -177,7 +177,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1160 + startLine: 1161 package: com.microsoft.azure.management.compute summary: >-

Specifies that a managed disk needs to be created explicitly with the given definition and attach to the virtual machine as data disk.

@@ -212,7 +212,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1170 + startLine: 1171 package: com.microsoft.azure.management.compute summary: >-

Specifies that a managed disk needs to be created implicitly with the given size.

@@ -241,7 +241,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1180 + startLine: 1181 package: com.microsoft.azure.management.compute summary: >-

Specifies that a managed disk needs to be created implicitly with the given settings.

@@ -276,7 +276,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1191 + startLine: 1192 package: com.microsoft.azure.management.compute summary: >-

Specifies that a managed disk needs to be created implicitly with the given settings.

@@ -314,7 +314,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1236 + startLine: 1237 package: com.microsoft.azure.management.compute summary: >-

Specifies the data disk to be created from the data disk image in the virtual machine image.

@@ -343,7 +343,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1246 + startLine: 1247 package: com.microsoft.azure.management.compute summary: >-

Specifies the data disk to be created from the data disk image in the virtual machine image.

@@ -378,7 +378,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1259 + startLine: 1260 package: com.microsoft.azure.management.compute summary: >-

Specifies the data disk to be created from the data disk image in the virtual machine image.

diff --git a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_s3a9045592e98334fac31ba73d481704c.yml b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_s3a9045592e98334fac31ba73d481704c.yml index 692c9982a61d..d4ea0811f6a6 100644 --- a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_s3a9045592e98334fac31ba73d481704c.yml +++ b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_s3a9045592e98334fac31ba73d481704c.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: 919 + startLine: 920 package: com.microsoft.azure.management.compute summary:

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.

syntax: &o1 @@ -30,7 +30,7 @@ items: - com.microsoft.azure.management.resources.fluentcore.model._indexable.key() - com.microsoft.azure.management.resources.fluentcore.arm.models._has_name.name() - com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c.withComputerName(String) - - com.microsoft.azure.management.compute._virtual_machine._definition_s62c23cb261766051043ad295190819b8.withCustomData(String) + - com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c.withCustomData(String) - com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_managed_create.withDataDiskDefaultCachingType(CachingTypes) - com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_managed_create.withDataDiskDefaultStorageAccountType(StorageAccountTypes) - com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_availability_set.withExistingAvailabilitySet(AvailabilitySet) @@ -78,7 +78,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 925 + startLine: 926 package: com.microsoft.azure.management.compute summary:

Specifies an SSH public key.

syntax: @@ -216,12 +216,12 @@ references: return: type: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c description:

the next stage stage of the definition

-- uid: com.microsoft.azure.management.compute._virtual_machine._definition_s62c23cb261766051043ad295190819b8.withCustomData(String) - parent: com.microsoft.azure.management.compute._virtual_machine._definition_s62c23cb261766051043ad295190819b8 - href: com.microsoft.azure.management.compute._virtual_machine._definition_s62c23cb261766051043ad295190819b8.yml +- 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 name: withCustomData(String base64EncodedCustomData) - nameWithType: VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManagedOrUnmanaged.withCustomData(String base64EncodedCustomData) - fullName: WithFromImageCreateOptionsManaged com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManagedOrUnmanaged.withCustomData(String base64EncodedCustomData) + nameWithType: VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManaged.withCustomData(String base64EncodedCustomData) + fullName: WithFromImageCreateOptionsManaged com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManaged.withCustomData(String base64EncodedCustomData) type: Method summary: >-

Specifies the custom data for the virtual machine.

diff --git a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_s4f6824f285810733460625589d802e51.yml b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_s4f6824f285810733460625589d802e51.yml index 0a0dae3da702..ada7698524e8 100644 --- a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_s4f6824f285810733460625589d802e51.yml +++ b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_s4f6824f285810733460625589d802e51.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: 948 + startLine: 949 package: com.microsoft.azure.management.compute summary:

The stage of a 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.

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: 954 + startLine: 955 package: com.microsoft.azure.management.compute summary:

Specifies an SSH public key.

syntax: diff --git a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_s5a718081906f772999b45da73324d4f5.yml b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_s5a718081906f772999b45da73324d4f5.yml index 8e18b5a717c3..ffebca4b14c9 100644 --- a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_s5a718081906f772999b45da73324d4f5.yml +++ b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_s5a718081906f772999b45da73324d4f5.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: 961 + startLine: 962 package: com.microsoft.azure.management.compute summary:

The stage of the Windows virtual machine definition allowing to enable unmanaged disks or continue the definition of the VM with managed disks only.

syntax: @@ -30,6 +30,7 @@ items: - com.microsoft.azure.management.resources.fluentcore.model._indexable.key() - com.microsoft.azure.management.resources.fluentcore.arm.models._has_name.name() - com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c.withComputerName(String) + - com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c.withCustomData(String) - com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_managed_create.withDataDiskDefaultCachingType(CachingTypes) - com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_managed_create.withDataDiskDefaultStorageAccountType(StorageAccountTypes) - com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_availability_set.withExistingAvailabilitySet(AvailabilitySet) @@ -80,7 +81,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 966 + startLine: 967 package: com.microsoft.azure.management.compute summary:

Enables unmanaged disk support on this virtual machine.

syntax: @@ -210,6 +211,26 @@ references: return: type: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c description:

the next stage stage of the definition

+- 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 + name: withCustomData(String base64EncodedCustomData) + nameWithType: VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManaged.withCustomData(String base64EncodedCustomData) + fullName: WithFromImageCreateOptionsManaged com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManaged.withCustomData(String base64EncodedCustomData) + type: Method + summary: >- +

Specifies the custom data for the virtual machine.

+ +

+ syntax: + content: public WithFromImageCreateOptionsManaged withCustomData(String base64EncodedCustomData) + parameters: + - id: base64EncodedCustomData + type: "26831127" + description:

the base64 encoded custom data

+ return: + type: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c + description:

the next stage of the definition

- uid: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_managed_create.withDataDiskDefaultCachingType(CachingTypes) parent: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_managed_create href: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_managed_create.yml diff --git a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_s62c23cb261766051043ad295190819b8.yml b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_s62c23cb261766051043ad295190819b8.yml index 4ade7a92fa40..342bb2eee0e9 100644 --- a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_s62c23cb261766051043ad295190819b8.yml +++ b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_s62c23cb261766051043ad295190819b8.yml @@ -3,7 +3,6 @@ items: id: _definition_s62c23cb261766051043ad295190819b8 parent: com.microsoft.azure.management.compute children: - - com.microsoft.azure.management.compute._virtual_machine._definition_s62c23cb261766051043ad295190819b8.withCustomData(String) - com.microsoft.azure.management.compute._virtual_machine._definition_s62c23cb261766051043ad295190819b8.withUnmanagedDisks() href: com.microsoft.azure.management.compute._virtual_machine._definition_s62c23cb261766051043ad295190819b8.yml langs: @@ -31,6 +30,7 @@ items: - com.microsoft.azure.management.resources.fluentcore.model._indexable.key() - com.microsoft.azure.management.resources.fluentcore.arm.models._has_name.name() - com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c.withComputerName(String) + - com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c.withCustomData(String) - com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_managed_create.withDataDiskDefaultCachingType(CachingTypes) - com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_managed_create.withDataDiskDefaultStorageAccountType(StorageAccountTypes) - com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_availability_set.withExistingAvailabilitySet(AvailabilitySet) @@ -63,35 +63,6 @@ items: - com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_v_m_size.withSize(VirtualMachineSizeTypes) - com.microsoft.azure.management.resources.fluentcore.arm.models.720b3efb4062edecc50de4ad58dc1c09.withTag(String,String) - com.microsoft.azure.management.resources.fluentcore.arm.models.720b3efb4062edecc50de4ad58dc1c09.withTags(Map) -- uid: com.microsoft.azure.management.compute._virtual_machine._definition_s62c23cb261766051043ad295190819b8.withCustomData(String) - id: withCustomData(String) - parent: com.microsoft.azure.management.compute._virtual_machine._definition_s62c23cb261766051043ad295190819b8 - href: com.microsoft.azure.management.compute._virtual_machine._definition_s62c23cb261766051043ad295190819b8.yml - langs: - - java - name: withCustomData(String base64EncodedCustomData) - nameWithType: VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManagedOrUnmanaged.withCustomData(String base64EncodedCustomData) - fullName: WithFromImageCreateOptionsManaged com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManagedOrUnmanaged.withCustomData(String base64EncodedCustomData) - overload: com.microsoft.azure.management.compute._virtual_machine._definition_s62c23cb261766051043ad295190819b8.withCustomData* - type: Method - source: - remote: *o0 - path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 877 - package: com.microsoft.azure.management.compute - summary: >- -

Specifies the custom data for the virtual machine.

- -

- syntax: - content: public WithFromImageCreateOptionsManaged withCustomData(String base64EncodedCustomData) - parameters: - - id: base64EncodedCustomData - type: "26831127" - description:

the base64 encoded custom data

- return: - type: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c - description:

the next stage of the definition

- uid: com.microsoft.azure.management.compute._virtual_machine._definition_s62c23cb261766051043ad295190819b8.withUnmanagedDisks() id: withUnmanagedDisks() parent: com.microsoft.azure.management.compute._virtual_machine._definition_s62c23cb261766051043ad295190819b8 @@ -120,15 +91,6 @@ references: nameWithType: VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManagedOrUnmanaged.withUnmanagedDisks fullName: WithFromImageCreateOptionsUnmanaged com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManagedOrUnmanaged.withUnmanagedDisks package: com.microsoft.azure.management.compute -- uid: "26831127" - spec.java: - - name: String - fullName: String -- uid: com.microsoft.azure.management.compute._virtual_machine._definition_s62c23cb261766051043ad295190819b8.withCustomData* - name: withCustomData - nameWithType: VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManagedOrUnmanaged.withCustomData - fullName: WithFromImageCreateOptionsManaged com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManagedOrUnmanaged.withCustomData - package: com.microsoft.azure.management.compute - uid: com.microsoft.azure.management.resources.fluentcore.model._creatable.create() parent: com.microsoft.azure.management.resources.fluentcore.model._creatable href: com.microsoft.azure.management.resources.fluentcore.model._creatable.yml @@ -245,6 +207,26 @@ references: return: type: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c description:

the next stage stage of the definition

+- 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 + name: withCustomData(String base64EncodedCustomData) + nameWithType: VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManaged.withCustomData(String base64EncodedCustomData) + fullName: WithFromImageCreateOptionsManaged com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManaged.withCustomData(String base64EncodedCustomData) + type: Method + summary: >- +

Specifies the custom data for the virtual machine.

+ +

+ syntax: + content: public WithFromImageCreateOptionsManaged withCustomData(String base64EncodedCustomData) + parameters: + - id: base64EncodedCustomData + type: "26831127" + description:

the base64 encoded custom data

+ return: + type: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c + description:

the next stage of the definition

- uid: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_managed_create.withDataDiskDefaultCachingType(CachingTypes) parent: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_managed_create href: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_managed_create.yml diff --git a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_s6e5bccbbb244e347da9f62b7d1a60117.yml b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_s6e5bccbbb244e347da9f62b7d1a60117.yml index ac279e0cc1fd..f4752cd136fd 100644 --- a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_s6e5bccbbb244e347da9f62b7d1a60117.yml +++ b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_s6e5bccbbb244e347da9f62b7d1a60117.yml @@ -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: 1334 + startLine: 1335 package: com.microsoft.azure.management.compute summary:

The stage of a virtual machine definition allowing to specify additional network interfaces.

syntax: @@ -37,7 +37,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1356 + startLine: 1357 package: com.microsoft.azure.management.compute summary: >-

Associates an existing network interface with the virtual machine.

@@ -68,7 +68,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1345 + startLine: 1346 package: com.microsoft.azure.management.compute summary: >-

Creates a new network interface to associate with the virtual machine, based on the provided definition.

diff --git a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_s8b2bd59eb114a42f80d2d61703811423.yml b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_s8b2bd59eb114a42f80d2d61703811423.yml index 68daed9fe3d3..deec8b1947b6 100644 --- a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_s8b2bd59eb114a42f80d2d61703811423.yml +++ b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_s8b2bd59eb114a42f80d2d61703811423.yml @@ -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: 1110 + startLine: 1111 package: com.microsoft.azure.management.compute summary:

The stage of a virtual machine definition allowing to add an unmanaged data disk.

syntax: @@ -38,7 +38,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1135 + startLine: 1136 package: com.microsoft.azure.management.compute summary: >-

Begins definition of an unmanaged data disk to be attached to the virtual machine.

@@ -67,7 +67,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1127 + startLine: 1128 package: com.microsoft.azure.management.compute summary: >-

Attaches an existing unmanaged VHD as a data disk to the virtual machine.

@@ -102,7 +102,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1117 + startLine: 1118 package: com.microsoft.azure.management.compute summary: >-

Attaches a new blank unmanaged data disk to the virtual machine.

diff --git a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_s96e6d122c4685cc038cfd62eb3c8f075.yml b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_s96e6d122c4685cc038cfd62eb3c8f075.yml index 578294c10274..8ef93bce13b7 100644 --- a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_s96e6d122c4685cc038cfd62eb3c8f075.yml +++ b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_s96e6d122c4685cc038cfd62eb3c8f075.yml @@ -20,7 +20,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: 1052 + startLine: 1053 package: com.microsoft.azure.management.compute summary:

The stage of a virtual machine definition allowing to specify OS disk configurations.

syntax: @@ -39,7 +39,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1059 + startLine: 1060 package: com.microsoft.azure.management.compute summary: >-

Specifies the caching type for the OS disk.

@@ -68,7 +68,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1067 + startLine: 1068 package: com.microsoft.azure.management.compute summary: >-

Specifies the encryption settings for the OS .

@@ -97,7 +97,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1083 + startLine: 1084 package: com.microsoft.azure.management.compute summary: >-

Specifies the name for the OS .

@@ -126,7 +126,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1075 + startLine: 1076 package: com.microsoft.azure.management.compute summary: >-

Specifies the size of the in GB.

diff --git a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_sa09fc13e364f0ea32a439851da50a448.yml b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_sa09fc13e364f0ea32a439851da50a448.yml index 13af38a172ef..c63521af7c3f 100644 --- a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_sa09fc13e364f0ea32a439851da50a448.yml +++ b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_sa09fc13e364f0ea32a439851da50a448.yml @@ -20,7 +20,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: 973 + startLine: 974 package: com.microsoft.azure.management.compute summary:

The stage of a 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.

syntax: &o1 @@ -33,6 +33,7 @@ items: - com.microsoft.azure.management.resources.fluentcore.model._indexable.key() - com.microsoft.azure.management.resources.fluentcore.arm.models._has_name.name() - com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c.withComputerName(String) + - com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c.withCustomData(String) - com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_managed_create.withDataDiskDefaultCachingType(CachingTypes) - com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_managed_create.withDataDiskDefaultStorageAccountType(StorageAccountTypes) - com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_availability_set.withExistingAvailabilitySet(AvailabilitySet) @@ -79,7 +80,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 988 + startLine: 989 package: com.microsoft.azure.management.compute summary: >-

Disables automatic updates.

@@ -104,7 +105,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 980 + startLine: 981 package: com.microsoft.azure.management.compute summary: >-

Prevents the provisioning of a VM agent.

@@ -129,7 +130,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 996 + startLine: 997 package: com.microsoft.azure.management.compute summary: >-

Specifies the time-zone.

@@ -158,7 +159,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1006 + startLine: 1007 package: com.microsoft.azure.management.compute summary: >-

Specifies WinRM listener.

@@ -316,6 +317,26 @@ references: return: type: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c description:

the next stage stage of the definition

+- 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 + name: withCustomData(String base64EncodedCustomData) + nameWithType: VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManaged.withCustomData(String base64EncodedCustomData) + fullName: WithFromImageCreateOptionsManaged com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManaged.withCustomData(String base64EncodedCustomData) + type: Method + summary: >- +

Specifies the custom data for the virtual machine.

+ +

+ syntax: + content: public WithFromImageCreateOptionsManaged withCustomData(String base64EncodedCustomData) + parameters: + - id: base64EncodedCustomData + type: "26831127" + description:

the base64 encoded custom data

+ return: + type: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c + description:

the next stage of the definition

- uid: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_managed_create.withDataDiskDefaultCachingType(CachingTypes) parent: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_managed_create href: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_managed_create.yml diff --git a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_sc310c06cbd699c5c771c45eaf3c5ba77.yml b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_sc310c06cbd699c5c771c45eaf3c5ba77.yml index ba359e5882e1..ada5a49bb9a4 100644 --- a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_sc310c06cbd699c5c771c45eaf3c5ba77.yml +++ b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_sc310c06cbd699c5c771c45eaf3c5ba77.yml @@ -20,7 +20,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: 1013 + startLine: 1014 package: com.microsoft.azure.management.compute summary:

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.

syntax: &o1 @@ -70,7 +70,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1028 + startLine: 1029 package: com.microsoft.azure.management.compute summary: >-

Specifies that automatic updates should be disabled.

@@ -95,7 +95,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1020 + startLine: 1021 package: com.microsoft.azure.management.compute summary: >-

Specifies that VM Agent should not be provisioned.

@@ -120,7 +120,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1036 + startLine: 1037 package: com.microsoft.azure.management.compute summary: >-

Specifies the time-zone.

@@ -149,7 +149,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1046 + startLine: 1047 package: com.microsoft.azure.management.compute summary: >-

Specifies the WINRM listener.

diff --git a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_sc83569daf5e0514ca0490580b2d9044a.yml b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_sc83569daf5e0514ca0490580b2d9044a.yml index f1ecbbe09aca..4d85863be12a 100644 --- a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_sc83569daf5e0514ca0490580b2d9044a.yml +++ b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_sc83569daf5e0514ca0490580b2d9044a.yml @@ -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: 896 + startLine: 897 package: com.microsoft.azure.management.compute summary:

The stage of a virtual machine definition containing various settings when virtual machine is created from image.

syntax: &o1 @@ -66,7 +66,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 911 + startLine: 912 package: com.microsoft.azure.management.compute summary: >-

Specifies the computer name for the virtual machine.

@@ -95,7 +95,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 903 + startLine: 904 package: com.microsoft.azure.management.compute summary: >-

Specifies the custom data for the virtual machine.

diff --git a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_sed78eee7b52f983c5714d879699114b9.yml b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_sed78eee7b52f983c5714d879699114b9.yml index c26487f3c213..cda9febb7aa7 100644 --- a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_sed78eee7b52f983c5714d879699114b9.yml +++ b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_sed78eee7b52f983c5714d879699114b9.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: 932 + startLine: 933 package: com.microsoft.azure.management.compute summary:

The stage of a 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.

syntax: &o1 @@ -30,6 +30,7 @@ items: - com.microsoft.azure.management.resources.fluentcore.model._indexable.key() - com.microsoft.azure.management.resources.fluentcore.arm.models._has_name.name() - com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c.withComputerName(String) + - com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c.withCustomData(String) - com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_managed_create.withDataDiskDefaultCachingType(CachingTypes) - com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_managed_create.withDataDiskDefaultStorageAccountType(StorageAccountTypes) - com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_availability_set.withExistingAvailabilitySet(AvailabilitySet) @@ -76,7 +77,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 941 + startLine: 942 package: com.microsoft.azure.management.compute summary: >-

Specifies the SSH public key.

@@ -219,6 +220,26 @@ references: return: type: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c description:

the next stage stage of the definition

+- 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 + name: withCustomData(String base64EncodedCustomData) + nameWithType: VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManaged.withCustomData(String base64EncodedCustomData) + fullName: WithFromImageCreateOptionsManaged com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManaged.withCustomData(String base64EncodedCustomData) + type: Method + summary: >- +

Specifies the custom data for the virtual machine.

+ +

+ syntax: + content: public WithFromImageCreateOptionsManaged withCustomData(String base64EncodedCustomData) + parameters: + - id: base64EncodedCustomData + type: "26831127" + description:

the base64 encoded custom data

+ return: + type: com.microsoft.azure.management.compute._virtual_machine._definition_s1df036a6eada5680c8535dc582c37c9c + description:

the next stage of the definition

- uid: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_managed_create.withDataDiskDefaultCachingType(CachingTypes) parent: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_managed_create href: com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_managed_create.yml diff --git a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_availability_set.yml b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_availability_set.yml index 8330ecbc3db5..c37df56e6ba0 100644 --- a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_availability_set.yml +++ b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_availability_set.yml @@ -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: 1268 + startLine: 1269 package: com.microsoft.azure.management.compute summary:

The stage of the virtual machine definition allowing to specify availability set.

syntax: @@ -38,7 +38,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1289 + startLine: 1290 package: com.microsoft.azure.management.compute summary:

Specifies an existing availability set to associate with the virtual machine.

syntax: @@ -64,7 +64,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1282 + startLine: 1283 package: com.microsoft.azure.management.compute summary:

Specifies definition of a not-yet-created availability set definition to associate the virtual machine with.

syntax: @@ -90,7 +90,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1274 + startLine: 1275 package: com.microsoft.azure.management.compute summary:

Specifies the name of a new availability set to associate with the virtual machine.

syntax: diff --git a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_create.yml b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_create.yml index 4ac2472ca3bb..9dffdad6dd45 100644 --- a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_create.yml +++ b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_create.yml @@ -15,7 +15,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: 1450 + startLine: 1451 package: com.microsoft.azure.management.compute summary:

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.

syntax: diff --git a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_extension.yml b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_extension.yml index 029c8e1b28ac..b3a250f455d6 100644 --- a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_extension.yml +++ b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_extension.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: 1362 + startLine: 1363 package: com.microsoft.azure.management.compute summary:

The stage of the virtual machine definition allowing to specify extensions.

syntax: @@ -36,7 +36,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1369 + startLine: 1370 package: com.microsoft.azure.management.compute summary: >-

Starts the definition of an extension to be attached to the virtual machine.

diff --git a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_managed_create.yml b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_managed_create.yml index bacaa071681c..c26e7ae05038 100644 --- a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_managed_create.yml +++ b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_managed_create.yml @@ -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: 1399 + startLine: 1400 package: com.microsoft.azure.management.compute summary:

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.

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: 1416 + startLine: 1417 package: com.microsoft.azure.management.compute summary: >-

Specifies the default caching type for the managed data disks.

@@ -103,7 +103,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1424 + startLine: 1425 package: com.microsoft.azure.management.compute summary: >-

Specifies the default caching type for managed data disks.

@@ -132,7 +132,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1408 + startLine: 1409 package: com.microsoft.azure.management.compute summary: >-

Specifies the storage account type for the managed OS disk.

diff --git a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_plan.yml b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_plan.yml index 394e103bde41..fac6269b93ac 100644 --- a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_plan.yml +++ b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_plan.yml @@ -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: 1375 + startLine: 1376 package: com.microsoft.azure.management.compute summary:

The stage of a virtual machine definition allowing to specify a purchase plan.

syntax: @@ -37,7 +37,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1382 + startLine: 1383 package: com.microsoft.azure.management.compute summary: >-

Specifies the purchase plan for the virtual machine.

@@ -66,7 +66,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1391 + startLine: 1392 package: com.microsoft.azure.management.compute summary: >-

Specifies the purchase plan for the virtual machine.

diff --git a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_storage_account.yml b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_storage_account.yml index 69f37133af42..daafe0dd2fa6 100644 --- a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_storage_account.yml +++ b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_storage_account.yml @@ -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: 1295 + startLine: 1296 package: com.microsoft.azure.management.compute summary:

The stage of a virtual machine definition allowing to specify a storage account.

syntax: @@ -38,7 +38,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1328 + startLine: 1329 package: com.microsoft.azure.management.compute summary: >-

Specifies an existing storage account to put the VM's OS and data disk VHD in.

@@ -69,7 +69,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1317 + startLine: 1318 package: com.microsoft.azure.management.compute summary: >-

Specifies the definition of a not-yet-created storage account to put the VM's OS and data disk VHDs into.

@@ -100,7 +100,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1305 + startLine: 1306 package: com.microsoft.azure.management.compute summary: >-

Specifies the name of a new storage account to put the VM's OS and data disk VHD into.

diff --git a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_unmanaged_create.yml b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_unmanaged_create.yml index 6c1531af762a..d7efe4fb66c5 100644 --- a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_unmanaged_create.yml +++ b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_unmanaged_create.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: 1432 + startLine: 1433 package: com.microsoft.azure.management.compute summary:

The stage of a virtual machine 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.

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: 1442 + startLine: 1443 package: com.microsoft.azure.management.compute summary: >-

Specifies the name of an OS disk VHD file and its parent container.

diff --git a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_v_m_size.yml b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_v_m_size.yml index 40e465b14406..ca063db0384f 100644 --- a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_v_m_size.yml +++ b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._definition_stages._with_v_m_size.yml @@ -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: 1089 + startLine: 1090 package: com.microsoft.azure.management.compute summary:

The stage of a virtual machine definition allowing to select a VM size.

syntax: @@ -37,7 +37,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1096 + startLine: 1097 package: com.microsoft.azure.management.compute summary: >-

Selects the size of the virtual machine.

@@ -66,7 +66,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1104 + startLine: 1105 package: com.microsoft.azure.management.compute summary: >-

Specifies the size of the virtual machine.

diff --git a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._update.yml b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._update.yml index b65c87b13746..b5a461006cd4 100644 --- a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._update.yml +++ b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._update.yml @@ -23,7 +23,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: 1726 + startLine: 1727 package: com.microsoft.azure.management.compute summary:

The template for an update operation, containing all the settings that can be modified.

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: 1747 + startLine: 1748 package: com.microsoft.azure.management.compute summary: >-

Specifies the default caching type for the managed data disks.

@@ -100,7 +100,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1755 + startLine: 1756 package: com.microsoft.azure.management.compute summary: >-

Specifies a storage account type.

@@ -129,7 +129,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1763 + startLine: 1764 package: com.microsoft.azure.management.compute summary: >-

Specifies the caching type for the OS disk.

@@ -158,7 +158,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1739 + startLine: 1740 package: com.microsoft.azure.management.compute summary: >-

Specifies the encryption settings for the OS .

@@ -187,7 +187,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1773 + startLine: 1774 package: com.microsoft.azure.management.compute summary: >-

Specifies the size of the OS disk in GB.

@@ -218,7 +218,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1781 + startLine: 1782 package: com.microsoft.azure.management.compute summary: >-

Specifies a new size for the virtual machine.

@@ -247,7 +247,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1789 + startLine: 1790 package: com.microsoft.azure.management.compute summary: >-

Specifies a new size for the virtual machine.

diff --git a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._update_stage48bf3700384555a71b7cecc5a75487c7.yml b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._update_stage48bf3700384555a71b7cecc5a75487c7.yml index 532a0077ff7e..6c198330e6c3 100644 --- a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._update_stage48bf3700384555a71b7cecc5a75487c7.yml +++ b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._update_stage48bf3700384555a71b7cecc5a75487c7.yml @@ -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: 1659 + startLine: 1660 package: com.microsoft.azure.management.compute summary:

The stage of a virtual machine update allowing to specify additional network interfaces.

syntax: @@ -38,7 +38,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1680 + startLine: 1681 package: com.microsoft.azure.management.compute summary: >-

Associates an existing network interface with the virtual machine.

@@ -69,7 +69,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1669 + startLine: 1670 package: com.microsoft.azure.management.compute summary: >-

Creates a new network interface to associate with the virtual machine.

@@ -100,7 +100,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1688 + startLine: 1689 package: com.microsoft.azure.management.compute summary: >-

Removes a secondary network interface from the virtual machine.

diff --git a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._update_stages._with_extension.yml b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._update_stages._with_extension.yml index 5bb73ef712d2..63035c40003b 100644 --- a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._update_stages._with_extension.yml +++ b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._update_stages._with_extension.yml @@ -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: 1694 + startLine: 1695 package: com.microsoft.azure.management.compute summary:

The stage of a virtual machine update allowing to specify extensions.

syntax: @@ -38,7 +38,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1703 + startLine: 1704 package: com.microsoft.azure.management.compute summary: >-

Begins the definition of an extension to be attached to the virtual machine.

@@ -67,7 +67,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1711 + startLine: 1712 package: com.microsoft.azure.management.compute summary: >-

Begins the description of an update of an existing extension of this virtual machine.

@@ -96,7 +96,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1719 + startLine: 1720 package: com.microsoft.azure.management.compute summary: >-

Detaches an extension from the virtual machine.

diff --git a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._update_stages._with_managed_data_disk.yml b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._update_stages._with_managed_data_disk.yml index fc6fc949d239..a3b3549b188a 100644 --- a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._update_stages._with_managed_data_disk.yml +++ b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._update_stages._with_managed_data_disk.yml @@ -25,7 +25,7 @@ items: branch: master repo: https://github.com/Azure/azure-sdk-for-java path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1525 + startLine: 1526 package: com.microsoft.azure.management.compute summary:

The stage of a virtual machine update allowing to specify a managed data disk.

syntax: @@ -44,7 +44,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1584 + startLine: 1585 package: com.microsoft.azure.management.compute summary: >-

Associates an existing source managed disk with the VM.

@@ -73,7 +73,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1594 + startLine: 1595 package: com.microsoft.azure.management.compute summary: >-

Specifies an existing source managed disk and settings.

@@ -108,7 +108,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1607 + startLine: 1608 package: com.microsoft.azure.management.compute summary: >-

Specifies an existing source managed disk and settings.

@@ -146,7 +146,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1533 + startLine: 1534 package: com.microsoft.azure.management.compute summary: >-

Specifies that a managed disk needs to be created explicitly with the given definition and attached to the virtual machine as a data disk.

@@ -175,7 +175,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1544 + startLine: 1545 package: com.microsoft.azure.management.compute summary: >-

Specifies that a managed disk needs to be created explicitly with the given definition and attached to the virtual machine as a data disk.

@@ -210,7 +210,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1552 + startLine: 1553 package: com.microsoft.azure.management.compute summary: >-

Specifies that a managed disk needs to be created implicitly with the given size.

@@ -239,7 +239,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1562 + startLine: 1563 package: com.microsoft.azure.management.compute summary: >-

Specifies that a managed disk needs to be created implicitly with the given settings.

@@ -274,7 +274,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1573 + startLine: 1574 package: com.microsoft.azure.management.compute summary: >-

Specifies that a managed disk needs to be created implicitly with the given settings.

@@ -312,7 +312,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1618 + startLine: 1619 package: com.microsoft.azure.management.compute summary: >-

Detaches a managed data disk with the given LUN from the virtual machine.

diff --git a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._update_stages._with_unmanaged_data_disk.yml b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._update_stages._with_unmanaged_data_disk.yml index b6f9e093bfb5..51759310d22f 100644 --- a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._update_stages._with_unmanaged_data_disk.yml +++ b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._update_stages._with_unmanaged_data_disk.yml @@ -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: 1470 + startLine: 1471 package: com.microsoft.azure.management.compute summary:

The stage of a virtual machine definition allowing to specify unmanaged data disk configuration.

syntax: @@ -41,7 +41,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1495 + startLine: 1496 package: com.microsoft.azure.management.compute summary: >-

Begins the definition of a blank unmanaged data disk to be attached to the virtual machine along with its configuration.

@@ -70,7 +70,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1503 + startLine: 1504 package: com.microsoft.azure.management.compute summary: >-

Begins the description of an update of an existing unmanaged data disk of this virtual machine.

@@ -99,7 +99,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1487 + startLine: 1488 package: com.microsoft.azure.management.compute summary: >-

Specifies an existing VHD that needs to be attached to the virtual machine as data disk.

@@ -134,7 +134,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1477 + startLine: 1478 package: com.microsoft.azure.management.compute summary: >-

Specifies that a new blank unmanaged data disk needs to be attached to virtual machine.

@@ -163,7 +163,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1519 + startLine: 1520 package: com.microsoft.azure.management.compute summary: >-

Detaches a unmanaged data disk from the virtual machine.

@@ -192,7 +192,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachine.java - startLine: 1511 + startLine: 1512 package: com.microsoft.azure.management.compute summary: >-

Detaches an unmanaged data disk from the virtual machine.

diff --git a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._update_stages.yml b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._update_stages.yml index 4b7c99e1c888..f08ba92feb9f 100644 --- a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._update_stages.yml +++ b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine._update_stages.yml @@ -15,7 +15,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: 1466 + startLine: 1467 package: com.microsoft.azure.management.compute summary:

Grouping of virtual machine update stages.

syntax: diff --git a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine_scale_set_sku_types.yml b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine_scale_set_sku_types.yml index 3cacccdfd8cc..1310c4c2b103 100644 --- a/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine_scale_set_sku_types.yml +++ b/docs-ref-autogen/com.microsoft.azure.management.compute._virtual_machine_scale_set_sku_types.yml @@ -104,7 +104,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSetSkuTypes.java - startLine: 292 + startLine: 298 package: com.microsoft.azure.management.compute syntax: content: public boolean equals(Object obj) @@ -127,7 +127,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSetSkuTypes.java - startLine: 246 + startLine: 249 package: com.microsoft.azure.management.compute summary: >-

Parses a SKU into a VMSS SKU type and creates a new VirtualMachineScaleSetSkuType instance if not found among the existing ones.

@@ -156,7 +156,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSetSkuTypes.java - startLine: 270 + startLine: 273 package: com.microsoft.azure.management.compute summary:

Parses into a VMSS SKU type and creates a new VMSS SKU type instance if not found among the existing ones.

syntax: @@ -185,7 +185,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSetSkuTypes.java - startLine: 287 + startLine: 293 package: com.microsoft.azure.management.compute syntax: content: public int hashCode() @@ -205,7 +205,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSetSkuTypes.java - startLine: 277 + startLine: 280 package: com.microsoft.azure.management.compute syntax: content: public Sku sku() @@ -1386,7 +1386,7 @@ items: source: remote: *o0 path: azure-mgmt-compute/src/main/java/com/microsoft/azure/management/compute/VirtualMachineScaleSetSkuTypes.java - startLine: 282 + startLine: 288 package: com.microsoft.azure.management.compute syntax: content: public String toString()