Share via


IWithParentResource.WithParentResource(String) Method

Definition

Specifies the parent resource.

public Microsoft.Azure.Management.ResourceManager.Fluent.GenericResource.Update.IUpdate WithParentResource (string parentResourceId);

Parameters

parentResourceId
String

parentResourceId the parent resource ID

Returns

the next stage of the generic resource definition

Applies to