你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ComputeFleetVmssNetworkProfile.NetworkApiVersion Property

Definition

specifies the Microsoft.Network API version used when creating networking resources in the Network Interface Configurations for Virtual Machine Scale Set with orchestration mode 'Flexible'

public Azure.ResourceManager.ComputeFleet.Models.ComputeFleetNetworkApiVersion? NetworkApiVersion { get; set; }
member this.NetworkApiVersion : Nullable<Azure.ResourceManager.ComputeFleet.Models.ComputeFleetNetworkApiVersion> with get, set
Public Property NetworkApiVersion As Nullable(Of ComputeFleetNetworkApiVersion)

Property Value

Applies to