Freigeben über


IVirtualMachineScaleSetNicIPConfiguration Schnittstelle

Definition

Eine IP-Konfiguration in einer Netzwerkschnittstelle, die einer VM-Skalierungsgruppe zugeordnet ist.

public interface IVirtualMachineScaleSetNicIPConfiguration : Microsoft.Azure.Management.Network.Fluent.INicIPConfigurationBase, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IChildResource<Microsoft.Azure.Management.Network.Fluent.IVirtualMachineScaleSetNetworkInterface>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Network.Fluent.Models.NetworkInterfaceIPConfigurationInner>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasParent<Microsoft.Azure.Management.Network.Fluent.IVirtualMachineScaleSetNetworkInterface>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasSubnet
type IVirtualMachineScaleSetNicIPConfiguration = interface
    interface INicIPConfigurationBase
    interface IHasSubnet
    interface IHasPrivateIPAddress
    interface IHasInner<NetworkInterfaceIPConfigurationInner>
    interface IChildResource<IVirtualMachineScaleSetNetworkInterface>
    interface IHasName
    interface IIndexable
    interface IHasParent<IVirtualMachineScaleSetNetworkInterface>
Public Interface IVirtualMachineScaleSetNicIPConfiguration
Implements IChildResource(Of IVirtualMachineScaleSetNetworkInterface), IHasInner(Of NetworkInterfaceIPConfigurationInner), IHasParent(Of IVirtualMachineScaleSetNetworkInterface), IHasSubnet, INicIPConfigurationBase
Implementiert

Eigenschaften

Inner

Eine IP-Konfiguration in einer Netzwerkschnittstelle, die einer VM-Skalierungsgruppe zugeordnet ist.

(Geerbt von IHasInner<T>)
IsPrimary

Ruft true ab, wenn dies die primäre IP-Konfiguration ist.

(Geerbt von INicIPConfigurationBase)
Key

Eine IP-Konfiguration in einer Netzwerkschnittstelle, die einer VM-Skalierungsgruppe zugeordnet ist.

(Geerbt von IIndexable)
Name

Ruft den Namen der Ressource ab.

(Geerbt von IHasName)
NetworkId

Eine IP-Konfiguration in einer Netzwerkschnittstelle, die einer VM-Skalierungsgruppe zugeordnet ist.

(Geerbt von IHasSubnet)
Parent

Ruft das übergeordnete Element dieser untergeordneten Ressource ab.

(Geerbt von IHasParent<ParentT>)
PrivateIPAddress

Ruft die dieser Ressource zugeordnete private IP-Adresse ab.

(Geerbt von IHasPrivateIPAddress)
PrivateIPAddressVersion

Ruft die Version der privaten IP-Adresse ab.

(Geerbt von INicIPConfigurationBase)
PrivateIPAllocationMethod

Ruft die Methode zur Zuordnung privater IP-Adressen innerhalb des zugeordneten Subnetzes ab.

(Geerbt von IHasPrivateIPAddress)
SubnetName

Eine IP-Konfiguration in einer Netzwerkschnittstelle, die einer VM-Skalierungsgruppe zugeordnet ist.

(Geerbt von IHasSubnet)

Methoden

GetNetwork()

Eine IP-Konfiguration in einer Netzwerkschnittstelle, die einer VM-Skalierungsgruppe zugeordnet ist.

(Geerbt von INicIPConfigurationBase)
GetNetworkSecurityGroup()

Eine IP-Konfiguration in einer Netzwerkschnittstelle, die einer VM-Skalierungsgruppe zugeordnet ist.

(Geerbt von INicIPConfigurationBase)
ListAssociatedApplicationGatewayBackends()

Eine IP-Konfiguration in einer Netzwerkschnittstelle, die einer VM-Skalierungsgruppe zugeordnet ist.

(Geerbt von INicIPConfigurationBase)
ListAssociatedLoadBalancerBackends()

Eine IP-Konfiguration in einer Netzwerkschnittstelle, die einer VM-Skalierungsgruppe zugeordnet ist.

(Geerbt von INicIPConfigurationBase)
ListAssociatedLoadBalancerInboundNatRules()

Eine IP-Konfiguration in einer Netzwerkschnittstelle, die einer VM-Skalierungsgruppe zugeordnet ist.

(Geerbt von INicIPConfigurationBase)

Gilt für: