WorkloadNetworkVMGroup Class
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.
NSX VM Group
[Microsoft.Rest.Serialization.JsonTransformation]
public class WorkloadNetworkVMGroup : Microsoft.Azure.Management.Avs.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type WorkloadNetworkVMGroup = class
inherit ProxyResource
Public Class WorkloadNetworkVMGroup
Inherits ProxyResource
- Inheritance
- Attributes
Constructors
WorkloadNetworkVMGroup() |
Initializes a new instance of the WorkloadNetworkVMGroup class. |
WorkloadNetworkVMGroup(String, String, String, String, IList<String>, String, String, Nullable<Int64>) |
Initializes a new instance of the WorkloadNetworkVMGroup class. |
Properties
DisplayName |
Gets or sets display name of the VM group. |
Id |
Gets resource ID. (Inherited from Resource) |
Members |
Gets or sets virtual machine members of this group. |
Name |
Gets resource name. (Inherited from Resource) |
ProvisioningState |
Gets the provisioning state. Possible values include: 'Succeeded', 'Failed', 'Building', 'Deleting', 'Updating' |
Revision |
Gets or sets NSX revision number. |
Status |
Gets VM Group status. Possible values include: 'SUCCESS', 'FAILURE' |
Type |
Gets resource type. (Inherited from Resource) |
Applies to
Azure SDK for .NET