Class ApiProfile
java.lang.Object
com.microsoft.azure.management.resources.ApiProfile
The ApiProfile model.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGet the API version.Get the profile version.
-
Constructor Details
-
ApiProfile
public ApiProfile()
-
-
Method Details
-
profileVersion
Get the profile version.- Returns:
- the profileVersion value
-
apiVersion
Get the API version.- Returns:
- the apiVersion value
-