SasDefinitionItem Class

Definition

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