Share via


ILogicalNetwork Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.LogicalNetworkTypeConverter))]
public interface ILogicalNetwork : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.LogicalNetworkTypeConverter))>]
type ILogicalNetwork = interface
    interface IJsonSerializable
    interface IResource
Public Interface ILogicalNetwork
Implements IResource
Derived
Attributes
Implements

Properties

DefinitionsStatus

A value indicating whether logical network definitions are isolated.

FriendlyName

The Friendly Name.

Id

Resource Id

(Inherited from IResource)
Location

Resource Location

(Inherited from IResource)
Name

Resource Name

(Inherited from IResource)
NetworkVirtualizationStatus

A value indicating whether Network Virtualization is enabled for the logical network.

Type

Resource Type

(Inherited from IResource)
Usage

A value indicating whether logical network is used as private test network by test failover.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to