Language

MockableComputeLimitSubscriptionResource.GetTrustedHostSubscriptions Method

Definition

Gets a collection of TrustedHostSubscriptions in the SubscriptionResource.

public virtual Azure.ResourceManager.ComputeLimit.TrustedHostSubscriptionCollection GetTrustedHostSubscriptions(Azure.Core.AzureLocation location);
abstract member GetTrustedHostSubscriptions : Azure.Core.AzureLocation -> Azure.ResourceManager.ComputeLimit.TrustedHostSubscriptionCollection
override this.GetTrustedHostSubscriptions : Azure.Core.AzureLocation -> Azure.ResourceManager.ComputeLimit.TrustedHostSubscriptionCollection
Public Overridable Function GetTrustedHostSubscriptions (location As AzureLocation) As TrustedHostSubscriptionCollection

Parameters

location
AzureLocation

The location for the resource.

Returns

An object representing collection of TrustedHostSubscriptions and their operations over a TrustedHostSubscriptionResource.

Applies to