Interface InventoryItem.DefinitionStages.WithKind

    • Method Detail

      • withKind

        InventoryItem.DefinitionStages.WithCreate withKind​(String kind)
        Specifies the kind property: Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value..
        Parameters:
        kind - Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value.
        Returns:
        the next definition stage.