SasDefinitionItem Class
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 storage SAS definition item containing storage SAS definition metadata.
public class SasDefinitionItem
type SasDefinitionItem = class
Public Class SasDefinitionItem
- Inheritance
-
SasDefinitionItem
- Derived
Constructors
SasDefinitionItem() |
Initializes a new instance of the SasDefinitionItem class. |
SasDefinitionItem(String, String, SasDefinitionAttributes, IDictionary<String,String>) |
Initializes a new instance of the SasDefinitionItem class. |
Properties
Attributes |
Gets the SAS definition management attributes. |
Id |
Gets the storage SAS identifier. |
Identifier |
The key vault storage SAS definition identifier. |
SecretId |
Gets the storage account SAS definition secret id. |
Tags |
Gets application specific metadata in the form of key-value pairs. |
Applies to
Azure SDK for .NET