WorkloadNetworkPortMirroring 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 Port Mirroring
[Microsoft.Rest.Serialization.JsonTransformation]
public class WorkloadNetworkPortMirroring : Microsoft.Azure.Management.Avs.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type WorkloadNetworkPortMirroring = class
inherit ProxyResource
Public Class WorkloadNetworkPortMirroring
Inherits ProxyResource
- Inheritance
- Attributes
Constructors
WorkloadNetworkPortMirroring() |
Initializes a new instance of the WorkloadNetworkPortMirroring class. |
WorkloadNetworkPortMirroring(String, String, String, String, String, String, String, String, String, Nullable<Int64>) |
Initializes a new instance of the WorkloadNetworkPortMirroring class. |
Properties
Destination |
Gets or sets destination VM Group. |
Direction |
Gets or sets direction of port mirroring profile. Possible values include: 'INGRESS', 'EGRESS', 'BIDIRECTIONAL' |
DisplayName |
Gets or sets display name of the port mirroring profile. |
Id |
Gets resource ID. (Inherited from Resource) |
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. |
Source |
Gets or sets source VM Group. |
Status |
Gets port Mirroring Status. Possible values include: 'SUCCESS', 'FAILURE' |
Type |
Gets resource type. (Inherited from Resource) |
Applies to
Azure SDK for .NET