Class ResetSharedStorageBudgetCommandSettings
ResetSharedStorageBudget
public sealed class ResetSharedStorageBudgetCommandSettings : ICommand- Inheritance
- 
      
      ResetSharedStorageBudgetCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }Property Value
OwnerOrigin
Gets or sets the ownerOrigin
[JsonPropertyName("ownerOrigin")]
public string OwnerOrigin { get; set; }