SasPolicyResponse

data class SasPolicyResponse(val expirationAction: String, val sasExpirationPeriod: String)

SasPolicy assigned to the storage account.

Constructors

Link copied to clipboard
constructor(expirationAction: String, sasExpirationPeriod: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The SAS Expiration Action defines the action to be performed when sasPolicy.sasExpirationPeriod is violated. The 'Log' action can be used for audit purposes and the 'Block' action can be used to block and deny the usage of SAS tokens that do not adhere to the sas policy expiration period.

Link copied to clipboard

The SAS expiration period, DD.HH:MM:SS.