IWithExtension.UpdateExtension(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Begins the description of an update of an existing extension of this virtual machine.
public Microsoft.Azure.Management.Compute.Fluent.VirtualMachineExtension.Update.IUpdate UpdateExtension (string name);
abstract member UpdateExtension : string -> Microsoft.Azure.Management.Compute.Fluent.VirtualMachineExtension.Update.IUpdate
Public Function UpdateExtension (name As String) As IUpdate
Parameters
- name
- String
The reference name of an existing extension.
Returns
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.
Azure SDK for .NET