FullyManagedVersions Class
- java.
lang. Object - com.
azure. resourcemanager. appnetwork. models. FullyManagedVersions
- com.
Implements
public final class FullyManagedVersions
implements JsonSerializable<FullyManagedVersions>
Fully managed versions.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Fully |
fromJson(JsonReader jsonReader)
Reads an instance of Fully |
|
List<Release |
releaseChannels()
Get the release |
|
Json |
toJson(JsonWriter jsonWriter) |
Methods inherited from java.lang.Object
Method Details
fromJson
public static FullyManagedVersions fromJson(JsonReader jsonReader)
Reads an instance of FullyManagedVersions from the JsonReader.
Parameters:
Returns:
Throws:
releaseChannels
public List<ReleaseChannelInfo> releaseChannels()
Get the releaseChannels property: Release channels.
Returns: