Condividi tramite


IDatabaseMigrationPropertiesSqlVM.FileSharePath Property

Definition

Location as SMB share or local drive where backups are placed.

[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Location as SMB share or local drive where backups are placed.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="path")]
public string FileSharePath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Location as SMB share or local drive where backups are placed.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="path")>]
member this.FileSharePath : string with get, set
Public Property FileSharePath As String

Property Value

Attributes

Applies to