ISasPolicy.ExpirationAction Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The SAS expiration action. Can only be Log.
[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="The SAS expiration action. Can only be Log.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=true, SerializedName="expirationAction", Update=true)]
public string ExpirationAction { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="The SAS expiration action. Can only be Log.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=true, SerializedName="expirationAction", Update=true)>]
member this.ExpirationAction : string
Public ReadOnly Property ExpirationAction As String
Property Value
- Attributes