Interface ContainerApp.DefinitionStages.WithIdentity

    • Method Detail

      • withIdentity

        ContainerApp.DefinitionStages.WithCreate withIdentity​(ManagedServiceIdentity identity)
        Specifies the identity property: managed identities for the Container App to interact with other Azure services without maintaining any secrets or credentials in code..
        Parameters:
        identity - managed identities for the Container App to interact with other Azure services without maintaining any secrets or credentials in code.
        Returns:
        the next definition stage.