VirtualNetworkInventoryItem 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.
The Virtual network inventory item.
public class VirtualNetworkInventoryItem : Azure.ResourceManager.ScVmm.Models.ScVmmInventoryItemProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ScVmm.Models.VirtualNetworkInventoryItem>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ScVmm.Models.VirtualNetworkInventoryItem>
type VirtualNetworkInventoryItem = class
inherit ScVmmInventoryItemProperties
interface IJsonModel<VirtualNetworkInventoryItem>
interface IPersistableModel<VirtualNetworkInventoryItem>
Public Class VirtualNetworkInventoryItem
Inherits ScVmmInventoryItemProperties
Implements IJsonModel(Of VirtualNetworkInventoryItem), IPersistableModel(Of VirtualNetworkInventoryItem)
- Inheritance
- Implements
Constructors
VirtualNetworkInventoryItem() |
Initializes a new instance of VirtualNetworkInventoryItem. |
Properties
InventoryItemName |
Gets the Managed Object name in VMM for the inventory item. (Inherited from ScVmmInventoryItemProperties) |
ManagedResourceId |
Gets the tracked resource id corresponding to the inventory resource. (Inherited from ScVmmInventoryItemProperties) |
ProvisioningState |
Provisioning state of the resource. (Inherited from ScVmmInventoryItemProperties) |
Uuid |
Gets the UUID (which is assigned by VMM) for the inventory item. (Inherited from ScVmmInventoryItemProperties) |
Explicit Interface Implementations
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET