ParentT
parent()
public interface Settable<ParentT>
ParentT parent()
This is the beginning of the builder pattern used to update child resources The final method completing the update and continue the actual parent resource update process in Azure is parent().
Copyright © 2019. All rights reserved.