Interface ApplicationInsightsComponent.DefinitionStages.WithKind

    • Method Detail

      • withKind

        ApplicationInsightsComponent.DefinitionStages.WithCreate withKind​(String kind)
        Specifies the kind property: The kind of application that this component refers to, used to customize UI. This value is a freeform string, values should typically be one of the following: web, ios, other, store, java, phone..
        Parameters:
        kind - The kind of application that this component refers to, used to customize UI. This value is a freeform string, values should typically be one of the following: web, ios, other, store, java, phone.
        Returns:
        the next definition stage.