ArmComputeLimitModelFactory.ComputeLimitFeatureEnableContent(String) 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.ComputeLimit.Models.ComputeLimitFeatureEnableContent ComputeLimitFeatureEnableContent(string serviceTreeId = default);
static member ComputeLimitFeatureEnableContent : string -> Azure.ResourceManager.ComputeLimit.Models.ComputeLimitFeatureEnableContent
Public Shared Function ComputeLimitFeatureEnableContent (Optional serviceTreeId As String = Nothing) As ComputeLimitFeatureEnableContent
Parameters
- serviceTreeId
- String
The Service Tree identifier associated with this feature action.
Returns
A new ComputeLimitFeatureEnableContent instance for mocking.