NetworkClient.GetSubnetResourceGroupName(String, String) Method
Definition
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.
public string GetSubnetResourceGroupName (string subnet, string virtualNetworkName);
member this.GetSubnetResourceGroupName : string * string -> string
Public Function GetSubnetResourceGroupName (subnet As String, virtualNetworkName As String) As String
Parameters
- subnet
- String
- virtualNetworkName
- String