Skip to main content

file_shares

Overview

Namefile_shares
TypeResource
Idazure_extras.storsimple_1200_series.file_shares

Fields

NameDatatypeDescription
idstringThe identifier.
namestringThe name.
propertiesobjectThe File Share.
typestringThe type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTdeviceName, fileServerName, managerName, resourceGroupName, shareName, subscriptionIdReturns the properties of the specified file share name.
list_by_deviceSELECTdeviceName, managerName, resourceGroupName, subscriptionIdRetrieves all the file shares in a device.
list_by_file_serverSELECTdeviceName, fileServerName, managerName, resourceGroupName, subscriptionIdRetrieves all the file shares in a file server.
create_or_updateINSERTdeviceName, fileServerName, managerName, resourceGroupName, shareName, subscriptionId, data__propertiesCreates or updates the file share.
deleteDELETEdeviceName, fileServerName, managerName, resourceGroupName, shareName, subscriptionIdDeletes the file share.
_list_by_deviceEXECdeviceName, managerName, resourceGroupName, subscriptionIdRetrieves all the file shares in a device.
_list_by_file_serverEXECdeviceName, fileServerName, managerName, resourceGroupName, subscriptionIdRetrieves all the file shares in a file server.