ListAccountSasResponse Class

Definition

The List SAS credentials operation response.

public class ListAccountSasResponse
type ListAccountSasResponse = class
Public Class ListAccountSasResponse
Inheritance
ListAccountSasResponse

Constructors

ListAccountSasResponse()

Initializes a new instance of the ListAccountSasResponse class.

ListAccountSasResponse(String)

Initializes a new instance of the ListAccountSasResponse class.

Properties

AccountSasToken

Gets list SAS credentials of storage account.

Applies to