ResourceId.ResourceIdScope.GetChild(String, String) Method

Definition

public Microsoft.Azure.Commands.ResourceManager.Cmdlets.Entities.ResourceIds.ResourceId.ResourceIdScope GetChild (string nestedType, string nestedName);
member this.GetChild : string * string -> Microsoft.Azure.Commands.ResourceManager.Cmdlets.Entities.ResourceIds.ResourceId.ResourceIdScope
Public Function GetChild (nestedType As String, nestedName As String) As ResourceId.ResourceIdScope

Parameters

nestedType
String
nestedName
String

Returns

ResourceId.ResourceIdScope

Applies to