Interface SqlPoolBlobAuditingPolicy.DefinitionStages.WithStorageEndpoint

    • Method Detail

      • withStorageEndpoint

        SqlPoolBlobAuditingPolicy.DefinitionStages.WithCreate withStorageEndpoint​(String storageEndpoint)
        Specifies the storageEndpoint property: Specifies the blob storage endpoint (e.g. https://MyAccount.blob.core.windows.net). If state is Enabled, storageEndpoint is required..
        Parameters:
        storageEndpoint - Specifies the blob storage endpoint (e.g. https://MyAccount.blob.core.windows.net). If state is Enabled, storageEndpoint is required.
        Returns:
        the next definition stage.