IWithSubnet<ReturnT>.WithExistingSubnet(String, String) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Assigns the specified subnet to this resource.
C#
public ReturnT WithExistingSubnet(string parentNetworkResourceId, string subnetName);
abstract member WithExistingSubnet : string * string -> 'ReturnT
Public Function WithExistingSubnet (parentNetworkResourceId As String, subnetName As String) As ReturnT
- parentNetworkResourceId
- String
parentNetworkResourceId the resource ID of the virtual network the subnet is part of
- subnetName
- String
subnetName the name of the subnet
ReturnT
the next stage of the definition
Продукт | Версії |
---|---|
Azure SDK for .NET | Legacy |
Співпраця з нами на GitHub
Джерело цього вмісту можна знайти на GitHub, де також можна створювати й переглядати запитання та запити на внесення змін. Докладні відомості наведено в нашому посібнику для співавторів.
Відгук про Azure SDK for .NET
Azure SDK for .NET – це проект із відкритим кодом. Виберіть посилання, щоб надати відгук: