Skip to content

Conversation

@loosechainsaw
Copy link

No description provided.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Convention in L2A is to pass an instance of the primary representation to a create method on the relevant parent. For instance on Subscription:

public Task CreateCloudServiceAsync(CloudService service) { return service.CreateAsync(this); }

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this class be private?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kind of handy as you can use it to calculate the bytes required.

@loosechainsaw loosechainsaw changed the title Support for Replicas Virtual Machine and Replica Support Feb 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants