ILogicalNetworkProperties Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.LogicalNetworkPropertiesTypeConverter))]
public interface ILogicalNetworkProperties : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.LogicalNetworkPropertiesTypeConverter))>]
type ILogicalNetworkProperties = interface
interface IJsonSerializable
Public Interface ILogicalNetworkProperties
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
FriendlyName |
The Friendly Name. |
LogicalNetworkDefinitionsStatus |
A value indicating whether logical network definitions are isolated. |
LogicalNetworkUsage |
A value indicating whether logical network is used as private test network by test failover. |
NetworkVirtualizationStatus |
A value indicating whether Network Virtualization is enabled for the logical network. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |