public static interface GenericResource.UpdateStages.WithKind
| Modifier and Type | Method and Description |
|---|---|
GenericResource.Update |
withKind(String kind)
Specifies resource kind.
|
GenericResource.Update withKind(String kind)
kind - the kind of the resourceVisit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.