public final class GenerateExpressRoutePortsLoaResultInner extends Object
| Constructor and Description |
|---|
GenerateExpressRoutePortsLoaResultInner() |
| Modifier and Type | Method and Description |
|---|---|
String |
encodedContent()
Get the encodedContent property: The content as a base64 encoded string.
|
void |
validate()
Validates the instance.
|
GenerateExpressRoutePortsLoaResultInner |
withEncodedContent(String encodedContent)
Set the encodedContent property: The content as a base64 encoded string.
|
public GenerateExpressRoutePortsLoaResultInner()
public String encodedContent()
public GenerateExpressRoutePortsLoaResultInner withEncodedContent(String encodedContent)
encodedContent - the encodedContent value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.