< Back
Set-OAOSharedStorage
Post
NAME Set-OAOSharedStorage
SYNTAX
Set-OAOSharedStorage [[-Name] <string>] [[-Description] <string>] [[-Size] <int>] [-StorageId] <string>
[<CommonParameters>]
PARAMETERS
-Description <string>
Description of the shared storage
Required? false
Position? 2
Accept pipeline input? true (ByValue)
Parameter set name (All)
Aliases None
Dynamic? false
-Name <string>
Shared storage name.
Required? false
Position? 0
Accept pipeline input? true (ByValue)
Parameter set name (All)
Aliases None
Dynamic? false
-Size <int>
Size of shared storage minimum : 50 , maximum : 2000, multipleOf: 50.
Required? false
Position? 3
Accept pipeline input? true (ByValue)
Parameter set name (All)
Aliases None
Dynamic? false
-StorageId <string>
Storage Id
Required? true
Position? 4
Accept pipeline input? true (ByValue)
Parameter set name (All)
Aliases None
Dynamic? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
System.String
System.Nullable`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
OUTPUTS
OneAndOne.POCO.Response.SharedStorages.SharedStoragesResponse
ALIASES
None
REMARKS
None
SYNTAX
Set-OAOSharedStorage [[-Name] <string>] [[-Description] <string>] [[-Size] <int>] [-StorageId] <string>
[<CommonParameters>]
PARAMETERS
-Description <string>
Description of the shared storage
Required? false
Position? 2
Accept pipeline input? true (ByValue)
Parameter set name (All)
Aliases None
Dynamic? false
-Name <string>
Shared storage name.
Required? false
Position? 0
Accept pipeline input? true (ByValue)
Parameter set name (All)
Aliases None
Dynamic? false
-Size <int>
Size of shared storage minimum : 50 , maximum : 2000, multipleOf: 50.
Required? false
Position? 3
Accept pipeline input? true (ByValue)
Parameter set name (All)
Aliases None
Dynamic? false
-StorageId <string>
Storage Id
Required? true
Position? 4
Accept pipeline input? true (ByValue)
Parameter set name (All)
Aliases None
Dynamic? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
System.String
System.Nullable`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
OUTPUTS
OneAndOne.POCO.Response.SharedStorages.SharedStoragesResponse
ALIASES
None
REMARKS
None