Interface ServerSecurityAlertPolicy.DefinitionStages.WithStorageEndpoint

    • Method Detail

      • withStorageEndpoint

        ServerSecurityAlertPolicy.DefinitionStages.WithCreate withStorageEndpoint​(String storageEndpoint)
        Specifies the storageEndpoint property: Specifies the blob storage endpoint (e.g. https://MyAccount.blob.core.windows.net). This blob storage will hold all Threat Detection audit logs..
        Parameters:
        storageEndpoint - Specifies the blob storage endpoint (e.g. https://MyAccount.blob.core.windows.net). This blob storage will hold all Threat Detection audit logs.
        Returns:
        the next definition stage.