public final class StorageAccountInternetEndpoints extends Object
| Constructor and Description |
|---|
StorageAccountInternetEndpoints() |
| 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.
|
void |
validate()
Validates the instance.
|
String |
web()
Get the web property: Gets the web endpoint.
|
public String blob()
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.