IAzureBackupJobResource.SourceResourceGroup Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Resource Group Name of the Datasource
[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Resource Group Name of the Datasource", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="sourceResourceGroup")]
public string SourceResourceGroup { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Resource Group Name of the Datasource", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="sourceResourceGroup")>]
member this.SourceResourceGroup : string with get, set
Public Property SourceResourceGroup As String
Property Value
- Attributes