MockableComputeLimitSubscriptionResource.GetTrustedHostSubscriptions 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 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.