INetworkInterfaceConfigurationUpdate Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Informatica.Models.NetworkInterfaceConfigurationUpdateTypeConverter))]
public interface INetworkInterfaceConfigurationUpdate : Microsoft.Azure.PowerShell.Cmdlets.Informatica.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Informatica.Models.NetworkInterfaceConfigurationUpdateTypeConverter))>]
type INetworkInterfaceConfigurationUpdate = interface
    interface IJsonSerializable
Public Interface INetworkInterfaceConfigurationUpdate
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
SubnetId

Virtual network subnet resource id

VnetId

Virtual network resource id

VnetResourceGuid

Virtual network resource guid

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to