VmCollectionUpdate.OperationName Property
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.
Operation to be performed for given VM.
public Azure.ResourceManager.Elastic.Models.OperationName? OperationName { get; set; }
member this.OperationName : Nullable<Azure.ResourceManager.Elastic.Models.OperationName> with get, set
Public Property OperationName As Nullable(Of OperationName)