NetworkClient.GetSubnet(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 Microsoft.Azure.PowerShell.Cmdlets.Websites.Helper.Network.Models.Subnet GetSubnet (string subnetResourceId);
member this.GetSubnet : string -> Microsoft.Azure.PowerShell.Cmdlets.Websites.Helper.Network.Models.Subnet
Public Function GetSubnet (subnetResourceId As String) As Subnet
Parameters
- subnetResourceId
- String