ApiProfile Class
- java.
lang. Object - com.
azure. resourcemanager. resources. deployments. models. ApiProfile
- com.
Implements
public final class ApiProfile
implements JsonSerializable<ApiProfile>
The ApiProfile model.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| String |
apiVersion()
Get the api |
|
static
Api |
fromJson(JsonReader jsonReader)
Reads an instance of Api |
| String |
profileVersion()
Get the profile |
|
Json |
toJson(JsonWriter jsonWriter) |
Methods inherited from java.lang.Object
Method Details
apiVersion
public String apiVersion()
Get the apiVersion property: The API version.
Returns:
fromJson
public static ApiProfile fromJson(JsonReader jsonReader)
Reads an instance of ApiProfile from the JsonReader.
Parameters:
Returns:
Throws:
profileVersion
public String profileVersion()
Get the profileVersion property: The profile version.
Returns: