Package | Description |
---|---|
com.azure.storage.blob.models |
Package containing classes for AzureBlobStorage.
|
Modifier and Type | Method and Description |
---|---|
KeyInfo |
KeyInfo.setExpiry(String expiry)
Set the expiry property: The date-time the key expires in ISO 8601 UTC
time.
|
KeyInfo |
KeyInfo.setStart(String start)
Set the start property: The date-time the key is active in ISO 8601 UTC
time.
|
Copyright © 2019 Microsoft Corporation. All rights reserved.