你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ILogicalNetwork 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.Api202401.LogicalNetworkTypeConverter))]
public interface ILogicalNetwork : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.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) |