ArmProviderHubModelFactory.ProviderHubExtendedLocationOptions 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.
public static Azure.ResourceManager.ProviderHub.Models.ProviderHubExtendedLocationOptions ProviderHubExtendedLocationOptions(Azure.ResourceManager.ProviderHub.Models.ProviderExtendedLocationType? locationType = default, Azure.ResourceManager.ProviderHub.Models.ResourceTypeExtendedLocationPolicy? supportedLocationPolicy = default);
static member ProviderHubExtendedLocationOptions : Nullable<Azure.ResourceManager.ProviderHub.Models.ProviderExtendedLocationType> * Nullable<Azure.ResourceManager.ProviderHub.Models.ResourceTypeExtendedLocationPolicy> -> Azure.ResourceManager.ProviderHub.Models.ProviderHubExtendedLocationOptions
Public Shared Function ProviderHubExtendedLocationOptions (Optional locationType As Nullable(Of ProviderExtendedLocationType) = Nothing, Optional supportedLocationPolicy As Nullable(Of ResourceTypeExtendedLocationPolicy) = Nothing) As ProviderHubExtendedLocationOptions
Parameters
- locationType
- Nullable<ProviderExtendedLocationType>
The type.
- supportedLocationPolicy
- Nullable<ResourceTypeExtendedLocationPolicy>
Returns
A new ProviderHubExtendedLocationOptions instance for mocking.