Share via


ClientGroup.DefinitionStages.WithDescription Interface

public static interface ClientGroup.DefinitionStages.WithDescription

The stage of the ClientGroup definition allowing to specify description.

Method Summary

Modifier and Type Method and Description
abstract WithCreate withDescription(String description)

Specifies the description property: Description for the Client Group resource..

Method Details

withDescription

public abstract ClientGroup.DefinitionStages.WithCreate withDescription(String description)

Specifies the description property: Description for the Client Group resource..

Parameters:

description - Description for the Client Group resource.

Returns:

the next definition stage.

Applies to