AutoscaleClient.Clone(ServiceClient<AutoscaleClient>) Method
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.
Clones properties from current instance to another AutoscaleClient instance
protected override void Clone (Hyak.Common.ServiceClient<Microsoft.WindowsAzure.Management.Monitoring.Autoscale.AutoscaleClient> client);
override this.Clone : Hyak.Common.ServiceClient<Microsoft.WindowsAzure.Management.Monitoring.Autoscale.AutoscaleClient> -> unit
Protected Overrides Sub Clone (client As ServiceClient(Of AutoscaleClient))
Parameters
- client
- Hyak.Common.ServiceClient<AutoscaleClient>
Instance of AutoscaleClient to clone to