Az.Network 获取资源组中的虚拟网络。 语法 PowerShell复制 Get-AzVirtualNetwork[-Name <String>] [-ResourceGroupName <String>] [-DefaultProfile <IAzureContextContainer>] [<CommonParameters>] PowerShell Get-AzVirtualNetwork-Name<String>-ResourceGroupName<String>-ExpandResource<String> [-DefaultProfile <...
Azure 产品 体系结构 开发 了解Azure 故障排除 资源 门户免费帐户 此主题的部分內容可能由机器或 AI 翻译。 版本 Az PowerShell 13.4.0 Route Virtual Network VPN Az.NetworkAnalytics Az.NetworkCloud Az.NetworkFunction Az.NewRelic Az.Nginx Az.NotificationHubs ...
建議使用者從 AzureRM 遷移至 Az PowerShell 模組,以確保持續支援和更新。 雖然AzureRM 模組可能仍可運作,但不再維護或支援它,但會根據用戶的判斷權和風險放置任何繼續使用。 如需轉換至 Az 模組的指引,請參閱我們的 移轉資源。 Syntax PowerShell 複製 Get-AzureRmVirtualNetworkTap -ResourceGroupName <String...
Get-AzVirtualNetworkSubnetConfig cmdlet은 Azure 가상 네트워크에서 하나 이상의 서브넷 구성을 가져옵니다.
Currently, the only allowable value is Microsoft-Windows-Shell-Setup. DataDisk Specifies the parameters that are used to add a data disk to a virtual machine. For more information about disks, see About disks and VHDs for Azure virtual machines. DeleteOptions Specify what happens to the ...
PowerShell Copy Get-CloudResourceExtension With the Resource Extension installed, you next prepare the virtual hard disk (VHD) that is to be used with the Virtual Machine Role. Step 3: Prepare the virtual hard disk The Resource Extension specifies tags that it requires to identify a VHD as...
To log in to the Virtual Machine or to use Remote PowerShell on the Virtual Machine, endpoints must be added. Add the following code to the using block to create the endpoints: C# varnetworkConfigSet =newConfigurationSet { ConfigurationSetType ="NetworkConfiguration", InputEndpoints =newList<In...
I see the same behavior with az cli, so I don't think this is specific to the powershell module. This issue is probably in the wrong place, but I could not find a repo for the Azure REST API (which I think is the real culprit). Steps to reproduce I can consistently reproduce the...
PowerShell 复制 Get-CloudResourceExtension With the Resource Extension installed, you next prepare the virtual hard disk (VHD) that is to be used with the Virtual Machine Role. Step 3: Prepare the virtual hard disk The Resource Extension specifies tags that it requires to identify a VHD as...
Azure PowerShell cmdlets follow the standard PowerShell naming convention of Verb-Noun. The verb describes the action, for instance, New, Get, Set, and Remove, while the noun represents the resource type, for example, AzVM, AzKeyVaultCertificate, AzFirewall, and AzVirtualNetworkGateway. Nouns...