Skip to main content

bandwidth_settings

Overview

Namebandwidth_settings
TypeResource
Idazure_extras.storsimple_8000_series.bandwidth_settings

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 properties of the bandwidth setting.
typestringThe hierarchical type of the object.

Methods

NameAccessible byRequired ParamsDescription
getSELECTbandwidthSettingName, managerName, resourceGroupName, subscriptionIdReturns the properties of the specified bandwidth setting name.
list_by_managerSELECTmanagerName, resourceGroupName, subscriptionIdRetrieves all the bandwidth setting in a manager.
create_or_updateINSERTbandwidthSettingName, managerName, resourceGroupName, subscriptionId, data__propertiesCreates or updates the bandwidth setting
deleteDELETEbandwidthSettingName, managerName, resourceGroupName, subscriptionIdDeletes the bandwidth setting
_list_by_managerEXECmanagerName, resourceGroupName, subscriptionIdRetrieves all the bandwidth setting in a manager.