public final class StorageAccountMicrosoftEndpoints extends Object
| Constructor and Description |
|---|
StorageAccountMicrosoftEndpoints() |
| Modifier and Type | Method and Description |
|---|---|
String |
blob()
Get the blob property: Gets the blob endpoint.
|
String |
dfs()
Get the dfs property: Gets the dfs endpoint.
|
String |
file()
Get the file property: Gets the file endpoint.
|
String |
queue()
Get the queue property: Gets the queue endpoint.
|
String |
table()
Get the table property: Gets the table endpoint.
|
void |
validate()
Validates the instance.
|
String |
web()
Get the web property: Gets the web endpoint.
|
public String blob()
public String queue()
public String table()
public String file()
public String web()
public String dfs()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.