ExpressRouteAuthorizationKeyInner Class
- java.
lang. Object - com.
azure. resourcemanager. network. fluent. models. ExpressRouteAuthorizationKeyInner
- com.
Implements
public final class ExpressRouteAuthorizationKeyInner
implements JsonSerializable<ExpressRouteAuthorizationKeyInner>
The authorization key.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| String |
authorizationKey()
Get the authorization |
|
static
Express |
fromJson(JsonReader jsonReader)
Reads an instance of Express |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
Methods inherited from java.lang.Object
Method Details
authorizationKey
public String authorizationKey()
Get the authorizationKey property: The authorization key used to establish connection between resources in different subscriptions.
Returns:
fromJson
public static ExpressRouteAuthorizationKeyInner fromJson(JsonReader jsonReader)
Reads an instance of ExpressRouteAuthorizationKeyInner from the JsonReader.
Parameters:
Returns:
Throws:
toJson
validate
public void validate()
Validates the instance.