GoalAssignmentResource.GetAllGoalMembers 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.
Gets a collection of GoalMembers in the GoalAssignmentResource.
public virtual Azure.ResourceManager.ResilienceManagement.GoalMembersCollection GetAllGoalMembers();
abstract member GetAllGoalMembers : unit -> Azure.ResourceManager.ResilienceManagement.GoalMembersCollection
override this.GetAllGoalMembers : unit -> Azure.ResourceManager.ResilienceManagement.GoalMembersCollection
Public Overridable Function GetAllGoalMembers () As GoalMembersCollection
Returns
An object representing collection of GoalMembers and their operations over a GoalMembersResource.