Package | Description |
---|---|
com.microsoft.azure.storage.blob |
Modifier and Type | Field and Description |
---|---|
static IPRange |
IPRange.DEFAULT |
IPRange |
ServiceSASSignatureValues.ipRange
|
IPRange |
AccountSASSignatureValues.ipRange
|
Modifier and Type | Method and Description |
---|---|
IPRange |
SASQueryParameters.getIpRange() |
static IPRange |
IPRange.parse(String rangeStr)
Creates a
IPRange from the specified string. |
This documentation was released into the public domain.