Skip to main content

storage_account_credentials

Overview

Namestorage_account_credentials
TypeResource
Idazure_extras.storsimple_8000_series.storage_account_credentials

Fields

NameDatatypeDescription
idstringThe path ID that uniquely identifies the object.
namestringThe name of the object.
kindstringThe Kind of the object. Currently only Series8000 is supported
propertiesobjectThe storage account credential properties.
typestringThe hierarchical type of the object.

Methods

NameAccessible byRequired ParamsDescription
getSELECTmanagerName, resourceGroupName, storageAccountCredentialName, subscriptionIdGets the properties of the specified storage account credential name.
list_by_managerSELECTmanagerName, resourceGroupName, subscriptionIdGets all the storage account credentials in a manager.
create_or_updateINSERTmanagerName, resourceGroupName, storageAccountCredentialName, subscriptionId, data__propertiesCreates or updates the storage account credential.
deleteDELETEmanagerName, resourceGroupName, storageAccountCredentialName, subscriptionIdDeletes the storage account credential.
_list_by_managerEXECmanagerName, resourceGroupName, subscriptionIdGets all the storage account credentials in a manager.