public static interface GenericResource.DefinitionStages.WithApiVersion
| Modifier and Type | Method and Description |
|---|---|
GenericResource.DefinitionStages.WithCreate |
withApiVersion(String apiVersion)
Specifies the api version.
|
GenericResource.DefinitionStages.WithCreate withApiVersion(String apiVersion)
apiVersion - the API version of the resourceVisit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.