Uses of Class
com.azure.resourcemanager.network.fluent.models.AuthorizationPropertiesFormat
-
Packages that use AuthorizationPropertiesFormat Package Description com.azure.resourcemanager.network.fluent.models 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 AuthorizationPropertiesFormat Modifier and Type Method Description AuthorizationPropertiesFormatAuthorizationPropertiesFormat. withAuthorizationKey(String authorizationKey)Set the authorizationKey property: The authorization key.AuthorizationPropertiesFormatAuthorizationPropertiesFormat. withAuthorizationUseStatus(AuthorizationUseStatus authorizationUseStatus)Set the authorizationUseStatus property: The authorization use status.
-