DeviceSecurityGroup.DefinitionStages.WithScope Interface

public static interface DeviceSecurityGroup.DefinitionStages.WithScope

The stage of the DeviceSecurityGroup definition allowing to specify parent resource.

Method Summary

Modifier and Type Method and Description
abstract WithCreate withExistingResourceId(String resourceId)

Specifies resourceId.

Method Details

withExistingResourceId

public abstract DeviceSecurityGroup.DefinitionStages.WithCreate withExistingResourceId(String resourceId)

Specifies resourceId.

Parameters:

resourceId - The identifier of the resource.

Returns:

the next definition stage.

Applies to