FeaturesOperationsExtensions.Get(IFeaturesOperations, String, 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 Microsoft.Azure.Management.Internal.Resources.Models.FeatureResult Get (this Microsoft.Azure.Management.Internal.Resources.IFeaturesOperations operations, string resourceProviderNamespace, string featureName);
static member Get : Microsoft.Azure.Management.Internal.Resources.IFeaturesOperations * string * string -> Microsoft.Azure.Management.Internal.Resources.Models.FeatureResult
<Extension()>
Public Function Get (operations As IFeaturesOperations, resourceProviderNamespace As String, featureName As String) As FeatureResult
Parameters
- operations
- IFeaturesOperations
- resourceProviderNamespace
- String
- featureName
- String