Share via


ServiceFabricManagedServiceData(AzureLocation) Constructor

Definition

Initializes a new instance of ServiceFabricManagedServiceData.

public ServiceFabricManagedServiceData (Azure.Core.AzureLocation location);
new Azure.ResourceManager.ServiceFabricManagedClusters.ServiceFabricManagedServiceData : Azure.Core.AzureLocation -> Azure.ResourceManager.ServiceFabricManagedClusters.ServiceFabricManagedServiceData
Public Sub New (location As AzureLocation)

Parameters

location
AzureLocation

The location.

Applies to