Aracılığıyla paylaş


New-AzNetworkCloudL3NetworkAttachmentConfigurationObject

L3NetworkAttachmentConfiguration için bellek içi bir nesne oluşturun.

Syntax

New-AzNetworkCloudL3NetworkAttachmentConfigurationObject
   -NetworkId <String>
   [-IpamEnabled <L3NetworkConfigurationIpamEnabled>]
   [-PluginType <KubernetesPluginType>]
   [<CommonParameters>]

Description

L3NetworkAttachmentConfiguration için bellek içi bir nesne oluşturun.

Örnekler

Örnek 1: L3NetworkAttachmentConfiguration için bellek içi bir nesne oluşturun.

New-AzNetworkCloudL3NetworkAttachmentConfigurationObject -NetworkId '/subscriptions/{subscriptionId}/resourceGroups/resourceGroupName/providers/Microsoft.NetworkCloud/l3Networks/l3network-502' -IpamEnabled True -PluginType 'SRIOV'

IpamEnabled NetworkId                                                                                                                  PluginType
----------- ---------                                                                                                                  ----------
True        /subscriptions/{subscriptionId}/resourceGroups/resourceGroupName/providers/Microsoft.NetworkCloud/l3Networks/l3network-502 SRIOV

L3NetworkAttachmentConfiguration için bellek içi bir nesne oluşturun.

Parametreler

-IpamEnabled

Bu ağın IP adresi yönetimi gerçekleştirip gerçekleştirmeyeceğinin ve eklendiğinde IP adreslerinin ayrılıp ayrılmayacağının göstergesi.

Tür:L3NetworkConfigurationIpamEnabled
Position:Named
varsayılan değer:None
Gerekli:False
Accept pipeline input:False
Accept wildcard characters:False

-NetworkId

Ek için yapılandırılan ağın kaynak kimliği.

Tür:String
Position:Named
varsayılan değer:None
Gerekli:True
Accept pipeline input:False
Accept wildcard characters:False

-PluginType

Bu ağın Kubernetes kümesi tarafından nasıl kullanılacağını gösteren gösterge.

Tür:KubernetesPluginType
Position:Named
varsayılan değer:None
Gerekli:False
Accept pipeline input:False
Accept wildcard characters:False

Çıkışlar

L3NetworkAttachmentConfiguration