InvokeStorageSyncFileRecallCommand.StorageSyncServiceName Property

Definition

[Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters.ResourceNameCompleter("Microsoft.StorageSync/storageSyncServices", new System.String[] { "ResourceGroupName" })]
[System.Management.Automation.Alias(new System.String[] { "ParentName" })]
[System.Management.Automation.Parameter(HelpMessage="Name of the StorageSyncService.", Mandatory=true, ParameterSetName="StringParameterSet", Position=1, ValueFromPipelineByPropertyName=false)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string StorageSyncServiceName { get; set; }
[<Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters.ResourceNameCompleter("Microsoft.StorageSync/storageSyncServices", new System.String[] { "ResourceGroupName" })>]
[<System.Management.Automation.Alias(new System.String[] { "ParentName" })>]
[<System.Management.Automation.Parameter(HelpMessage="Name of the StorageSyncService.", Mandatory=true, ParameterSetName="StringParameterSet", Position=1, ValueFromPipelineByPropertyName=false)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.StorageSyncServiceName : string with get, set
Public Property StorageSyncServiceName As String

Property Value

String
Attributes

Applies to