Interface StreamingJob.DefinitionStages.WithIdentity

    • Method Detail

      • withIdentity

        StreamingJob.DefinitionStages.WithCreate withIdentity​(Identity identity)
        Specifies the identity property: Describes the system-assigned managed identity assigned to this job that can be used to authenticate with inputs and outputs..
        Parameters:
        identity - Describes the system-assigned managed identity assigned to this job that can be used to authenticate with inputs and outputs.
        Returns:
        the next definition stage.