Class GetSharedStorageMetadataCommandSettings
GetSharedStorageMetadata
public sealed class GetSharedStorageMetadataCommandSettings : ICommand- Inheritance
- 
      
      GetSharedStorageMetadataCommandSettings
- 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; }