ScVmmVirtualNetworkData 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.
A class representing the ScVmmVirtualNetwork data model. The VirtualNetworks resource definition.
public class ScVmmVirtualNetworkData : Azure.ResourceManager.Models.TrackedResourceData
type ScVmmVirtualNetworkData = class
inherit TrackedResourceData
Public Class ScVmmVirtualNetworkData
Inherits TrackedResourceData
- Inheritance
Constructors
ScVmmVirtualNetworkData(AzureLocation, ExtendedLocation) |
Initializes a new instance of ScVmmVirtualNetworkData. |
Properties
ExtendedLocation |
The extended location. |
InventoryItemId |
Gets or sets the inventory Item ID for the resource. |
NetworkName |
Name of the virtual network in vmmServer. |
ProvisioningState |
Gets or sets the provisioning state. |
Uuid |
Unique ID of the virtual network. |
VmmServerId |
ARM Id of the vmmServer resource in which this resource resides. |
Applies to
Azure SDK for .NET