RecoveryServicesBackupCmdletBase.RmClient 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 management client is used to make calls to the Compute service
protected Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient RmClient { get; set; }
member this.RmClient : Microsoft.Azure.Management.Internal.Resources.ResourceManagementClient with get, set
Protected Property RmClient As ResourceManagementClient