GenericResource.DefinitionStages.WithParentResource.withParentResourceId(String parentResourceId) 方法
定义
Specifies the parent resource.
public WithCreate withParentResourceId(String parentResourceId)
参数
- parentResourceId
-
String
the parent resource id
返回
the next stage of the definition
适用于