UpdateAzureStorageShareCommand Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Management.Automation.Cmdlet("Update", "AzRmStorageShare", DefaultParameterSetName="AccountName", SupportsShouldProcess=true)]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.Commands.Management.Storage.Models.PSShare) })]
public class UpdateAzureStorageShareCommand : Microsoft.Azure.Commands.Management.Storage.StorageFileBaseCmdlet
[<System.Management.Automation.Cmdlet("Update", "AzRmStorageShare", DefaultParameterSetName="AccountName", SupportsShouldProcess=true)>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.Commands.Management.Storage.Models.PSShare) })>]
type UpdateAzureStorageShareCommand = class
inherit StorageFileBaseCmdlet
Public Class UpdateAzureStorageShareCommand
Inherits StorageFileBaseCmdlet
- Inheritance
- Attributes
Constructors
| UpdateAzureStorageShareCommand() |
Fields
Properties
| _dataCollectionProfile | (Inherited from AzurePSCmdlet) |
| _matchers | (Inherited from AzurePSCmdlet) |
| AccessTier | |
| AsJobDynamicParameters | (Inherited from AzurePSCmdlet) |
| DataCollectionWarning | (Inherited from AzureRMCmdlet) |
| DebugMessages | (Inherited from AzurePSCmdlet) |
| DefaultContext | (Inherited from AzureRMCmdlet) |
| DefaultProfile | (Inherited from AzureRMCmdlet) |
| ImplementationBackgroundJobDescription | (Inherited from AzurePSCmdlet) |
| InputObject | |
| IsErrorMetricEnabled | (Inherited from AzurePSCmdlet) |
| IsUsageMetricEnabled | (Inherited from AzurePSCmdlet) |
| Metadata | |
| ModuleName | (Inherited from AzurePSCmdlet) |
| ModuleVersion | (Inherited from AzurePSCmdlet) |
| Name | |
| PSVersion |
Obsolete.
(Inherited from AzurePSCmdlet)
|
| QuotaGiB | |
| ResourceGroupName | |
| ResourceId | |
| RootSquash | |
| SessionState | (Inherited from AzurePSCmdlet) |
| StorageAccount | |
| StorageAccountName | |
| StorageClient | (Inherited from StorageFileBaseCmdlet) |
| SubscriptionId | (Inherited from StorageFileBaseCmdlet) |
Methods
Extension Methods
| DisableDataCollection(AzurePSCmdlet) | |
| EnableDataCollection(AzurePSCmdlet) |