Uses of Class
com.azure.resourcemanager.network.fluent.models.AuthorizationPropertiesFormat
Packages that use AuthorizationPropertiesFormat
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of AuthorizationPropertiesFormat in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return AuthorizationPropertiesFormatModifier and TypeMethodDescriptionAuthorizationPropertiesFormat.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AuthorizationPropertiesFormat from the JsonReader.AuthorizationPropertiesFormat.withAuthorizationKey(String authorizationKey) Set the authorizationKey property: The authorization key.AuthorizationPropertiesFormat.withAuthorizationUseStatus(AuthorizationUseStatus authorizationUseStatus) Set the authorizationUseStatus property: The authorization use status.